hwInnerLinkType

HUAWEI-INNER-LINK-MIB · .1.3.6.1.4.1.2011.5.25.158.1.2.1.8

Object

column Enumeration
This object indicates the type of an inter-chassis logical link. Available options:
unknown(1)
controlChannel(2)
monitorChannel(3)
dataChannel(4)

Context

MIB
HUAWEI-INNER-LINK-MIB
OID
.1.3.6.1.4.1.2011.5.25.158.1.2.1.8
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::hwInnerLinkType'
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::hwInnerLinkType.<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::hwInnerLinkType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2controlChannel
3monitorChannel
4forwardChannel

Conformance