ipPolicyListTable
POLICY-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.36.1
Object
table
This table is used to add/delete/monitor policy lists.
This table maintains a list of policy lists in the system.
Each POLICY list is made up of a group of policy rules, a table
of Diff-Serv Code-Point (DSCP) mappings, and a compositeOP table.
The policy rules are stored in the ipPolicyRuleTable.
The DSCP mappings are stored in ipDSCPmapTable.
The Composite Ops are stored in ipPolicyCompositeOps.
Number of lists in a device (both in run-time and in NVRAM) is not
part of the syntax of this mib.
This is a device issue that should be agreed between the device and
the managment applications and should be specified in the
device and/or managment Spec.
RNR for example needs 3 lists : 1 for validation + 2 for activation
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.1- Type
- table
- Status
- current
- Parent
- ipPolicyMgmt
- 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 'POLICY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-MIB::ipPolicyListTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POLICY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POLICY-MIB::ipPolicyListTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.