MIB Viewer

hpEgressRateLimitPortControlMode

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.10.2.14.1.4.1.2.1.2
Access
read-write
Status
current
Sub-identifiers
0
The mode by which this port will be Rate-Limited on egress. If egressRateLimitPerPortOnly is configured, there will be a single maximum percentage-based rate for the entire port. If egressRateLimitPerQueue is configured, the values for each of the queues indicate the maximum percentage of port traffic that may be transmitted by that queue. If egressRateLimitPerPortOnlyKbpsMode is configured, there will be a single maximum kilobits-per-second rate for the entire port. The queues are defined under hpEgressRateLimitPortPrctTable. When egress rate-limiting is disabled, there are no maximum controls on egress for this port. NOTE : Currently, egressRateLimitPerPortOnlyBpsMode and egressRateLimitPerQueueBpsMode are not supported.
INTEGER { disabled(1), egressRateLimitPerPortOnly(2), egressRateLimitPerQueue(3), egressRateLimitPerPortOnlyBpsMode(4), egressRateLimitPerQueueBpsMode(5), egressRateLimitPerPortOnlyKbpsMode(6) }