Get snmp values for SNR or Noise

I am trying to obtain the snmp values for SNR and noise for some cambium epmp antenas. The issue I am experiencing is that I can’t read the information of a single value with snmpget, but I need to use snmpbulkget instead

---- bulkget ----
snmpbulkget -v2c -cpublic 10.33.22.4 .1.3.6.1.4.1.17713.21.1.2.20.1.9
SNMPv2-SMI::enterprises.17713.21.1.2.20.1.9.1 = INTEGER: -94
SNMPv2-SMI::enterprises.17713.21.1.2.20.1.10.1 = INTEGER: 976
SNMPv2-SMI::enterprises.17713.21.1.2.20.1.11.1 = INTEGER: 0
SNMPv2-SMI::enterprises.17713.21.1.2.20.1.12.1 = STRING: "0000:18:46:36"
SNMPv2-SMI::enterprises.17713.21.1.2.20.1.13.1 = STRING: "0000:00:00:00"
SNMPv2-SMI::enterprises.17713.21.1.2.20.1.14.1 = INTEGER: 1
SNMPv2-SMI::enterprises.17713.21.1.2.20.1.15.1 = STRING: "EP"
SNMPv2-SMI::enterprises.17713.21.1.2.20.1.16.1 = STRING: "WPA-PSK"
SNMPv2-SMI::enterprises.17713.21.1.2.20.1.17.1 = STRING: "Yes"
SNMPv2-SMI::enterprises.17713.21.1.3.1.0 = INTEGER: 0
---- get
snmpget -v2c -cpublic 10.33.22.4 .1.3.6.1.4.1.17713.21.1.2.20.1.9
SNMPv2-SMI::enterprises.17713.21.1.2.20.1.9.1 = No Such Instance currently exists at this OID


Is that considered normal, apparendly, I should be able to request the OID directly instead of having to discard this much of information.

Joan,
What version of software are you running on the ePMP radio?

I am currently running 2.0.2, (the current stable version)

Thanks

Joan,

There currently is a bug for this. We will work on getting this out in a future release.

Ok, I’ll check on this later.

Good morning, now that 2.1 is released and the bugs about the snmpget failure are noted int the release notes (see 6913 and 6626), can we expect a fix on the next release (which would be 2.1.1)?

Regards

Hello!
Same problem:

ePMP 1000 - SNMP problem / BUG!

http://epmp.community.cambiumnetworks.com/customer/portal/questions/8397934-epmp-1-snmp-problem-bug-?b_id=646

:frowning: