All MIBs › ACC-MIB › accDialBackupState
accDialBackupState
Module: ACC-MIB
OID (symbolic): ACC-MIB::accDialBackupState
OID (numeric): 1.3.6.1.4.1.5.1.1.31.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The current call state from the primary link's perspective. The only values acceptable on a SET are 'manual' and 'clear'. If 'manual' is SET, the backup link will place a call immedi- ately or when it next becomes available. If 'clear' is SET when a call is administratively placed, either the call will be cleared, or the call will continue for another reason. If 'clear' is set when no call is administratively placed, there is no effect.
What is accDialBackupState?
Displays the current status of the backup connection from the primary link's perspective (idle, connecting, connected, etc.). From this field, you can see whether a backup call is currently active, pending, or in a failed state. Common values are 'idle' (no backup call active) or 'connected' (backup link is currently up and carrying traffic).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.1.1.11 snmpwalk -v2c -c public <target> ACC-MIB::accDialBackupState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.1.1.11.1 snmpget -v2c -c public <target> ACC-MIB::accDialBackupState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.31.1.1.11.1 i <value>
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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31 | accDial | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.1 | accDialBackupTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.1.1 | accDialBackupEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.31.1.1.11 | accDialBackupState | ACC-MIB |