All MIBs › POLICY-MIB › ipPolicyListValidityStatus
ipPolicyListValidityStatus
Module: POLICY-MIB
OID (symbolic): POLICY-MIB::ipPolicyListValidityStatus
OID (numeric): 1.3.6.1.4.1.81.36.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Validity status of this list:
valid - For all rules in the list: ipPolicyRuleApplicabilityStatus = applicable
partiallyValid - in One or more rules in the list ipPolicyRuleApplicabilityPrecedence < 9999 (not mandatory) and ipPolicyRuleApplicabilityStatus != applicable In all other rules (if any) : ipPolicyRuleApplicabilityStatus=applicable
invalid - In One or more rules in the list ipPolicyRuleApplicabilityPrecedence=9999 (mandatory) and ipPolicyRuleApplicabilityStatus != applicable
validationInProgress - The current validity of the list is currently computed. Managment station should poll the device until one of the definitive values is returned.
What is ipPolicyListValidityStatus?
This reports whether a policy list is valid (every rule in it is applicable), partiallyValid (some optional rules aren't applicable but no mandatory ones fail), invalid (a mandatory rule, precedence 9999, isn't applicable), or validationInProgress while the device is still computing the result. An admin polls this after editing rules until a definitive value comes back, to confirm the list is safe to activate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.36.1.1.4 snmpwalk -v2c -c public <target> POLICY-MIB::ipPolicyListValidityStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.36.1.1.4.1 snmpget -v2c -c public <target> POLICY-MIB::ipPolicyListValidityStatus.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::ipPolicyListValidityStatus 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.1 | ipPolicyListTable | POLICY-MIB |
| 1.3.6.1.4.1.81.36.1.1 | ipPolicyListEntry | POLICY-MIB |
| 1.3.6.1.4.1.81.36.1.1.4 | ipPolicyListValidityStatus | POLICY-MIB |