tVirtualSchedulerRateType

TIMETRA-QOS-MIB · .1.3.6.1.4.1.6527.3.1.2.16.12.2.1.27

Object

The value of tVirtualSchedulerRateType specifies the type of rate for
this scheduler.
              
When the value of the object is set to 'kbps', the scheduler rates are
specified in kbps. The objects tVirtualSchedulerPIRPercent and
tVirtualSchedulerCIRPercent will be set to their default values.
              
When the value of the object is set to 'percentOfLocalLimit' or
'percentReferPortLimit', the rates for this scheduler are specified in
percentage. The objects tVirtualSchedulerPIR and tVirtualSchedulerCIR
will be set to their default values.

Context

MIB
TIMETRA-QOS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.16.12.2.1.27
Type
column
Access
readwrite
Status
current
Parent
tVirtualSchedulerEntry
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::tVirtualSchedulerRateType'
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::tVirtualSchedulerRateType.<tSchedulerPolicyName>.<tVirtualSchedulerTier>.<tVirtualSchedulerName>'
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::tVirtualSchedulerRateType'

Values & Constraints

Type Values
1kbps
2percentLocalLimit
3percentReferPortLimit

Conformance