Hello,

I am having a problem with a return value from a specific OID from a specific MIB i am studying. The MIB is CISCO-DOT11-ASSOCIATION-MIB and the specific OID is the cDot11ClientIpAddress on the CDot11ClientConfigInfoEntry table. When i do a snmpwalk to list the values on this table, in a CISCO AP, i get some strange values on the cDot11ClientIpAddress rows. Some of the values returned by these rows are Hex-String like 0D OE C4 DF which is ok but sometimes it returns strings in ascii like "..Êë instead of Hex-strings. So my question is: is there any way to convert these strings in ascii into the value that the row should return which is Hex-String? Could there be a parameter missing in the snmpwalk command?

The command i am using is:
snmpwalk -v2c -c community-string ip-of-the-ap .1.3.6.1.4.1.9.9.273.1.2.1

the command above returns a list of the rows in the CDot11ClientConfigInfoEntry table.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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

Reply via email to