All MIBs › ACD-CFM-MIB › acdCfmMepCfgFngResetTime
acdCfmMepCfgFngResetTime
Module: ACD-CFM-MIB
OID (symbolic): ACD-CFM-MIB::acdCfmMepCfgFngResetTime
OID (numeric): 1.3.6.1.4.1.22420.2.7.1.3.5.1.17
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The time that defects must be present before a Fault Alarm is issued (default 10000 milliseconds).
What is acdCfmMepCfgFngResetTime?
This OID sets how long (in milliseconds between 2500 and 10000) a fault must be cleared before the alarm is reset, preventing rapid alarm flapping. Network engineers configure this to match their network's typical recovery patterns so alarms stabilize rather than toggling constantly. For example, setting it to 10000 requires the link to be fault-free for 10 seconds before the system clears the alarm, avoiding false recoveries from brief reconnections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.7.1.3.5.1.17 snmpwalk -v2c -c public <target> ACD-CFM-MIB::acdCfmMepCfgFngResetTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.7.1.3.5.1.17.1 snmpget -v2c -c public <target> ACD-CFM-MIB::acdCfmMepCfgFngResetTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.22420.2.7.1.3.5.1.17.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdCfmMepCfgFngResetTime.1
Start monitoring Accedian Carrier Ethernet demarcation devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-CFM-MIB::acdCfmMepCfgFngResetTime OID value, configure state conditions and alerts, and monitor any Accedian Carrier Ethernet demarcation devices from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.22420 | accedianMIB | ACCEDIAN-SMI |
| 1.3.6.1.4.1.22420.2 | acdMibs | ACCEDIAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22420.2.7 | acdCfm | ACD-CFM-MIB |
| 1.3.6.1.4.1.22420.2.7.1 | acdCfmMIBObjects | ACD-CFM-MIB |
| 1.3.6.1.4.1.22420.2.7.1.3 | acdCfmMep | ACD-CFM-MIB |
| 1.3.6.1.4.1.22420.2.7.1.3.5 | acdCfmMepCfgTable | ACD-CFM-MIB |
| 1.3.6.1.4.1.22420.2.7.1.3.5.1 | acdCfmMepCfgEntry | ACD-CFM-MIB |
| 1.3.6.1.4.1.22420.2.7.1.3.5.1.17 | acdCfmMepCfgFngResetTime | ACD-CFM-MIB |