hwVectoringLinkFallbackStatus

HUAWEI-VECTOR-MIB · .1.3.6.1.4.1.2011.6.171.4.1.7

Object

column Enumeration
Options:
1. noFallback(1)        - The fall back configuration is not in use, or the line works in vectoring mode or ADSL mode(G.992.x operation mode)
2. fallback(2)          - The fall back configuration is in use, and the line works in G.993.2 operation mode
3. noConfig(255)        - The fall back configuration does not exist

Context

MIB
HUAWEI-VECTOR-MIB
OID
.1.3.6.1.4.1.2011.6.171.4.1.7
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::hwVectoringLinkFallbackStatus'
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::hwVectoringLinkFallbackStatus.<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::hwVectoringLinkFallbackStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noFallback
2fallback
255noConfig