All MIBs › CISCO-SWITCH-QOS-MIB › csqDscpRewriteEnable
csqDscpRewriteEnable
Module: CISCO-SWITCH-QOS-MIB
OID (symbolic): CISCO-SWITCH-QOS-MIB::csqDscpRewriteEnable
OID (numeric): 1.3.6.1.4.1.9.9.580.1.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object specifies whether DSCP rewrite is enabled at a device-level of granularity, i.e., 'true' = enabled and 'false' = disabled. If no other objects specify whether DSCP rewrite is enabled at any different level of granularity, then this object's value is not subject to any modifiers. However, some devices might support other object(s) which specify whether DSCP rewrite is enabled at different level(s) of granularity. For such devices, the value of this object takes precedence over the values of such other object(s) when the value of this object is 'false'; in contrast, when the value of this object is 'true', the values of such other objects take precedence over the value of this object.
if 'true', all outgoing packets will have their DSCP value rewritten based on the result of classification, policing or DSCP mutation configured in the device.
if 'false', all outgoing packets will have their DSCP values unchanged from they arrived.
What is csqDscpRewriteEnable?
Enables or disables DSCP rewrite at the device level, controlling whether DSCP markings are overwritten unless overridden by a more granular setting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.580.1.1.1 snmpwalk -v2c -c public <target> CISCO-SWITCH-QOS-MIB::csqDscpRewriteEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.580.1.1.1.1 snmpget -v2c -c public <target> CISCO-SWITCH-QOS-MIB::csqDscpRewriteEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.580.1.1.1.1 s <value>
Start monitoring Cisco Catalyst Layer 2/3 switches (QoS) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SWITCH-QOS-MIB::csqDscpRewriteEnable OID value, configure state conditions and alerts, and monitor any Cisco Catalyst Layer 2/3 switches (QoS) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.580 | ciscoSwitchQosMIB | CISCO-SWITCH-QOS-MIB |
| 1.3.6.1.4.1.9.9.580.1 | ciscoSwitchQosMIBObjects | CISCO-SWITCH-QOS-MIB |
| 1.3.6.1.4.1.9.9.580.1.1 | csqGlobals | CISCO-SWITCH-QOS-MIB |
| 1.3.6.1.4.1.9.9.580.1.1.1 | csqDscpRewriteEnable | CISCO-SWITCH-QOS-MIB |