hwVectoringVceRunInfoCollectType

HUAWEI-VECTOR-MIB · .1.3.6.1.4.1.2011.6.171.13.1.1

Object

column r/w Enumeration
The leaf is used to set the vectoring running information collection type.
Options:
1. crosstalkmatrix(1)    - Collect information about crosstalk matrix for vectoring lines.
2. keyrecord(2)          - Collect key vectoring information.
3. couplingmatrix(3)     - Collect information about coupling matrix for vectoring lines.
4. algorithmparameter(4) - Collect information about algorithm parameter for vectoring lines.
5. invalid(-1)           - Invalid value.

Context

MIB
HUAWEI-VECTOR-MIB
OID
.1.3.6.1.4.1.2011.6.171.13.1.1
Type
column
Access
readwrite
Status
current
Parent
hwVectoringVceRunInfoCollectEntry

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::hwVectoringVceRunInfoCollectType'
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::hwVectoringVceRunInfoCollectType.<hwFrameIndex>.<hwSlotIndex>'
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::hwVectoringVceRunInfoCollectType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1crosstalkmatrix
2keyrecord
3couplingmatrix
4algorithmparameter