cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2079
Views
0
Helpful
1
Replies

SNMP query of Cisco-CDP.mib

Using SNMP and Cisco CDP.mib the IP address of the neighbor devices are displayed in Hex AC:C6:0a:0a Where is this syntax defined..I looked at Cisco-TC and SNMPv2-TC but no luck on either. Any suggestions other than running a script against the results to translate Hex to Dec?

1 Reply 1

owillins
Level 6
Level 6

I think this is the expected output. Here each of the 2 digits in the hex output should be considered as a octet and converted to decimal to get the IP address.