All MIBs › ACD-CFM-MIB › acdCfmMepCfgPriority
acdCfmMepCfgPriority
Module: ACD-CFM-MIB
OID (symbolic): ACD-CFM-MIB::acdCfmMepCfgPriority
OID (numeric): 1.3.6.1.4.1.22420.2.7.1.3.5.1.14
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The priority value for CCMs and LTMs transmitted by the MEP.
What is acdCfmMepCfgPriority?
This OID stores a priority level from 0 (lowest) to 7 (highest) that governs how the switch queues CFM messages during congestion. Network engineers set this to 7 on critical links to ensure CFM heartbeats and fault messages are processed before regular traffic. For example, setting it to 7 guarantees that CFM messages get transmitted immediately even when the network is heavily loaded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.7.1.3.5.1.14 snmpwalk -v2c -c public <target> ACD-CFM-MIB::acdCfmMepCfgPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.7.1.3.5.1.14.1 snmpget -v2c -c public <target> ACD-CFM-MIB::acdCfmMepCfgPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.22420.2.7.1.3.5.1.14.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdCfmMepCfgPriority.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::acdCfmMepCfgPriority 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.14 | acdCfmMepCfgPriority | ACD-CFM-MIB |