ipPolicyRuleApplicabilityPrecedence
POLICY-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.36.2.1.15
Object
column r/w
Integer32
This field indicates how important is it to enforce this rule.
The higher the number the more important it is to enforce this rule.
The value 9999 has a special meaning of Mandatory which means this
rule MUST be enforced.
Note: Access control rules are probably Mandatory rule where as QoS rules
might be configured by the user as optional rules in some cases.
Device may choose to support only a subset of these values.
P333R supports two values:
9999 - Mandatory rule
0 - Optional rule.
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.2.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipPolicyRuleEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::ipPolicyRuleApplicabilityPrecedence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POLICY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-MIB::ipPolicyRuleApplicabilityPrecedence.<ipPolicyRuleSlot>.<ipPolicyRuleListID>.<ipPolicyRuleID>'
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::ipPolicyRuleApplicabilityPrecedence'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-9999