auxPEIfReceivedPowerLevel
LUM-AUX-MIB ·
.1.3.6.1.4.1.8708.2.29.2.7.1.1.21
Object
column SNMPv2-SMIInteger32
Input Power (Forward mode) (deci-dBm). Please Note: Original value of Float type was transformed to an integer, therefore the MIB value is presented in deci-dBm. (i.e. 50.5 dBm transformed to 505 deci-dBm). Any EMS GUI should transform the value back to dBm value.
Context
- MIB
- LUM-AUX-MIB
- OID
.1.3.6.1.4.1.8708.2.29.2.7.1.1.21- Type
- column
- Access
- readonly
- Status
- current
- Parent
- auxPEIfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-AUX-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-AUX-MIB::auxPEIfReceivedPowerLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-AUX-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-AUX-MIB::auxPEIfReceivedPowerLevel.<auxPEIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-AUX-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-AUX-MIB::auxPEIfReceivedPowerLevel'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of