[MAX-BR1] SNMP: Need details about private MIB

Hello Community,

It’s about a MAX BR1-MINI enterprises MIB. According to the MIB timestamp in description, it is quite old (2013) and needs some update. I failed to find some newer MIB tarball.

Using a walk starting at enterprises arc, I get some unresolved OIDs in WAN and DEVICE MIBs:

WAN::portWanSpeed.2 = INTEGER: auto(1)
WAN::portWanSpeed.3 = INTEGER: auto(1)
WAN::wan-status.2.1.1.1.3 = INTEGER: 3
WAN::wan-status.2.1.1.1.4 = INTEGER: 4
WAN::wan-status.2.1.1.2.3 = Counter64: 6
WAN::wan-status.2.1.1.2.4 = Counter64: 406
WAN::wan-status.2.1.1.3.3 = Counter64: 11
WAN::wan-status.2.1.1.3.4 = Counter64: 936
DEVICE::deviceModel.0 = STRING: “Pepwave MAX BR1 Mini”
DEVICE::deviceSerialNumber.0 = STRING: “2933-B8BD-8145”
DEVICE::deviceFirmwareVersion.0 = STRING: “7.1.0 build 2860”
DEVICE::deviceSystemTime.0 = STRING: “Thu Feb 8 07:17:53 GMT 2018”
DEVICE::deviceSystemUpTime.0 = STRING: “2 days22:38:11”
DEVICE::deviceCpuLoad.0 = INTEGER: 12
DEVICE::deviceTotalMemory.0 = INTEGER: 125968
DEVICE::deviceMemoryUsage.0 = INTEGER: 75712
DEVICE::generalMib.3.1.1.1.0 = IpAddress: ...
DEVICE::generalMib.3.1.1.2.0 = IpAddress: 255.255.255.252
DEVICE::generalMib.3.1.1.3.0 = INTEGER: 1
DEVICE::generalMib.12.1.1.1.1.0 = INTEGER: 0
DEVICE::generalMib.12.1.1.1.2.0 = INTEGER: 1
DEVICE::generalMib.12.1.1.1.3.0 = INTEGER: -78
DEVICE::generalMib.12.1.1.1.4.0 = INTEGER: -9999
DEVICE::generalMib.12.1.1.1.5.0 = INTEGER: 5
DEVICE::generalMib.12.1.1.1.6.0 = INTEGER: -9999
DEVICE::generalMib.12.1.1.1.7.0 = INTEGER: -108
DEVICE::generalMib.12.1.1.1.8.0 = INTEGER: -10
DEVICE::generalMib.12.1.1.1.9.0 = STRING: “LTE”
DEVICE::generalMib.12.1.1.1.10.0 = STRING: “LTE Band 7 (2600 MHz)”
DEVICE::generalMib.12.1.1.1.11.0 = INTEGER: -1
DEVICE::generalMib.12.1.1.1.12.0 = INTEGER: 2436

My guess for DEVICE::generalMib.12.1.1.1 is it is related to SIM card in slot B, perhaps index would be 0 for slot A. .3.0 is the RSSI, .7.0 the RSRP and 8.0 RSRQ. No idea for the other numbers.

I would be happy if someone has some knowkedge about them to share.

Thanks !