hwXponModeSwitchResult
HUAWEI-XPON-TRAP-MIB ·
.1.3.6.1.4.1.2011.6.145.2.11
Object
scalar Enumeration
The XPON mode switch result. Options: 1. success(0) - The XPON mode switch successful 2. systemBusy(1) - System busy 3. dataSynIncomplete(2) - Data synchronization incomplete 4. lineProfileExceedSpec(3) - The number of line profile has exceeded the maximum value after mode switch 5. srvProfileExceedSpec(4) - The number of service profile has exceeded the maximum value after mode switch
Context
- MIB
- HUAWEI-XPON-TRAP-MIB
- OID
.1.3.6.1.4.1.2011.6.145.2.11- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwXponCommonTrapsVbOids
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-TRAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-TRAP-MIB::hwXponModeSwitchResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-TRAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-TRAP-MIB::hwXponModeSwitchResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | success |
1 | systemBusy |
2 | dataSynIncomplete |
3 | lineProfileExceedSpec |
4 | srvProfileExceedSpec |