hwGponOntLoadResult
HUAWEI-XPON-TRAP-MIB ·
.1.3.6.1.4.1.2011.5.100.1.1.30.10
Object
scalar Enumeration
ONT load result. Options: 1. success(0) - ONT load result is success 2. fail(1) - ONT load result is fail 3. load20Percent(2) - ONT load result is loading 20 Percent
Context
- MIB
- HUAWEI-XPON-TRAP-MIB
- OID
.1.3.6.1.4.1.2011.5.100.1.1.30.10- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwGponTrapsVbOids
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::hwGponOntLoadResult.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::hwGponOntLoadResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | success |
1 | fail |
2 | load20Percent |