ipPolicyValidRuleStatus
POLICY-MIB ·
.1.3.6.1.4.1.81.36.11.2.1.6
Object
column
Enumeration
Used to monitor if a rule is is currently applicable
or would be applicable (if the table becomes active).
In the context of a particular interface and direction,
on a particular policy entity.
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.
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.11.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipPolicyValidRuleEntry
- Table
- ipPolicyValidRuleTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | applicable |
2 | partiallyApplicable |
3 | notApplicable |
4 | unknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipPolicyValidRuleEntID 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.2.1.1 |
| ipPolicyValidRuleIfIndex 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.2.1.2 |
| ipPolicyValidRuleSubContext The direction for which this list/rule 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.2.1.3 |
| ipPolicyValidRuleListID 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.2.1.4 |
| ipPolicyValidRuleRuleID The rule ID from ipPolicyRuleTable, in theis list,
to be validated for this interface/direction pair. | column | Integer32 | .1.3.6.1.4.1.81.36.11.2.1.5 |
| ipPolicyValidRuleApplicabilityType 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)
… | column | Enumeration | .1.3.6.1.4.1.81.36.11.2.1.7 |
| ipPolicyValidRuleErrMsg Free text describing the reason why the rule is not Applicable.
When rule is Applicable returns NULL string.
The values returned for this MIB are not affected by the list status
… | column | OctetString | .1.3.6.1.4.1.81.36.11.2.1.8 |