ipadDbuOperation

IPADv2-MIB · .1.3.6.1.4.1.321.100.1.8.3.1.2

Object

column r/w Enumeration
This object specifes the basic operation of the Dial Backup feature.
              
disable - Dial Backup is not to operate
automatic - Dial Backup will start and end automatically
automaticDaily - Dial Backup will operate automatically within the specified times in the Daily Dial Backup Table
forceBackup - The unit will operate in backup mode unconditionally
testOriginate - The unit will start backup procedures and hold the dial-up connection
testAnswer - The unit will await a call, establish, and hold the dial-up connection

Context

MIB
IPADv2-MIB
OID
.1.3.6.1.4.1.321.100.1.8.3.1.2
Type
column
Access
readwrite
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::ipadDbuOperation'
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::ipadDbuOperation.<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::ipadDbuOperation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2disable
3automatic
4automaticDaily
5forceBackup
6testOriginate
7testAnswer