hwVectoringCrosstalkCouplingMatrixDirection
HUAWEI-VECTOR-MIB ·
.1.3.6.1.4.1.2011.6.171.6.1.1
Object
The direction of the vectoring crosstalk coupling matrix either upstream or downstream.
Context
- MIB
- HUAWEI-VECTOR-MIB
- OID
.1.3.6.1.4.1.2011.6.171.6.1.1- Type
- column
- Access
- notifyonly
- Status
- current
- Parent
- hwVectoringCrosstalkCouplingMatrixEntry
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::hwVectoringCrosstalkCouplingMatrixDirection'
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::hwVectoringCrosstalkCouplingMatrixDirection.<ifIndex>.<hwVectoringCrosstalkCouplingMatrixDirection>'
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::hwVectoringCrosstalkCouplingMatrixDirection'
Syntax
- Source
- HUAWEI-XDSL-LINE-TC-MIBHwXdslDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | upstream |
2 | downstream |