hmAgentCosQueueMinBandwidth
HIRSCHMANN-MMP4-QOS-MIB ·
.1.3.6.1.4.1.248.15.3.3.2.4.1.3
Object
column
r/w
Unsigned32
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 there is no guaranteed minimum
bandwidth in effect (best-effort service).
The default value is 0.
The sum of all hmAgentCosQueueMinBandwidth object
values for the queues on the same interface must not
exceed 100%.
If the hmAgentCosQueueMaxBandwidth corresponding to the
same hmAgentCosQueueIndex on this interface is
currently set to a non-zero value, then setting this
object to a value greater than
hmAgentCosQueueMaxBandwidth automatically updates
hmAgentCosQueueMaxBandwidth to the same value to
maintain a proper relationship between the minimum
and maximum queue bandwidth specification.
The value of this object is ignored when
hmAgentCosQueueSchedulerType is set to strict(1).
Context
- MIB
- HIRSCHMANN-MMP4-QOS-MIB
- OID
.1.3.6.1.4.1.248.15.3.3.2.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmAgentCosQueueEntry
- Table
- hmAgentCosQueueTable
- Siblings
- 4
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-100
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmAgentCosQueueIndex 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 hmAgentCosQueueNumQueuesPerPort.
In general… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.248.15.3.3.2.4.1.1 |
| hmAgentCosQueueSchedulerType 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 hmAgentCosQueueI… | column | Enumeration | .1.3.6.1.4.1.248.15.3.3.2.4.1.2 |
| hmAgentCosQueueMaxBandwidth 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 po… | column | Unsigned32 | .1.3.6.1.4.1.248.15.3.3.2.4.1.4 |
| hmAgentCosQueueMgmtType 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.248.15.3.3.2.4.1.5 |