hwGponOntifEthernetOnlineState
HUAWEI-GPON-MIB ·
.1.3.6.1.4.1.2011.5.100.1.1.1.14.1.10
Object
column Enumeration
ONT ETH port status. Options: 1. true(1) -ONT ETH port is up 2. false(2) -ONT ETH port is down 3. invalidValue(-1) -Invalid value
Context
- MIB
- HUAWEI-GPON-MIB
- OID
.1.3.6.1.4.1.2011.5.100.1.1.1.14.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwGponOntifEthernetObjectEntry
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::hwGponOntifEthernetOnlineState'
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::hwGponOntifEthernetOnlineState.<ifIndex>.<hwGponDeviceOntObjectIndex>.<hwGponOntifEthernetType>.<hwGponOntifEthernetPort>'
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::hwGponOntifEthernetOnlineState'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.