Hello everyone,

I am currently doing a work in which i have to fetch a specific 
information from a Cisco mib, CISCO-DOT11-MIB to be more precise.
The thing is the information i need to fetch is in a table indexed by
three values. That table is cDot11ClientConfigInfoTable and it is indexed
by the values ifIndex, cd11IfAuxSsid and cDot11ClientAddress wich means 
that the OID needed to get the information from that table will be 
something like this:
.1.3.6.1.4.1.9.9.273.1.2.1.1.2.ifIndex.cd11IfAuxSsid.cDot11ClientAddress

Now when i try and do a snmpwalk on this table in a cisco AP
i can see and know what the values of cd11IfAuxSsid and 
cDot11ClientAddress mean and i also know how to get them. But the value of 
ifIndex comes somehow different than i have expected. Instead of just 
showing a number(corresponding to its interface) it shows two numbers, 
something like "1.3" instead of just "1".
If someone could help me or point me to a site which has the answer to 
this it would mean so much to me. i'm sorry if my mail goes out of line
here but i tryed looking everywhere and nobody seems to know this.

Thank you,
Raul de Sa.

-------------------------------------------------------------------------
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