cancel
Showing results for 
Search instead for 
Did you mean: 

Interfaces and Mibs 6532 and 7522

Interfaces and Mibs 6532 and 7522

Rodrigo_Cortes
New Contributor II
Hi!!!

I need to know what the interface is when show the mibs with snmpwalk. Ge01? Radio1? Radio2? Vlan?

AP6522:

IF-MIB::ifInOctets.3 = Counter32: 3071860913
IF-MIB::ifInOctets.4 = Counter32: 0
IF-MIB::ifInOctets.5 = Counter32: 0
IF-MIB::ifInOctets.2001 = Counter32: 3442626166
IF-MIB::ifInOctets.3001 = Counter32: 21361318
IF-MIB::ifInOctets.3002 = Counter32: 3473432

AP7522

IF-MIB::ifInOctets.5 = Counter32: 1803843987
IF-MIB::ifInOctets.6 = Counter32: 157113582
IF-MIB::ifInOctets.7 = Counter32: 19241686
IF-MIB::ifInOctets.8 = Counter32: 1170519927
IF-MIB::ifInOctets.9 = Counter32: 43873559
IF-MIB::ifInOctets.2001 = Counter32: 3884486132
IF-MIB::ifInOctets.2002 = Counter32: 83863
IF-MIB::ifInOctets.3001 = Counter32: 667132966
IF-MIB::ifInOctets.3002 = Counter32: 323090414

Thx!

1 REPLY 1

Andrew_Webster
New Contributor III
Look at IF-MIB::ifDescr, it will contain the description of the interface.

As an example:
IF-MIB::ifDescr.6 = STRING: vlan1 IF-MIB::ifDescr.7 = STRING: vlan231 IF-MIB::ifDescr.8 = STRING: vlan232 IF-MIB::ifDescr.9 = STRING: vlan252 IF-MIB::ifDescr.2001 = STRING: ge1 IF-MIB::ifDescr.2002 = STRING: ge2 IF-MIB::ifDescr.3001 = STRING: radio1 IF-MIB::ifDescr.3002 = STRING: radio2 IF-MIB::ifDescr.3003 = STRING: radio3

GTM-P2G8KFN