MIB Viewer

hpEgressRateLimitPortQueueControlMode

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.10.2.14.1.4.1.2.1.6
Access
read-write
Status
current
Sub-identifiers
0
The mode by which queues on this port will be rate-limited on egress. If egressRateLimitQueuePrctMode is configured, the values for each of the queues indicate the maximum percentage of port traffic that may be transmitted by that queue.If egressRateLimitQueueKbpsMode is configured, the maximum transmission-rate values for each of the queues will be expressed in kilobits-per-second. The queues are defined under hpEgressRateLimitPortQueueTable. When egress rate-limiting is disabled, there are no maximum controls on egress for this port.
INTEGER { disabled(1), egressRateLimitQueuePrctMode(2), egressRateLimitQueueKbpsMode(3) }