csqIfTrustState
CISCO-SWITCH-QOS-MIB ·
.1.3.6.1.4.1.9.9.580.1.4.1.1.2
Object
column
r/w
Enumeration
This object is used to set the trust state of an interface.
(whether the packets arriving at an interface are trusted to
carry the correct data for classification.)
If the object is untrusted(1), then the DSCP assigned to the
packet is the layer2 CoS value denoted by csqIfDefaultCos
object mapped to a DSCP by the CoS-to-DSCP mapping defined in
object csqCosToDscpDscp.
If this object is trustCoS(2), then the DSCP assigned
to the packet is the layer2 CoS of the packet mapped to a
DSCP by the CoS-to-DSCP mapping defined in object
csqCosToDscpDscp.
When this object is trustIpPrec(3), a DSCP is assigned to
an IP packet according to the IP-Precedence-to-DSCP mapping
defined by the values contained in csqIpPrecToDscpTable. For
non-IP packets, trustIpPrec(3) has identical behavior as
trustCoS(2).
When this object is trustDscp(4), the DSCP contained in an IP
packet is trusted as being the correct value to assign to it.
For non-IP packets, trustDscp(4) has identical behavior as
trustCoS(2).
Context
- MIB
- CISCO-SWITCH-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.580.1.4.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csqIfConfigEntry
- Table
- csqIfConfigTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | untrusted |
2 | trustCoS |
3 | trustIpPrec |
4 | trustDscp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| csqIfDefaultCos This object specifies the default CoS value configured
at this physical interface. This default value will be
assigned to packet which does not have a CoS value in
its layer-2 hea… | column | CISCO-QOS-PIB-MIBQosLayer2Cos | .1.3.6.1.4.1.9.9.580.1.4.1.1.1 |
| csqIfQueueModeCpb This object indicates the queue mode capability
at this interface.
'cos' indicates that the interface is capable of
queueing a packet based on the CoS value of th… | column | Bits | .1.3.6.1.4.1.9.9.580.1.4.1.1.3 |
| csqIfConfigQueueMode Specifies the queueing mode at this interface.
'cos' indicates that the interface is queueing
a packet based on the CoS value of the packet.
This value can only be… | column | Enumeration | .1.3.6.1.4.1.9.9.580.1.4.1.1.4 |
| csqIfIngressPolicyMap Specifies the name of an existing policy-map attached to
this interface in ingress direction.
If there is no such policy-map attached, the value of this
object is zero-length stri… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.580.1.4.1.1.5 |
| csqIfEgressPolicyMap Specifies the name of an existing policy-map
attached to this interface in egress direction.
If there is no such policy-map attached, the value of this
object is zero-length strin… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.580.1.4.1.1.6 |
| csqIfIngressQueueingEnable This object indicates if ingress queueing is enabled at this
interface.
'true' indicates ingress queueing is enabled.
'false' indicates ingress queue… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.580.1.4.1.1.7 |
| csqIfEgressQueueingEnable This object indicates if egress queueing is enabled at this
interface.
'true' indicates egress queueing is enabled.
'false' indicates egress queueing… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.580.1.4.1.1.8 |
| csqIfQueueingTrustState This object indicates the queueing trust state of an interface.
If the object is untrusted(1), then the DSCP assigned to the
packet is the layer2 CoS value denoted … | column | Enumeration | .1.3.6.1.4.1.9.9.580.1.4.1.1.9 |