On 6 July 2010 08:31, <ganeshyell...@bel.co.in> wrote: > i put dumppacket 1 in snmp.conf > and > snmpget -v 2c c public localhost sysLocation.0 > is showing hexadecimal numbers. > > how to interpret these numbers?
This is showing the sequence of bytes that are actually being transmitted over the network, as part of sending the request, and receiving the response. This uses a mechanism called "Basic Encoding Representation" In most cases, it's not normally necessary to worry about these raw packet dumps. A more meaningful output would be to use snmpget -Ddump .... or have doDebugging 1 debugTokens dump in the snmp.conf file. If you *really* want to unpick the raw packet, there's an example at the end of RFC 1906 Dave ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users