hwEponInteroperModeGlobalActiveMode
HUAWEI-XPON-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.145.1.1.6.2
Object
scalar r/w
Enumeration
The active mode of epon ONT interoperability mode. Options: 1. immediate(1) - Indicates that the epon ONT takes effect immediately 2. nextStartup(2) - Indicates that the epon ONT takes effect after next startup 3. invalid(-1) - Indicates that the query fails or no information is detected
Context
- MIB
- HUAWEI-XPON-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.145.1.1.6.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwEponDeviceCommonGlobalObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hwEponInteroperModeGlobalActiveMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-COMMON-MIB::hwEponInteroperModeGlobalActiveMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | immediate |
2 | nextStartup |