All MIBs › ACD-ERP-MIB › acdErpConfigGuardTimer
acdErpConfigGuardTimer
Module: ACD-ERP-MIB
OID (symbolic): ACD-ERP-MIB::acdErpConfigGuardTimer
OID (numeric): 1.3.6.1.4.1.22420.2.15.0.1.1.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The guard timer duration in ms.
What is acdErpConfigGuardTimer?
Sets the guard timer duration in milliseconds (0 to 2 seconds) that determines how long the ring ignores new status messages after switching. Network engineers adjust this to prevent ring oscillation and ensure stable convergence after a failover event. A value of 500 means the ring waits 500 milliseconds after a switch before accepting incoming ring status updates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.15.0.1.1.1.8 snmpwalk -v2c -c public <target> ACD-ERP-MIB::acdErpConfigGuardTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.15.0.1.1.1.8.1 snmpget -v2c -c public <target> ACD-ERP-MIB::acdErpConfigGuardTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.22420.2.15.0.1.1.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdErpConfigGuardTimer.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-ERP-MIB::acdErpConfigGuardTimer OID value, configure state conditions and alerts, and monitor any Accedian MetroNID 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.15 | acdErp | ACD-ERP-MIB |
| 1.3.6.1.4.1.22420.2.15.0 | acdErpMIBObjects | ACD-ERP-MIB |
| 1.3.6.1.4.1.22420.2.15.0.1 | acdErpConfig | ACD-ERP-MIB |
| 1.3.6.1.4.1.22420.2.15.0.1.1 | acdErpConfigTable | ACD-ERP-MIB |
| 1.3.6.1.4.1.22420.2.15.0.1.1.1 | acdErpConfigEntry | ACD-ERP-MIB |
| 1.3.6.1.4.1.22420.2.15.0.1.1.1.8 | acdErpConfigGuardTimer | ACD-ERP-MIB |