ipadDbuStatus

IPADv2-MIB · .1.3.6.1.4.1.321.100.1.8.3.1.12

Object

column Enumeration
This object reports the current activity of the Dial Backup feature
              
disabled - The feature is not enabled
setup - The feature is configuring the modem
error - The feature could not setup the modem
standby - The feature is ready to operate
disallowed - The Dial Backup Daily table prevents activation
dialing - The feature is placing a call
dialWait - The feature is between call attempts
ringing - The feature is waiting for an incoming call to connect or go away
answering - The feature is answering a call
negotiating - The feature is negotiating the login security
awaitingCallback - The feature is waiting for a security callback
active - The feature backup path is connected
disconnecting - The feature is disconnecting a call
testWaiting - The feature is waiting for a link test call
testPassed - The feature has successfully tested the backup link
testFailed - The feature could not establish the backup link

Context

MIB
IPADv2-MIB
OID
.1.3.6.1.4.1.321.100.1.8.3.1.12
Type
column
Access
readonly
Status
current
Parent
ipadDbuTableEntry

Walk 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 'IPADv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPADv2-MIB::ipadDbuStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPADv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPADv2-MIB::ipadDbuStatus.<ipadDbuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPADv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPADv2-MIB::ipadDbuStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2disabled
3standby
4disallowed
5dialing
6answering
7negotiating
8awaitingCallback
9active
10disconnecting
11testWaiting
12testPassed
13testFailed
14error
15setup
16dialWait
17ringing