All MIBs › CISCO-QOS-PIB-MIB › qosIpAclDscpTrusted
qosIpAclDscpTrusted
Module: CISCO-QOS-PIB-MIB
OID (symbolic): CISCO-QOS-PIB-MIB::qosIpAclDscpTrusted
OID (numeric): 1.3.6.1.4.1.9.18.2.1.7.3.1.7
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
If this attribute is true, then the Dscp associated with the packet is trusted, i.e., it is assumed to have already been set. In this case, the Dscp is not rewritten with qosIpAclDscp (qosIpAclDscp is ignored). The packet is still policed as part of its micro flow and its aggregate flow.
When a trusted action is applied to an input interface, the Dscp associated with the packet is the one contained in the packet. When a trusted action is applied to an output interface, the Dscp associated with the packet is the one that is the result of the input classification and policing.
What is qosIpAclDscpTrusted?
This boolean attribute indicates whether the device trusts the DSCP (DiffServ CodePoint) value already set in incoming IP packets for QoS classification, rather than overwriting it based on local policies. When true, the existing DSCP is preserved for policy enforcement. A QoS administrator would set this when receiving pre-marked traffic from trusted upstream networks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.7.3.1.7 snmpwalk -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIpAclDscpTrusted
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.7.3.1.7.1 snmpget -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIpAclDscpTrusted.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> qosIpAclDscpTrusted.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.18.2.1 | ciscoQosPIBMIB | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.7 | qosIpQos | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.7.3 | qosIpAclActionTable | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.7.3.1 | qosIpAclActionEntry | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.7.3.1.7 | qosIpAclDscpTrusted | CISCO-QOS-PIB-MIB |