hwInnerLinkOperState

HUAWEI-INNER-LINK-MIB · .1.3.6.1.4.1.2011.5.25.158.1.2.1.10

Object

column Enumeration
This object indicates the operation status of an inter-chassis logical link. Available options:
notSupported (1)
mostPhyChannelUp(2)
partPhyChannelUp(3)
mostPhyChannelDown(4)

Context

MIB
HUAWEI-INNER-LINK-MIB
OID
.1.3.6.1.4.1.2011.5.25.158.1.2.1.10
Type
column
Access
readonly
Status
current
Parent
hwInnerLinkEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2mostPhyChannelUp
3partPhyChannelUp
4mostPhyChannelDown

Conformance