ACC-MIB :: accFrDlcmiErrThres

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccFrDlcmiErrThres

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.20accFrACC-FR
1.3.6.1.4.1.5.1.1.20.3accFrParmTableACC-FR
1.3.6.1.4.1.5.1.1.20.3.1accFrParmEntryACC-FR
1.3.6.1.4.1.5.1.1.20.3.1.8accFrDlcmiErrThresACC-MIB