hwVectoringNlvStatus

HUAWEI-VECTOR-MIB · .1.3.6.1.4.1.2011.6.171.11.1.2

Object

column Bits
Indicates current status of node level vectoring.
This is a bit-map of possible conditions.  The various bit
positions are:
1. noDefect(0)            - This bit position positively reports that no defect exists
2. datapathfault(1)       - The Vectoring Data Path Fault
3. managementpathfault(2) - Vectoring Management Path Fault
4. clocksyncfault(3)      - Clock Synchronization Failure
5. fault(4)               - All types of the node level vectoring fault, including the vectoring data path fault,
                            vectoring management path fault, clock synchronization failure and others fault
6. disable(5)             - The node level vectoring function is disable

Context

MIB
HUAWEI-VECTOR-MIB
OID
.1.3.6.1.4.1.2011.6.171.11.1.2
Type
column
Access
readonly
Status
current
Parent
hwVectoringNlvEntry

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::hwVectoringNlvStatus'
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::hwVectoringNlvStatus.<hwVectoringNlvPeerId>'
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::hwVectoringNlvStatus'

Syntax

Bits

Values & Constraints

Enumerated Values
0noDefect
1datapathfault
2managementpathfault
3clocksyncfault
4fault
5disable