hwEponOltXFPOpticsModuleInfoExtPowerLevel

HUAWEI-XPON-MIB · .1.3.6.1.4.1.2011.6.128.1.1.2.24.1.5

Object

column Enumeration
This object indicates the power level.
Options:
1. extPowerLevel1(0)           - Power Level 1 Module (1.5 W max. power dissipation.)
2. extPowerLevel2(1)           - Power Level 2 Module (2.5W Max) 
3. extPowerLevel3(2)           - Power Level 3 Module (3.5W max. power dissipation.)
4. extPowerLevel4(3)           - Power Level 4 Module (>3.5W max. power dissipation.) 
5. invalid(-1)                 - Indicates that the query fails or no information is detected

Context

MIB
HUAWEI-XPON-MIB
OID
.1.3.6.1.4.1.2011.6.128.1.1.2.24.1.5
Type
column
Access
readonly
Status
current
Parent
hwEponOltXFPOpticsModuleInfoEntry

Walk 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 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-MIB::hwEponOltXFPOpticsModuleInfoExtPowerLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-MIB::hwEponOltXFPOpticsModuleInfoExtPowerLevel.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-MIB::hwEponOltXFPOpticsModuleInfoExtPowerLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
0extPowerLevel1
1extPowerLevel2
2extPowerLevel3
3extPowerLevel4