EPMP1000 IF-MIB

Hi Guys, 

I'm having trouble to find the definition of IF-MIB library of EPMP 1000 AP. All MIB doucments I can find on Cambium are about entreprise MIB. 

I'm just after the right interface but I am not sure which interface index (1,2,3) is which.

For example:

IF-MIB::ifOutOctets.1 = Counter32: 3210349551
IF-MIB::ifOutOctets.2 = Counter32: 19299083
IF-MIB::ifOutOctets.3 = Counter32: 3210349551

If someone can let me know which interface is ifOutOctets.1 , 2, 3 representing accoridingly, it will be of great help to me.

Thanks in advance.

Ben 

It depends...  For me I only get .1 and.2 (firmware 3.2 GPS sync APs bridging - .1 is ethernet, .2 is WLAN) but depending (at least) on PPPoE, bridging, routing, natting, mgmt iface, and hardware (think dual ethernet) there may be different outcomes.  

If you examine the ifDescr or ifName OIDs you'll get a list of the interface descriptions and names specific to that radio.  You should be able to figure them out but post the results if there's anything confusing.

IF-MIB isn't a Cambium thing, it's a basic MIB supported by almost anything that offers SNMP.

j

For an older dual-ethernet SM in bridging mode, "snmpwalk -v2c -cpublic 10.37.12.41" gives me (with our real community string):

SNMPv2-MIB::sysDescr.0 {customer address hidden}
SNMPv2-MIB::sysObjectID.0 CAMBIUM-PMP80211-MIB::pmpMibTree
DISMAN-EVENT-MIB::sysUpTimeInstance 655643712
SNMPv2-MIB::sysContact.0 ESC-ePMP
SNMPv2-MIB::sysName.0 {customer name hidden}
SNMPv2-MIB::sysLocation.0 undefined
SNMPv2-MIB::sysServices.0 78
SNMPv2-MIB::sysORLastChange.0 2819
SNMPv2-MIB::sysORID.1 SNMP-VIEW-BASED-ACM-MIB::vacmBasicGroup
SNMPv2-MIB::sysORDescr.1 View-based Access Control Model for SNMP.
SNMPv2-MIB::sysORUpTime.1 2819
IF-MIB::ifNumber.0 3
IF-MIB::ifIndex.1 1
IF-MIB::ifIndex.2 2
IF-MIB::ifIndex.3 3
IF-MIB::ifDescr.1 LAN interface 1
IF-MIB::ifDescr.2 WLAN interface
IF-MIB::ifDescr.3 LAN interface 2
IF-MIB::ifType.1 6
IF-MIB::ifType.2 71
IF-MIB::ifType.3 6
IF-MIB::ifMtu.1 1500
IF-MIB::ifMtu.2 1708
IF-MIB::ifMtu.3 1500
IF-MIB::ifSpeed.1 100000000
IF-MIB::ifSpeed.2 110000000
IF-MIB::ifSpeed.3 0
IF-MIB::ifPhysAddress.1 0:4:56:c2:72:19
IF-MIB::ifPhysAddress.2 0:4:56:c2:72:1a
IF-MIB::ifPhysAddress.3 0:4:56:c2:72:19
IF-MIB::ifAdminStatus.1 1
IF-MIB::ifAdminStatus.2 1
IF-MIB::ifAdminStatus.3 2
IF-MIB::ifOperStatus.1 1
IF-MIB::ifOperStatus.2 1
IF-MIB::ifOperStatus.3 2
IF-MIB::ifLastChange.1 0
IF-MIB::ifLastChange.2 400856927
IF-MIB::ifLastChange.3 0
IF-MIB::ifInOctets.1 3692054341
IF-MIB::ifInOctets.2 3989552249
IF-MIB::ifInOctets.3 3692054341
IF-MIB::ifInUcastPkts.1 26303275
IF-MIB::ifInUcastPkts.2 631998722
IF-MIB::ifInUcastPkts.3 26303275
IF-MIB::ifInNUcastPkts.1 1463
IF-MIB::ifInNUcastPkts.2 601457913
IF-MIB::ifInNUcastPkts.3 1463
IF-MIB::ifInDiscards.1 0
IF-MIB::ifInDiscards.2 0
IF-MIB::ifInDiscards.3 0
IF-MIB::ifInErrors.1 0
IF-MIB::ifInErrors.2 0
IF-MIB::ifInErrors.3 0
IF-MIB::ifInUnknownProtos.1 0
IF-MIB::ifInUnknownProtos.2 0
IF-MIB::ifInUnknownProtos.3 0
IF-MIB::ifOutOctets.1 2836067985
IF-MIB::ifOutOctets.2 1211254555
IF-MIB::ifOutOctets.3 2836067985
IF-MIB::ifOutUcastPkts.1 630505101
IF-MIB::ifOutUcastPkts.2 39411006
IF-MIB::ifOutUcastPkts.3 630505101
IF-MIB::ifOutNUcastPkts.1 601664349
IF-MIB::ifOutNUcastPkts.2 6517126
IF-MIB::ifOutNUcastPkts.3 601664349
IF-MIB::ifOutDiscards.1 0
IF-MIB::ifOutDiscards.2 0
IF-MIB::ifOutDiscards.3 0
IF-MIB::ifOutErrors.1 0
IF-MIB::ifOutErrors.2 58552
IF-MIB::ifOutErrors.3 0
IF-MIB::ifOutQLen.1 0
IF-MIB::ifOutQLen.2 0
IF-MIB::ifOutQLen.3 0
IF-MIB::ifSpecific.1 SNMPv2-SMI::zeroDotZero
IF-MIB::ifSpecific.2 SNMPv2-SMI::zeroDotZero
IF-MIB::ifSpecific.3 SNMPv2-SMI::zeroDotZero
IF-MIB::ifName.1 LAN interface 1
IF-MIB::ifName.2 WLAN interface
IF-MIB::ifName.3 LAN interface 2
IF-MIB::ifInMulticastPkts.1 0
IF-MIB::ifInMulticastPkts.2 2552276
IF-MIB::ifInMulticastPkts.3 0
IF-MIB::ifInBroadcastPkts.1 1463
IF-MIB::ifInBroadcastPkts.2 598907615
IF-MIB::ifInBroadcastPkts.3 1463
IF-MIB::ifOutMulticastPkts.1 301297
IF-MIB::ifOutMulticastPkts.2 0
IF-MIB::ifOutMulticastPkts.3 301297
IF-MIB::ifOutBroadcastPkts.1 601363052
IF-MIB::ifOutBroadcastPkts.2 6517126
IF-MIB::ifOutBroadcastPkts.3 601363052
IF-MIB::ifHighSpeed.1 100000000
IF-MIB::ifHighSpeed.2 110000000
IF-MIB::ifHighSpeed.3 0
IF-MIB::ifPromiscuousMode.1 2
IF-MIB::ifPromiscuousMode.2 2
IF-MIB::ifPromiscuousMode.3 2
IF-MIB::ifConnectorPresent.1 1
IF-MIB::ifConnectorPresent.2 1
IF-MIB::ifConnectorPresent.3 1
IF-MIB::ifAlias.1 
IF-MIB::ifAlias.2 
IF-MIB::ifAlias.3 
IF-MIB::ifCounterDiscontinuityTime.1 0
IF-MIB::ifCounterDiscontinuityTime.2 0
IF-MIB::ifCounterDiscontinuityTime.3 0
IF-MIB::ifTableLastChange.0 0