All MIBs › LAN-EMULATION-ELAN-MIB › elanPolicyPriority
elanPolicyPriority
Module: LAN-EMULATION-ELAN-MIB
OID (symbolic): LAN-EMULATION-ELAN-MIB::elanPolicyPriority
OID (numeric): 1.3.6.1.4.1.353.5.3.2.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 (LECS) by their priorities. Policies with the same priority values should be evludated at the same time with an AND operation. That is, if one of the policy with the same priority is not met, the evluation should fail. The value 1 has the highest priority.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.3.2.2.4.1.3 snmpwalk -v2c -c public <target> LAN-EMULATION-ELAN-MIB::elanPolicyPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.3.2.2.4.1.3.1 snmpget -v2c -c public <target> LAN-EMULATION-ELAN-MIB::elanPolicyPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.3.2.2.4.1.3.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.353 | atmForum | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.3 | atmfLanEmulation | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2 | elanMIB | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2.2 | elanConfGroup | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2.2.4 | elanPolicyTable | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2.2.4.1 | elanPolicyEntry | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2.2.4.1.3 | elanPolicyPriority | LAN-EMULATION-ELAN-MIB |