extremeIQosProfileMaxBwType
EXTREME-QOS-MIB ·
.1.3.6.1.4.1.1916.1.3.1.10.1.5
Object
column
Enumeration
The type of the current maximum bandwith setting. A value of 1 signifies that the maximum bandwith value is a percentage of the configurable port bandwidth. A value of 2 or 3 signifies a maximum allowed bandwidth in Kbps or Mbps respectively.
Context
- MIB
- EXTREME-QOS-MIB
- OID
.1.3.6.1.4.1.1916.1.3.1.10.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeIQosProfileEntry
- Table
- extremeIQosProfileTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | percentage |
2 | kbps |
3 | mbps |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| extremeIQosProfileIndex An index that uniquely identifies an entry in the
ingress Qos table. | column | Integer32 | .1.3.6.1.4.1.1916.1.3.1.10.1.1 |
| extremeIQosProfileName A unique ingress Qos profile name. | column | OctetString | .1.3.6.1.4.1.1916.1.3.1.10.1.2 |
| extremeIQosProfileMinBwType The type of the current minimum bandwith setting. A value
of 1 signifies that the minimum bandwith value is a percentage
of the configurable port bandwidth. A value of 2 or 3 sign… | column | Enumeration | .1.3.6.1.4.1.1916.1.3.1.10.1.3 |
| extremeIQosProfileMinBw The guaranteed minimum bandwidth for this queue, expressed as either
a percentage or a specific bandwidth value, as specified by the value
of extremeIQosProfileMinBwType. | column | Integer32 | .1.3.6.1.4.1.1916.1.3.1.10.1.4 |
| extremeIQosProfileMaxBw The maximum allowed input bandwidth for this queue, expressed as
either a percentage or a specific bandwidth value, as specified by
the value of extremeIQosProfileMaxBwType. | column | Integer32 | .1.3.6.1.4.1.1916.1.3.1.10.1.6 |
| extremeIQosProfileRED The Random Early Drop threshold. When the input queue fill
ratio exceeds this percentage, frames start to drop randomly
with a linear increasing drop probability as the queue fill… | column | Integer32 | .1.3.6.1.4.1.1916.1.3.1.10.1.7 |
| extremeIQosProfileMaxBuf The percentage of the total ingress queue size to use. Lower values
can be used to reduce the max latency through this queue, but with
potentially greater loss with bursty traffic. | column | Integer32 | .1.3.6.1.4.1.1916.1.3.1.10.1.8 |