hwGponDeviceRegOntResult

HUAWEI-GPON-MIB · .1.3.6.1.4.1.2011.5.100.1.1.2.1.1.3

Object

column Enumeration
The register result.
Options:
1. success(1)                    - The register result is success
2. fail(2)                       - 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. invalidValue(-1)             - The register result is invalid

Context

MIB
HUAWEI-GPON-MIB
OID
.1.3.6.1.4.1.2011.5.100.1.1.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
hwGponDeviceOntRegInfoEntry

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

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.