tPortSchPlcyGrpRateType
TIMETRA-QOS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.16.12.5.1.8
Object
column r/w
Enumeration
The value of tPortSchPlcyGrpRateType specifies the type of port
scheduler rate for this group.
When the value of tPortSchPlcyGrpRateType is set to 'kbps', the port
scheduler group rate is specified in 'kbps'. The values of
tPortSchPlcyGrpPIRPercent and tPortSchPlcyGrpCIRPercent will be set to
their default values.
When the value of tPortSchPlcyGrpRateType is set to 'percentLocal',
the port scheduler group rate is specified in percentage of local
limit. The values of tPortSchPlcyGroupAdminPIR and
tPortSchPlcyGroupAdminCIR 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.5.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tPortSchPlcyGrpEntry
- 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::tPortSchPlcyGrpRateType'
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::tPortSchPlcyGrpRateType.<tPortSchedulerPlcyName>.<tPortSchPlcyGrpName>'
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::tPortSchPlcyGrpRateType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | kbps |
2 | percentLocal |