hwInnerLinkAdminState

HUAWEI-INNER-LINK-MIB · .1.3.6.1.4.1.2011.5.25.158.1.2.1.9

Object

column r/w Enumeration
This object indicates the management status of an inter-chassis logical link. Available options:
notSupported (1)
locked(2)
shuttingDown(3)
unlocked(4)

Context

MIB
HUAWEI-INNER-LINK-MIB
OID
.1.3.6.1.4.1.2011.5.25.158.1.2.1.9
Type
column
Access
readwrite
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::hwInnerLinkAdminState'
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::hwInnerLinkAdminState.<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::hwInnerLinkAdminState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2locked
3shuttingDown
4unlocked

Conformance

Member of
Compliance refinements
Write access is not required.