All MIBs › IPADv2-MIB › ipadDbuActivator2
ipadDbuActivator2
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadDbuActivator2
OID (numeric): 1.3.6.1.4.1.321.100.1.8.3.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object specifies what will trigger a dial backup activation.
disable - No alarm will trigger any - Trigger on any active alarm listed here carrier - Trigger on LOS, OOF, or OOS alarms es - Trigger on the Errored Seconds alarm ses - Trigger on the Severely Errored Seconds alarm uas - Trigger on the Unavailable Seconds alarm los - Trigger on the Loss Of Signal alarm cs - Trigger on the Controlled Slip alarm bpv - Trigger on the Bipolar Violation alarm oof - Trigger on the Out Of Frame alarm ais - Trigger on the Alarm Indication Signal alarm ras - Trigger on the Remote Alarm Signal alarm oos - Trigger on the Out Of Service alarm
What is ipadDbuActivator2?
This object specifies which alarm conditions should trigger dial backup activation on the IPAD device. Options include disabling dial backup, triggering on any alarm, or triggering on specific alarms like Loss of Signal (LOS), Loss of Frame (LOF), or other line defects. Operators configure this to control when backup connectivity is automatically activated based on primary line failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.8.3.1.9 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadDbuActivator2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.8.3.1.9.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadDbuActivator2.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.321.100.1.8.3.1.9.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipadDbuActivator2.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.321 | verilink | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100 | hbu | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100.1 | ipad | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.8 | ipadModem | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.8.3 | ipadDbuTable | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.8.3.1 | ipadDbuTableEntry | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.8.3.1.9 | ipadDbuActivator2 | IPADv2-MIB |