All MIBs › ACC-MIB › accFrDlcmiErrThres
accFrDlcmiErrThres
Module: ACC-MIB
OID (symbolic): ACC-MIB::accFrDlcmiErrThres
OID (numeric): 1.3.6.1.4.1.5.1.1.20.3.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Maximum number of unanswered Status Enquiries the equipmemt shall accept before declaring the interface down.
What is accFrDlcmiErrThres?
This threshold (1 to 10) specifies how many consecutive unanswered status enquiries must occur before the device declares the interface down. Network engineers set this to control failure detection sensitivity; lower values trigger failover faster but risk false alarms from temporary glitches. Setting this to 3 means the device takes the circuit down after 3 missed status responses, typically within 30-90 seconds depending on poll interval.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.3.1.8 snmpwalk -v2c -c public <target> ACC-MIB::accFrDlcmiErrThres
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.3.1.8.1 snmpget -v2c -c public <target> ACC-MIB::accFrDlcmiErrThres.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.20.3.1.8.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.20 | accFr | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.3 | accFrParmTable | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.3.1 | accFrParmEntry | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.3.1.8 | accFrDlcmiErrThres | ACC-MIB |