MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 4 (private). 1 (enterprises). 9 (cisco). 9 (ciscoMgmt). 580 (ciscoSwitchQosMIB). 1 (ciscoSwitchQosMIBObjects). 4 (csqInterface). 1 (csqIfConfigTable). 1 (csqIfConfigEntry). 2 (csqIfTrustState)
OID : 1.3.6.1.4.1.9.9.580.1.4.1.1.2
TXT : iso. org. dod. internet. private. enterprises. cisco. ciscoMgmt. ciscoSwitchQosMIB. ciscoSwitchQosMIBObjects. csqInterface. csqIfConfigTable. csqIfConfigEntry. csqIfTrustState
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.4.1.9.9.580.1.4.1.1.2
Module CISCO-SWITCH-QOS-MIB (CISCO)
NomcsqIfTrustState
Accesreadwrite
Statuscurrent
DescriptionThis 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).
SyntaxeEnumeration (1-untrusted, 2-trustCoS, 3-trustIpPrec, 4-trustDscp)