mesPolicyTable
LUM-MES-MIB ·
.1.3.6.1.4.1.8708.2.32.2.29.1
Object
table
The policy list.
Policy enables dynamic assignment of rules (actions) when traffic is received. The
policy consist of two parts, classification and rule (action). The classification
defines the traffic matching criteria for which the rule are applied.
When a frame arrives on a port, the network element checks if the frame match the
classification criteria. If it does, then the action will by applied to the frame.
One action can be assigned to many classifications.
Context
- MIB
- LUM-MES-MIB
- OID
.1.3.6.1.4.1.8708.2.32.2.29.1- Type
- table
- Status
- current
- Parent
- mesPolicyList
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesPolicyTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MES-MIB::mesPolicyTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.