All MIBs › POLICY-MIB › ipPolicyRuleApplicabilityType
ipPolicyRuleApplicabilityType
Module: POLICY-MIB
OID (symbolic): POLICY-MIB::ipPolicyRuleApplicabilityType
OID (numeric): 1.3.6.1.4.1.81.36.2.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Used to monitor the ApplicabilityStatus of the rule in the context of this list. The values returned for this MIB are not affected by the list status (active/inactive)
static - The applicabilityStatus of this rule is guaranteed regardless of the ApplicabilityPrecedence of this rule or of other rules in the list.
quasiStatic - The applicability status of this rule is guaranteed if no configuration changes are made, BUT changes of ApplicabilityPrecedence of this rule or other rules in this list may change the applicabilityStatus of this rule.
dynamic - The applicabilityStatus of this rule can change depending on network conditions (i.e. localization) or other conditions such as (but not limited to) changes of ApplicabilityPrecedence of this rule or other rules in this list.
unknown - Status is temporary unknown. This may be because the list validation is inProgress. Querying this item triggeres list validation if not already triggered.
The values returned for this MIB are not affected by the list status (active/inactive)
What is ipPolicyRuleApplicabilityType?
This indicates the type of the policy rule's applicability entry, describing what kind of scope or condition it represents. An admin uses this in conjunction with the precedence and status fields to understand exactly how and when this rule gets applied.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.36.2.1.17 snmpwalk -v2c -c public <target> POLICY-MIB::ipPolicyRuleApplicabilityType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.36.2.1.17.1 snmpget -v2c -c public <target> POLICY-MIB::ipPolicyRuleApplicabilityType.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::ipPolicyRuleApplicabilityType 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.17 | ipPolicyRuleApplicabilityType | POLICY-MIB |