hwVectoringNlvFaultReason
HUAWEI-VECTOR-MIB ·
.1.3.6.1.4.1.2011.6.171.11.1.8
Object
column Enumeration
Indicates the the reason of the node level vectoring fault. 1. normal(1) - The node level vectoring is normal 2. nlvConnectionFail(2) - The node level vectoring fault reason is nlv connection fail 3. vectoringDisabled(3) - The node level vectoring fault reason is vectoring disabled 4. nlvConfigurationInconsistent(4) - The node level vectoring fault reason is nlv configuration inconsistent 5. synchronizationAbnormal(5) - The node level vectoring fault reason is synchronization abnormal 6. nlvDisabled(6) - The node level vectoring fault reason is nlv disabled
Context
- MIB
- HUAWEI-VECTOR-MIB
- OID
.1.3.6.1.4.1.2011.6.171.11.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwVectoringNlvEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::hwVectoringNlvFaultReason'
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::hwVectoringNlvFaultReason.<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::hwVectoringNlvFaultReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | nlvConnectionFail |
3 | vectoringDisabled |
4 | nlvConfigurationInconsistent |
5 | synchronizationAbnormal |
6 | nlvDisabled |