All MIBs › POLICY-MIB › ipPolicyRuleApplicabilityStatus
ipPolicyRuleApplicabilityStatus
Module: POLICY-MIB
OID (symbolic): POLICY-MIB::ipPolicyRuleApplicabilityStatus
OID (numeric): 1.3.6.1.4.1.81.36.2.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Used to monitor if a rule is currently applicable (for the active list) or would be applicable (if the list becomes active). The values returned for this MIB are not affected by the list status active/inactive)
applicable - This rule is/would be applicable
partiallyApplicable - This rule is/would be applicable for some packets/sessions but might not be applicable for other packets/sessions
notApplicable - This rule is NOT/would NOT be applicable
unknown - Status is temporary unknown. This may be because the list validation is inProgress. Querying this item triggeres list validation if not already triggered.
What is ipPolicyRuleApplicabilityStatus?
This reports the operational status of a policy rule's applicability entry, indicating whether it's currently active and being enforced. An admin checks this to confirm a configured rule is actually being applied rather than sitting inactive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.36.2.1.16 snmpwalk -v2c -c public <target> POLICY-MIB::ipPolicyRuleApplicabilityStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.36.2.1.16.1 snmpget -v2c -c public <target> POLICY-MIB::ipPolicyRuleApplicabilityStatus.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::ipPolicyRuleApplicabilityStatus 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.2 | ipPolicyRuleTable | POLICY-MIB |
| 1.3.6.1.4.1.81.36.2.1 | ipPolicyRuleEntry | POLICY-MIB |
| 1.3.6.1.4.1.81.36.2.1.16 | ipPolicyRuleApplicabilityStatus | POLICY-MIB |