tPortSchedPolicyLevelRateType
TIMETRA-QOS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.16.12.8.1.3
Object
column r/w
Enumeration
The value of tPortSchedPolicyLevelRateType specifies the type of port
scheduler rate for this priority level.
When the value of tPortSchedPolicyLevelRateType is set to 'kbps', the
port scheduler rate for this priority level is specified in 'kbps'.
The values of tPortSchedPolicyLevelPIRPercent and
tPortSchedPolicyLevelCIRPercent will be set to their default values.
When the value of tPortSchedPolicyLevelRateType is set to
'percentLocal', the port scheduler rate for this priority level is
specified in percentage of local limit. The values of
tPortSchedPolicyLevelPIR and tPortSchedPolicyLevelCIR 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.8.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tPortSchedPolicyLevelEntry
- 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 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-QOS-MIB::tPortSchedPolicyLevelRateType'
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::tPortSchedPolicyLevelRateType.<tPortSchedulerPlcyName>.<tPortSchedPolicyLevel>'
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::tPortSchedPolicyLevelRateType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | kbps |
2 | percentLocal |
Conformance
Member of