ELAN-MIB :: elanPolicyPriority

MIB Reference — IPNetwork Monitor

All MIBsELAN-MIBelanPolicyPriority

elanPolicyPriority

Module: ELAN-MIB

OID (symbolic): 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> 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> 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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.353atmForumATM-FORUM-SNMP-M4-MIB
1.3.6.1.4.1.353.5atmForumNetworkManagementATM-FORUM-SNMP-M4-MIB
1.3.6.1.4.1.353.5.3atmfLanEmulationELAN-MIB
1.3.6.1.4.1.353.5.3.2elanMIBELAN-MIB
1.3.6.1.4.1.353.5.3.2.2elanConfGroupELAN-MIB
1.3.6.1.4.1.353.5.3.2.2.4elanPolicyTableELAN-MIB
1.3.6.1.4.1.353.5.3.2.2.4.1elanPolicyEntryELAN-MIB
1.3.6.1.4.1.353.5.3.2.2.4.1.3elanPolicyPriorityELAN-MIB