Issue with ePMP 3000 & SM Traffic Monitoring via SNMP

Unlike the epmp 1000/2000 where the SM traffic graphs fine via SNMP through AP, I'm getting huge deltas when working with the ePMP 3000 resulting in Zabbix telling me Petabytes of traffic are being passed. 

ePMP 3000 Instantaneous Counter Example:

SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.1 = Counter64: 644299485865836544
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.2 = Counter64: 764835595544428544
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.3 = Counter64: 115363951146958848
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.4 = Counter64: 445099499677810688
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.5 = Counter64: 967935570951012352
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.6 = Counter64: 68649696402341888
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.7 = Counter64: 117110757295915008
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.8 = Counter64: 36362322704334848
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.9 = Counter64: 50132632100405248
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.10 = Counter64: 969923874521088
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.11 = Counter64: 4536400292610048

vs an ePMP 2000 which I'm having no issues with:

SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.1 = Counter64: 226910573
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.2 = Counter64: 7714364
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.3 = Counter64: 99739523
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.4 = Counter64: 1321721349
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.5 = Counter64: 105459673
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.6 = Counter64: 144373593
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.7 = Counter64: 8412851
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.8 = Counter64: 63120371
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.9 = Counter64: 19525892
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.10 = Counter64: 550727649
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.11 = Counter64: 3840259
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.12 = Counter64: 4202988
SNMPv2-SMI::enterprises.17713.21.2.1.46.1.3.13 = Counter64: 9781373

However, the "Subscriber Module Statistics" page of the 3000 AP looks normal. So how do I get those numbers

from the counters?

Also, are frame utilization numbers not currently available via SNMP with the 3000?  Nothing but ZEROs.

Thanks!

In case anyone needs to know, I figured it out.  If I divide the result obtained via SNMP by 2^32 I get the correct amount in kilobits.  Not sure why its implemented this way but ok.

With the most recent v4 updates, the SNMP monitoring issue with the 3000s seems to have been cleared.  I now monitor them with the same zabbix template as the 1000/2000s.

1 Like