All MIBs › CISCOSB-POLICY-MIB › rlPolicyDscpMutationEnable
rlPolicyDscpMutationEnable
Module: CISCOSB-POLICY-MIB
OID (symbolic): CISCOSB-POLICY-MIB::rlPolicyDscpMutationEnable
OID (numeric): 1.3.6.1.4.1.9.6.1.101.59.16.1.6
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This field indicates if dscp to dscp mutation mode is enable. It can be set to true in the following terms: 1.rlQosGlobalTrustMode is in {dscp, vpt-dscp} ( rlQosGlobalQoSMode must be basic or advanced) 2.if rlQosGlobalQoSMode is advanced then rlQoSPortTrustAdvancedMode must be set to true.
What is rlPolicyDscpMutationEnable?
This read-write TruthValue enables or disables DSCP-to-DSCP mutation mode on the device, and per its own description can only be turned on when the global trust mode is dscp or vpt-dscp, and, in advanced QoS mode, the port trust-advanced-mode is also true. This ties several other configuration objects together, so an admin needs the right trust-mode and mode prerequisites in place before this setting will actually take effect. For example, attempting to enable this while the global trust mode is set to something other than dscp or vpt-dscp would fail, since the field's own description ties its validity to those specific trust-mode prerequisites.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.59.16.1.6 snmpwalk -v2c -c public <target> CISCOSB-POLICY-MIB::rlPolicyDscpMutationEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.59.16.1.6.1 snmpget -v2c -c public <target> CISCOSB-POLICY-MIB::rlPolicyDscpMutationEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.59.16.1.6.1 s <value>
Start monitoring Cisco Small Business managed switches (CISCOSB series) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-POLICY-MIB::rlPolicyDscpMutationEnable OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switches (CISCOSB series) from a single console.
OID Breakdown
Upper-level ancestors (11 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.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.59 | rlPolicy | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.59.16 | rlPolicyQosModeGlobalCfgTable | CISCOSB-POLICY-MIB |
| 1.3.6.1.4.1.9.6.1.101.59.16.1 | rlPolicyQosModeGlobalCfgEntry | CISCOSB-POLICY-MIB |
| 1.3.6.1.4.1.9.6.1.101.59.16.1.6 | rlPolicyDscpMutationEnable | CISCOSB-POLICY-MIB |