cportQosRLConfigEnable

CISCO-PORT-QOS-MIB · .1.3.6.1.4.1.9.9.189.1.1.1.1.2

Object

column deprecated r/w SNMPv2-TCTruthValue
This indicates the rate-limit is enabled or disabled.
A value of true(1) indicates the rate-limit is enabled    
and a value of false(2) indicates it's disabled.    
Writing a value of true(1) to this object also     
requires writing a valid value to the      
cportQosRLConfigRate at the same time.     
Writing to cportQosRLConfigBurstSize is optional.
              
This object is deprecated, but there is no direct mapping to
any object.  To obtain information about police being
configured or not on a given interface, cbQosPoliceCfgEntry
can be queried. To query, cbQosPoliceCfgEntry 
following steps can be followed:
              
Step 1: Use ifIndex and cbQosPolicyDirection to index into
        cbQosInterfacePolicyTable to obtain cbQosIFPolicyIndex,
        which same as cbQosPolicyIndex.
              
Step 2: Walk through all entries for given cbQosPolicyIndex in
        cbQosObjectsTable.  If there is entry with
        cbQosObjectsType as 'police', then the corresponding
        cbQosConfigIndex corresponds to the index for
        cbQosPoliceCfgEntry. If such entry exists, then policer                 is enabled (i.e. true) on that ifIndex in
        cbQosPolicyDirection, else it is not (i.e. false).

Context

MIB
CISCO-PORT-QOS-MIB
OID
.1.3.6.1.4.1.9.9.189.1.1.1.1.2
Type
column
Access
readwrite
Status
deprecated
Parent
cportQosRLConfigEntry
Table
cportQosRLConfigTable
Siblings
3

Syntax

SNMPv2-TCTruthValue
Source
SNMPv2-TCTruthValue
Base type
Enumeration

Values & Constraints

Type Values
1true
2false

Related Objects

Sibling Objects