ipPolicyValidDSCPApplicabilityType
POLICY-MIB ·
.1.3.6.1.4.1.81.36.11.3.1.7
Object
column
Enumeration
Used to monitor the ApplicabilityStatus of the entry in the context of
this table. The values returned for this MIB are not affected by the
table status (active/inactive).
static - The applicabilityStatus of this entry is guaranteed
regardless of the ApplicabilityPrecedence of this entry
or of other entries in the list.
quasiStatic - The applicability status of this entry is
guaranteed if no configuration changes are made,
BUT changes of ApplicabilityPrecedence of this entry or
other entries in this table may change the
applicabilityStatus of this entry.
dynamic - The applicabilityStatus of this entry can change
depending on network conditions (i.e. localization) or
other conditions such as (but not limited to) changes of
ApplicabilityPrecedence of this entry or other entries
in this table.
unknown - Status is temporary unknown. This may be because the
table validation is inProgress. Querying this item triggeres
table validation if not already triggered.
The values returned for this MIB are not affected by the table
status (active/inactive)
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.11.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipPolicyValidDSCPEntry
- Table
- ipPolicyValidDSCPTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | quasiStatic |
3 | dynamic |
4 | unknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipPolicyValidDSCPEntID 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.3.1.1 |
| ipPolicyValidDSCPIfIndex 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.3.1.2 |
| ipPolicyValidDSCPSubContext 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.3.1.3 |
| ipPolicyValidDSCPListID 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.3.1.4 |
| ipPolicyValidDSCPvalue The DSCP value (from ipPolicyDSCPmapTable) in this list,
to be validated for this interface/direction pair. | column | Integer32 | .1.3.6.1.4.1.81.36.11.3.1.5 |
| ipPolicyValidDSCPStatus Used to monitor if a DSCP entry is currently applicable
or would be applicable (if the table becomes active).
In the context of a particular interface and direction,
on a particu… | column | Enumeration | .1.3.6.1.4.1.81.36.11.3.1.6 |
| ipPolicyValidDSCPErrMsg Free text describing the reason why the entry is not Applicable.
When entry 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.3.1.8 |