hwGponDeviceOntRegisterResult
HUAWEI-XPON-MIB ·
.1.3.6.1.4.1.2011.6.128.1.1.2.52.1.3
Object
column Enumeration
This object indicates the register result. Options: 1. success(1) - Indicates that the register result is success 2. fail(2) - Indicates that the register result is fail 3. snConflict(3) - Indicates that the SN conflict 4. passwordConflict(4) - Indicates that the password conflict 5. loidConflict(5) - Indicates that the LOID conflict 6. passwordError(6) - Indicates that the password conflict 7. ccError(7) - Indicates that the CC error 8. rangingOnuFail(8) - Indicates that the ranging ONU fail 9. unconfirmed(9) - Indicates that the ONU is unconfirmed 10. misMatch(10) - Indicates that the ONU is mismatch 11. loidError(11) - Indicates that the LOID error 12. 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.52.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwGponDeviceOntRegisterInfoEntry
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 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-MIB::hwGponDeviceOntRegisterResult'
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::hwGponDeviceOntRegisterResult.<ifIndex>.<hwGponDeviceOntRegisterSerialNum>'
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::hwGponDeviceOntRegisterResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | success |
2 | fail |
3 | snConflict |
4 | passwordConflict |
5 | loidConflict |
6 | passwordError |
7 | ccError |
8 | rangingOnuFail |
9 | unconfirmed |
10 | misMatch |
11 | loidError |