ipPolicyValidListStatus
POLICY-MIB ·
.1.3.6.1.4.1.81.36.11.1.1.5
Object
column
Enumeration
Validity status of this list in the context of a particular
interface and direction,
on a particular policy entity.
Summarizes validity of rules,
dscp table and composite Opertaions associated with this list.
valid - For all rules in the list:
ipPolicyRuleApplicabilityStatus = applicable
all DSCP rules are applicable.
partiallyValid - in One or more rules/dscp mapping in the list
ipPolicyRuleApplicabilityPrecedence < 9999 (not mandatory) and
ipPolicyRuleApplicabilityStatus != applicable
In all other rules (if any) :
ipPolicyRuleApplicabilityStatus=applicable
invalid - In One or more rules/dscp mappings 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.
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.11.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipPolicyValidListEntry
- Table
- ipPolicyValidListTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | partiallyValid |
3 | invalid |
4 | validationInProgress |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipPolicyValidListEntID The Id of the entity for which a set of rows applies. This index is
provided as a mean of distributing non-related information on
different entities such as physical modules. Th… | column | Integer32 | .1.3.6.1.4.1.81.36.11.1.1.1 |
| ipPolicyValidListIfIndex This variable should be made equal to the ifIndex of the interface
for which this entry is relevant | column | Integer32 | .1.3.6.1.4.1.81.36.11.1.1.2 |
| ipPolicyValidListSubContext The direction for which this list should be validated:
ingress(1)- going into the interface, from the network
egress(2) - going out of the interface, towards the network | column | SubContextTypes | .1.3.6.1.4.1.81.36.11.1.1.3 |
| ipPolicyValidListListID The number representing the list from the ipPolicyList table that is
to be validated for this interface/direction pair. | column | Integer32 | .1.3.6.1.4.1.81.36.11.1.1.4 |
| ipPolicyValidListErrMsg Free text describing the reason why the list is not valid.
When the list is valid returns NULL string.
The values returned for this MIB are not affected by the list
status (active… | column | OctetString | .1.3.6.1.4.1.81.36.11.1.1.6 |
| ipPolicyValidListIpOption The list is not valid since filtering based on IP option (ipPolicyListIpOptionOperation) cannot be executed. | column | TruthValue | .1.3.6.1.4.1.81.36.11.1.1.7 |
| ipPolicyValidListIpFragmentation The list is not valid since filtering based on IP fragmentation (ipPolicyListIpFragmentationOperation) cannot be executed. | column | TruthValue | .1.3.6.1.4.1.81.36.11.1.1.8 |