hwGponDeviceOntObjectConfigStatus
HUAWEI-GPON-MIB ·
.1.3.6.1.4.1.2011.5.100.1.1.1.6.1.5
Object
column Enumeration
This is the ONT configuration resume status. If it is failed(3), the ONT is down and the service is interrupted. If the config status is noresume (4), set the resume policy as resume for the system and re-register the ONT. Options: 1. initialization (1) -Indicates the initial status 2. normal (2) -Indicates the normal state 3. failed (3) -Indicates that the configuration fails 4. noresume (4) -Indicates that the configuration restoration is not performed 5. config (5) -Indicates that the configuration is being restored 6. invalidValue(-1) -Indicates that the configuration is invalid Default: 1
Context
- MIB
- HUAWEI-GPON-MIB
- OID
.1.3.6.1.4.1.2011.5.100.1.1.1.6.1.5- 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::hwGponDeviceOntObjectConfigStatus'
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::hwGponDeviceOntObjectConfigStatus.<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::hwGponDeviceOntObjectConfigStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.