tQosIngQueueAdminRateType

TIMETRA-QOS-MIB · .1.3.6.1.4.1.6527.3.1.2.16.7.5.1.32

Object

The value of tQosIngQueueAdminRateType specifies the type of rate for
this queue.
              
When the value of the object is set to 'kbps', the queue rates are
specified in kbps. The objects tQosIngQueueAdminPIRPercent and
tQosIngQueueAdminCIRPercent will be set to their default values.
              
When the value of the object is set to 'percentPortLimit' or
'percentOfLocalLimit' or 'percentReferPortLimit', the rates for this
queue are specified in percentage. The objects tQosIngQueueAdminPIR
and tQosIngQueueAdminCIR will be set to their default values.

Context

MIB
TIMETRA-QOS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.16.7.5.1.32
Type
column
Access
readwrite
Status
current
Parent
tQosIngQueueEntry
Groups
1

Walk 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 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-QOS-MIB::tQosIngQueueAdminRateType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-QOS-MIB::tQosIngQueueAdminRateType.<tQosIngQGroupName>.<tQosIngQueue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-QOS-MIB::tQosIngQueueAdminRateType'

Values & Constraints

Type Values
1kbps
2percentPortLimit
3percentLocalLimit
4percentReferPortLimit

Conformance