hwOntLoadSelectState

HUAWEI-GPON-MIB · .1.3.6.1.4.1.2011.5.100.1.1.1.56.1.1

Object

column Enumeration
The loading state of the ont.
Options:
1. ready(1)         -The loading state of the ont is ready
2. loading(2)       -The loading state of the ont is loading
3. success(3)       -The loading state of the ont is success
4. fail(4)          -The loading state of the ont is fail
5. invalidValue(-1) -The loading state of the ont is invalid

Context

MIB
HUAWEI-GPON-MIB
OID
.1.3.6.1.4.1.2011.5.100.1.1.1.56.1.1
Type
column
Access
readonly
Status
current
Parent
hwOntLoadSelectEntry

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::hwOntLoadSelectState'
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::hwOntLoadSelectState.<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::hwOntLoadSelectState'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.