All MIBs › DEC-LECS-MIB › decElanPolicyPriority
decElanPolicyPriority
Module: DEC-LECS-MIB
OID (symbolic): DEC-LECS-MIB::decElanPolicyPriority
OID (numeric): 1.3.6.1.4.1.36.2.18.31.2.4.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The priority of this policy entry. Policies are evaluated by the entity which provides ELAN configuration service (i.e., LECS) in order of their priorities. Policies with the same priority values should be evaluated at the same time with an AND operation. That is, to say, if one of the policies with the same priority is not met, the evaluation should fail. The value 1 has the highest priority.
What is decElanPolicyPriority?
This OID sets the evaluation priority of a LEC-assignment policy, where the value 1 is the highest priority and policies are checked in ascending order. Policies sharing the same priority value are combined with an AND, so a client must satisfy all of them together to match.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.31.2.4.1.3 snmpwalk -v2c -c public <target> DEC-LECS-MIB::decElanPolicyPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.31.2.4.1.3.1 snmpget -v2c -c public <target> DEC-LECS-MIB::decElanPolicyPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.31.2.4.1.3.1 i <value>
Start monitoring DEC ATM equipment (LAN Emulation Configuration Server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DEC-LECS-MIB::decElanPolicyPriority OID value, configure state conditions and alerts, and monitor any DEC ATM equipment (LAN Emulation Configuration Server) from a single console.
OID Breakdown
Upper-level ancestors (9 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.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.31 | decLecsMIB | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.2 | decElanConfGroup | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.2.4 | decElanPolicyTable | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.2.4.1 | decElanPolicyEntry | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.2.4.1.3 | decElanPolicyPriority | DEC-LECS-MIB |