diffServQueueMaximumRate
DIFF-SERV-MIB ·
ciscosb variant
·
.1.3.6.1.4.1.9.6.1.101.51.1.2.6.1.3
Object
The rate of the queue, in kilobits per second (KBPS). This unit is chosen because interfaces exist at the time of this writing which exceed the number of bits per second which may be represented in a 32 bit number. If the value is zero, then there is effectively no maximum rate. If the value is non-zero, the queue set will seek to assure this class of traffic at most this rate.
Context
- MIB
- DIFF-SERV-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.51.1.2.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- KBPS
- Parent
- diffServQueueEntry
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 'DIFF-SERV-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIFF-SERV-MIB::diffServQueueMaximumRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DIFF-SERV-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIFF-SERV-MIB::diffServQueueMaximumRate.<ifIndex>.<diffServInterfaceDirection>.<diffServQueueNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DIFF-SERV-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DIFF-SERV-MIB::diffServQueueMaximumRate'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295