hwGponDeviceOntObjectDiscoveryStatus
HUAWEI-GPON-MIB ·
.1.3.6.1.4.1.2011.5.100.1.1.1.6.1.7
Object
column Enumeration
The ONT discovery status. This object is used to check whether the serial number can be changed by the password authentication ONTs. On (1) indicates that the SN can be changed. Off (2) indicates that the SN cannot be changed. However, this object will turn to off (2) when the authentication ONTs does not register to the OLT successfully in the specified time. In this situation, perform the rediscovery operation to reset the discovery status. The default value is on(1). Options: 1. on (1) -Indicates the SN can be changed 2. off (2) -Indicates the SN cannot be changed 3. unKnownStatus (-1) -The SN is unKnown Status
Context
- MIB
- HUAWEI-GPON-MIB
- OID
.1.3.6.1.4.1.2011.5.100.1.1.1.6.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwGponDeviceOntControlEntry
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-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GPON-MIB::hwGponDeviceOntObjectDiscoveryStatus'
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::hwGponDeviceOntObjectDiscoveryStatus.<ifIndex>.<hwGponDeviceOntObjectIndex>'
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::hwGponDeviceOntObjectDiscoveryStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.