Re: Sending a string using snmp

2006-01-03 Thread Krishnaprasad
public -v 2c localhost .1.3.6.1.2.1.1.3.0",  i got the systemuptime  value correctly.(Timeticks: (75941) 0:18:58.21). But if i run the above javacode i couldn't get the correct string value.Here  this code  is not taking the space character. Please suggest any solution for this pro

Sending a string using snmp

2005-12-29 Thread Krishnaprasad
Hello All, How can we send  a 400 character string using snmpv1. Is it possible or not. Thanks in advance, Krishnaprasad