adGenVectorModuleConfSupportedVectorModeTypes
ADTRAN-GENERIC-VECTORING-MIB ·
.1.3.6.1.4.1.664.5.70.57.1.1.1.1
Object
column AdGenVectorMode
Indicates the vectoring modes in which the card is capable of participating.
Context
- MIB
- ADTRAN-GENERIC-VECTORING-MIB
- OID
.1.3.6.1.4.1.664.5.70.57.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenVectorModuleConfEntry
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::adGenVectorModuleConfSupportedVectorModeTypes'
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::adGenVectorModuleConfSupportedVectorModeTypes.<adGenSlotInfoIndex>'
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::adGenVectorModuleConfSupportedVectorModeTypes'
Syntax
- Source
- AdGenVectorMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | blv |
2 | slv |
3 | both |
4 | none |
5 | dlv |
7 | blv-dlv-slv |