tPortSchedPlcyMaxRateType
TIMETRA-QOS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.16.12.3.1.28
Object
column r/w
Enumeration
The value of tPortSchedPlcyMaxRateType specifies the type of port
scheduler rate.
When the value of tPortSchedPlcyMaxRateType is set to 'kbps', the port
scheduler max-rate is specified in 'kbps'. The value of
tPortSchedPlcyMaxRatePercent will be set to default value.
When the value of tPortSchedPlcyMaxRateType is set to
'percentLagActive', the port scheduler max-rate is specified in
percentage of active port bandwidth. The value of
tPortSchedulerPlcyMaxRate will be set to default value.
Context
- MIB
- TIMETRA-QOS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.16.12.3.1.28- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tPortSchedulerPlcyEntry
- Groups
- 2
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::tPortSchedPlcyMaxRateType'
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::tPortSchedPlcyMaxRateType.<tPortSchedulerPlcyName>'
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::tPortSchedPlcyMaxRateType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | kbps |
3 | percentLagActive |