Hi,


There is a strange behavior with the SNMP walker, if I perform the following 
command:

      snmpwalk -One -v2c -c public  "IP" 1.3.6.1.4.1.4491.2.1.20.1.23

I receive this answer:

      .1.3.6.1.4.1.4491.2.1.20.1.23.1.2.536870914.256 = Hex-STRING: 01 02 03 04

.1.3.6.1.4.1.4491.2.1.20.1.23.1.2.536870914.16777217 = Hex-STRING: 01 02 03

.1.3.6.1.4.1.4491.2.1.20.1.23.1.2.536870914.16777218 = Hex-STRING: 01 02 03 04





But if I perform a full complete SNMP walk



      snmpwalk -One -v2c -c public  "IP" > /tmp/file



These values do not appear in the output file.



Any suggestion?

Yehiel
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to