adGenVectorGroupFallbackMode
ADTRAN-GENERIC-VECTORING-MIB ·
.1.3.6.1.4.1.664.5.70.57.1.3.1.6
Object
The vectoring group fallback mode determines port behavior
during misconfiguration and system failure events.
Valid options listed below:
adsl2-multimode (1) -- DEPRECATED, this value will change the mode to adsl2
shutdown (2) -- disable ports
adsl2 (3) -- train ports in non-disturbing mode
non-vectored (4) -- train ports in vdsl non-vectored
Context
- MIB
- ADTRAN-GENERIC-VECTORING-MIB
- OID
.1.3.6.1.4.1.664.5.70.57.1.3.1.6- 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::adGenVectorGroupFallbackMode'
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::adGenVectorGroupFallbackMode.<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::adGenVectorGroupFallbackMode'
Syntax
- Source
- AdGenVectorGroupFallbackModes
- Base type
Enumeration
Values & Constraints
Type Values
1 | adsl2-multimode |
2 | shutdown |
3 | adsl2 |
4 | non-vectored |