ipPolicyValidDSCPStatus
POLICY-MIB ·
.1.3.6.1.4.1.81.36.11.3.1.6
Object
column
Enumeration
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 particular policy entity.
The values returned for this MIB are not affected by the table status
active/inactive)
applicable - This entry is/would be applicable
partiallyApplicable - This entry is/would be applicable for some
packets/sessions but might not be applicable for other
packets/sessions
notApplicable - This entry is NOT/would NOT be applicable
unknown - Status is temporary unknown. This may be because the table
validation is inProgress. Querying this item triggeres table
validation if not already triggered.
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.11.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipPolicyValidDSCPEntry
- Table
- ipPolicyValidDSCPTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | applicable |
2 | partiallyApplicable |
3 | notApplicable |
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 |
| ipPolicyValidDSCPApplicabilityType 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).
… | column | Enumeration | .1.3.6.1.4.1.81.36.11.3.1.7 |
| 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 |