RE: Master agent goes dead

2006-01-03 Thread Grasic Igor
Hello, friends! I do not want to be annoying, but... I need help. Now realy badly. I'm interested, if anybody discovered something about this issue? Have a nice day, Igor Grasic Igor Grasic, Ms. D. Development Engineer Iskra Transmission, d. d., Ljubljana Stegne 11, SI-1000 Ljubljana, Slove

Re: Sending a string using snmp

2006-01-03 Thread Krishnaprasad
Hello All, I  already implemented OID for accessing my variable .The datatype for this OID is OCTETSTRING. I run the snmpcommands (snmpget ,snmpwalk) for getting  the string values  corresponding  for this OID variable. After running this commands i got the output as a HEXSTRING value whose si

enumerator

2006-01-03 Thread Tony de Souza-Daw
I was recently snmpget (version 5.2.1.2) command under red hat. And found that the enumerator is not return to standard output, regardless of your output options. For example. >/usr/bin/snmpwalk -v 2c 10.2.128.50 -c public -m ALL -M "/home/tony/mibs" -Ov ADSL-SWITCH-MIB::unitType.1 >INTEGER: 128

Re: Sending a string using snmp

2006-01-03 Thread rwilcox
Hello, It sounds like the OID is fine when using the net-snmp tools, but the Java app is having problems? If not, any more detail you can provide, like program output would help. You say that you didn't get the correct string. What did you get and what did you expect? Also, > But