agentCosQueueMaxBandwidth
EdgeSwitch-QOS-COS-MIB ·
.1.3.6.1.4.1.4413.1.1.3.3.2.4.1.4
Object
column
r/w
Percent
Maximum bandwidth allowed for this queue, typically
used to shape the outbound transmission rate. The
value is specified in terms of percentage of overall
link speed for the port in 1% increments. A value
of 0 means there is no maximum bandwidth limit in
effect and that the queue is allowed to use any
available excess bandwidth (i.e., work conserving
method). The default value is 0.
When set to a non-zero value, the queue is restricted
to using at most the bandwidth specified in this
object for the outbound transmission rate (i.e.,
non-work-conserving method). Any non-zero value set
for this object must be equal to or greater than the
value of agentCosQueueMinBandwidth for the same
agentCosQueueIndex on this interface.
Context
- MIB
- EdgeSwitch-QOS-COS-MIB
- OID
.1.3.6.1.4.1.4413.1.1.3.3.2.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentCosQueueEntry
- Table
- agentCosQueueTable
- Siblings
- 4
Syntax
Percent
- Source
- Percent
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..100
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentCosQueueIndex The COS queue index, numbered 0 to (n-1), where n is
the total number of configurable interface queues for
the device as indicated by agentCosQueueNumQueuesPerPort.
In general, … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4413.1.1.3.3.2.4.1.1 |
| agentCosQueueSchedulerType The type of scheduling used for this queue. If
strict(1), then all traffic placed on this queue is
transmitted before any queue with a lower precedence
(lower agentCosQueueInd… | column | Enumeration | .1.3.6.1.4.1.4413.1.1.3.3.2.4.1.2 |
| agentCosQueueMinBandwidth Minimum guaranteed bandwidth allotted to this queue.
The value is specified in terms of percentage of
overall link speed for the port in 1% increments. A
value of 0 means ther… | column | Percent | .1.3.6.1.4.1.4413.1.1.3.3.2.4.1.3 |
| agentCosQueueMgmtType The queue depth management technique used when
per-queue specification is supported. If
taildrop(1), then all new packets presented to the
queue are dropped based on some maxi… | column | Enumeration | .1.3.6.1.4.1.4413.1.1.3.3.2.4.1.5 |