hpEgressRateLimitPortQueueControlMode
HP-ICF-RATE-LIMIT-MIB ·
.1.3.6.1.4.1.11.2.14.10.2.14.1.4.1.2.1.6
Object
column r/w
Enumeration
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.
Context
- MIB
- HP-ICF-RATE-LIMIT-MIB
- OID
.1.3.6.1.4.1.11.2.14.10.2.14.1.4.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpEgressRateLimitPortConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-RATE-LIMIT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-RATE-LIMIT-MIB::hpEgressRateLimitPortQueueControlMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-RATE-LIMIT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-RATE-LIMIT-MIB::hpEgressRateLimitPortQueueControlMode.<hpEgressRateLimitPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-RATE-LIMIT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-RATE-LIMIT-MIB::hpEgressRateLimitPortQueueControlMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | egressRateLimitQueuePrctMode |
3 | egressRateLimitQueueKbpsMode |
Conformance
Member of