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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| 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 |