hpEgressRateLimitPortQueueMax
HP-ICF-RATE-LIMIT-MIB ·
.1.3.6.1.4.1.11.2.14.10.2.14.1.4.1.5.1.2
Object
column r/w
Integer32
The maximum amount of traffic that may be transmitted by this port's corresponding queue on egress. When the value of hpEgressRateLimitPortQueueControlMode is egressRateLimitQueuePrctMode, this maximum value is a percentage. A limit of 100% acts as no limit. A value of 0-percent for any queue means that no traffic will ever be transmitted on this port for that egress queue. When the value of hpEgressRateLimitPortQueueControlMode is egressRateLimitQueueKbpsMode, this maximum value is in kilobits-per-second. A limit of kbps which matches the port's maximum media speed acts as no limit.
Context
- MIB
- HP-ICF-RATE-LIMIT-MIB
- OID
.1.3.6.1.4.1.11.2.14.10.2.14.1.4.1.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpEgressRateLimitPortQueueConfigEntry
- 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::hpEgressRateLimitPortQueueMax'
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::hpEgressRateLimitPortQueueMax.<hpEgressRateLimitPortIndex>.<hpEgressRateLimitPortQueueIndex>'
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::hpEgressRateLimitPortQueueMax'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-100000000