hwEponnniLinkStatus

HUAWEI-EPONNNI-MIB · .1.3.6.1.4.1.2011.6.119.1.1.1.1.3

Object

column Enumeration
Describes the port link status,
Options:
1. linkDown(1) - Can't receive optic signal
2. linkUp(2)   - Received optic signal

Context

MIB
HUAWEI-EPONNNI-MIB
OID
.1.3.6.1.4.1.2011.6.119.1.1.1.1.3
Type
column
Access
readonly
Status
current
Parent
hwEponnniCfgEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1linkDown
2linkUp