adGenVectorGroupFallbackAlarmEnable
ADTRAN-GENERIC-VECTORING-MIB ·
.1.3.6.1.4.1.664.5.70.57.1.3.1.8
Object
column r/w
Enumeration
Controls whether the adGenVectorAlarmsForcedFallback alarm is
generated when the alarm condition is active. This selection
applies to the entire group, which may span several slots.
Valid options listed below:
disable (0) -- alarm disabled
enable (1) -- alarm enabled
Context
- MIB
- ADTRAN-GENERIC-VECTORING-MIB
- OID
.1.3.6.1.4.1.664.5.70.57.1.3.1.8- 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::adGenVectorGroupFallbackAlarmEnable'
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::adGenVectorGroupFallbackAlarmEnable.<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::adGenVectorGroupFallbackAlarmEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |