All MIBs › ACC-FR › accFrDlcmiErrThres
accFrDlcmiErrThres
Module: ACC-FR
OID (symbolic): ACC-FR::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 OID sets the maximum number of unanswered status inquiry messages (1 to 10) before the router assumes the Frame Relay link has failed and brings the interface down. Engineers adjust this to balance between avoiding false outages due to momentary packet loss and detecting real failures quickly. A value of 3 means the link is declared down after 3 consecutive unanswered status checks.
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-FR::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-FR::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-FR |