All MIBs › POLICY-MIB › ipPolicyQueryRuleID
ipPolicyQueryRuleID
Module: POLICY-MIB
OID (symbolic): POLICY-MIB::ipPolicyQueryRuleID
OID (numeric): 1.3.6.1.4.1.81.36.5.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: ID of the rule of the list that resulted in the ipPolicyQueryOperation for the query. A value of 0 means that ipPolicyQueryOperation is a result of the ipPolicyListDefaultOperation
What is ipPolicyQueryRuleID?
This reports which rule ID within the queried policy list actually matched the simulated packet, with 0 meaning the result instead came from the list's default operation (ipPolicyListDefaultOperation). An admin uses this to pinpoint exactly which rule in a list would fire for a given kind of traffic, or confirm none did.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.36.5.1.11 snmpwalk -v2c -c public <target> POLICY-MIB::ipPolicyQueryRuleID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.36.5.1.11.1 snmpget -v2c -c public <target> POLICY-MIB::ipPolicyQueryRuleID.1
Start monitoring vendor-neutral, standards-based MIB (generic IP policy rule management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the POLICY-MIB::ipPolicyQueryRuleID OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (generic IP policy rule management) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.36 | ipPolicyMgmt | POLICY-MIB |
| 1.3.6.1.4.1.81.36.5 | ipPolicyQueryTable | POLICY-MIB |
| 1.3.6.1.4.1.81.36.5.1 | ipPolicyQueryEntry | POLICY-MIB |
| 1.3.6.1.4.1.81.36.5.1.11 | ipPolicyQueryRuleID | POLICY-MIB |