ipPolicyValidRuleApplicabilityType
POLICY-MIB ·
.1.3.6.1.4.1.81.36.11.2.1.7
Object
column
Enumeration
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)
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.11.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipPolicyValidRuleEntry
- Table
- ipPolicyValidRuleTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | quasiStatic |
3 | dynamic |
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 |
| ipPolicyValidRuleStatus 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… | column | Enumeration | .1.3.6.1.4.1.81.36.11.2.1.6 |
| 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 |