adGenVectorGroupVectoringMode
ADTRAN-GENERIC-VECTORING-MIB ·
.1.3.6.1.4.1.664.5.70.57.1.3.1.9
Object
Controls the vectoring mode in which the card is currently operating.
Valid options listed below:
blv (1) -- Board Level Vectoring is vectoring of physical ports on a single board.
slv (2) -- System Level Vectoring is vectoring on ports that span multiple boards.
dlv (5) -- Device Level Vectoring is vectoring of physical ports between two boards.
Context
- MIB
- ADTRAN-GENERIC-VECTORING-MIB
- OID
.1.3.6.1.4.1.664.5.70.57.1.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenVectorGroupEntry
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 'ADTRAN-GENERIC-VECTORING-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-VECTORING-MIB::adGenVectorGroupVectoringMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENERIC-VECTORING-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-VECTORING-MIB::adGenVectorGroupVectoringMode.<adGenVectorGroupIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENERIC-VECTORING-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENERIC-VECTORING-MIB::adGenVectorGroupVectoringMode'
Syntax
- Source
- AdGenVectorMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | blv |
2 | slv |
3 | both |
4 | none |
5 | dlv |
7 | blv-dlv-slv |