adGenProcessesDeadlockAlarmEnable
ADTRAN-GENPROCESSES-MIB ·
.1.3.6.1.4.1.664.5.70.22.1.1.1.3
Object
column r/w
Enumeration
Controls whether the adGenProcessesDeadlockAlarm alarm is
generated when the alarm condition is active.
Valid options listed below:
disable (1) -- alarm disabled
enable (2) -- alarm enabled
Context
- MIB
- ADTRAN-GENPROCESSES-MIB
- OID
.1.3.6.1.4.1.664.5.70.22.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenProcessesProvEntry
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-GENPROCESSES-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENPROCESSES-MIB::adGenProcessesDeadlockAlarmEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENPROCESSES-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENPROCESSES-MIB::adGenProcessesDeadlockAlarmEnable.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENPROCESSES-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENPROCESSES-MIB::adGenProcessesDeadlockAlarmEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |