hwVectoringLinkLongLoopControlState

HUAWEI-VECTOR-MIB · .1.3.6.1.4.1.2011.6.171.4.1.9

Object

column Enumeration
Indicates the long loop control state.
Options:
1. n(0)           - Long loop control state is off
2. y(1)           - Long loop control state is on
3. invalidValue(-1)   - Invalid value

Context

MIB
HUAWEI-VECTOR-MIB
OID
.1.3.6.1.4.1.2011.6.171.4.1.9
Type
column
Access
readonly
Status
current
Parent
hwVectoringPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalidValue
0n
1y