tPortSchedPlcyDistLagRateShared
TIMETRA-QOS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.16.12.3.1.26
Object
The value of tPortSchedPlcyDistLagRateShared specifies whether to
enable sharing of rates when the port on which this port scheduler
policy is configured is part of a LAG configured in 'distribute' mode.
When the value of tPortSchedPlcyDistLagRateShared is set to 'true',
the absolute rate values configured as part of the max-rate, PIR/CIR
group rates and PIR/CIR level rates are shared across the member ports
of the LAG when configured in 'distribute' mode.
The value of tPortSchedPlcyDistLagRateShared does not have any affect
when the port on which this port scheduler policy is configured is
part of a LAG in 'link' mode. Similarly when rates are configured as
percent-active rates, i.e., rate-type is 'percentActivePortBW' the
value of this object is irrelevant.
Context
- MIB
- TIMETRA-QOS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.16.12.3.1.26- 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::tPortSchedPlcyDistLagRateShared'
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::tPortSchedPlcyDistLagRateShared.<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::tPortSchedPlcyDistLagRateShared'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |