All MIBs › CISCO-QOS-PIB-MIB › qosIfDscp
qosIfDscp
Module: CISCO-QOS-PIB-MIB
OID (symbolic): CISCO-QOS-PIB-MIB::qosIfDscp
OID (numeric): 1.3.6.1.4.1.9.18.2.1.8.3.1.4
Node type: OBJECT-TYPE
Type: Dscp
Access: read-only
Description:
The DSCP to which this row applies.
What is qosIfDscp?
This read-only object identifies the specific DSCP (Differentiated Services Codepoint) value to which a particular QoS policy rule applies, used for marking and classifying packets based on their priority level. DSCP is a standardized 6-bit field in the IP header that controls how routers treat packets; different DSCP values map to different forwarding behaviors. Operators use this to understand which packet types are matched by each QoS rule and trace how traffic is classified.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.8.3.1.4 snmpwalk -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIfDscp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.8.3.1.4.1 snmpget -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIfDscp.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.8 | qosIfParameters | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.8.3 | qosIfDscpAssignmentTable | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.8.3.1 | qosIfDscpAssignmentEntry | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.8.3.1.4 | qosIfDscp | CISCO-QOS-PIB-MIB |