cportQosRLConfigDirection
CISCO-PORT-QOS-MIB ·
.1.3.6.1.4.1.9.9.189.1.1.1.1.1
Object
column
deprecated
Enumeration
The direction in which the rate-limit is applied
to packet:
input statistics of the input packets.
output statistics of the output packets.
This object is deprecated and replaced by
cbQosPolicyDirection in CISCO-CLASS-BASED-QOS-MIB.
This object is deprecated for the same reason
mentioned in description of cportQosRLConfigTable.
Context
- MIB
- CISCO-PORT-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.189.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- deprecated
- Parent
- cportQosRLConfigEntry
- Table
- cportQosRLConfigTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | input |
2 | output |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cportQosRLConfigEnable deprecated 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 val… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.189.1.1.1.1.2 |
| cportQosRLConfigRate deprecated This is the sustained rate permitted by the rate
limit.
Writing to this object also requires writing a value of
true(1) to cportQosRLConfigEnable at the same time.
… | column | bits per second Integer32 | .1.3.6.1.4.1.9.9.189.1.1.1.1.3 |
| cportQosRLConfigBurstSize deprecated The burst size. The amount of traffic, in bytes,
in excess of the sustained rate which will be
instantaneously permitted by the rate limit.
Writing to this object also re… | column | bytes Integer32 | .1.3.6.1.4.1.9.9.189.1.1.1.1.4 |