aluSapEgressAggRateType

ALU-SERVICE-MIB · .1.3.6.1.4.1.6527.6.1.2.2.6.13.1.14

Object

The value of aluSapEgressAggRateType specifies the type of sap egress 
aggregate-rate.
              
When the value of aluSapEgressAggRateType is set to 'kbps', the egress aggregate rates
are specified in kbps, using values of aluSapEgressAggRateLimit and aluSapEgressAggCir,
while objects  aluSapEgressAggCirPercent and aluSapEgressAggRatePercent will be
set to their default values.
              
When the value of aluSapEgressAggRateType is set to either 'percentPortLimit' or
'percentLocalLimit', the egress aggregate rates are specified in
percentage using values of aluSapEgressAggRatePercent and aluSapEgressAggCirPercent,
while objects aluSapEgressAggCir and aluSapEgressAggRate will be set to their default values.

Context

MIB
ALU-SERVICE-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.6.13.1.14
Type
column
Access
readwrite
Status
current
Parent
aluSapBaseInfoEntry
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 'ALU-SERVICE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-SERVICE-MIB::aluSapEgressAggRateType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-SERVICE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-SERVICE-MIB::aluSapEgressAggRateType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-SERVICE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-SERVICE-MIB::aluSapEgressAggRateType'

Syntax

Values & Constraints

Type Values
1kbps
2percentPortLimit
3percentLocalLimit

Conformance