All MIBs › ACC-MIB › accDialBackupClearCongestion
accDialBackupClearCongestion
Module: ACC-MIB
OID (symbolic): ACC-MIB::accDialBackupClearCongestion
OID (numeric): 1.3.6.1.4.1.5.1.1.31.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
If the sum of the primary and backup link's average octet rates (transmitted or, on a mas- ter, received) falls below this percentage times the ifSpeed of the primary link, an out- standing call will be cleared. If ClearCongestion >= CallCongestion, the entry will not be acted upon by software, but will result in a trap at system startup.
What is accDialBackupClearCongestion?
Sets the traffic threshold below which an active backup call should be disconnected to save money (0 to 101% of primary capacity). Once combined traffic from primary and backup drops below this level, the backup link will hang up. A value of 40 means 'disconnect the backup link once overall traffic falls below 40% of primary speed.'
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.1.1.7 snmpwalk -v2c -c public <target> ACC-MIB::accDialBackupClearCongestion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.31.1.1.7.1 snmpget -v2c -c public <target> ACC-MIB::accDialBackupClearCongestion.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.31.1.1.7.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.7 | accDialBackupClearCongestion | ACC-MIB |