aluSapIngressAggRateType

ALU-SERVICE-MIB · .1.3.6.1.4.1.6527.6.1.2.2.6.13.1.13

Object

The value of aluSapIngressAggRateType specifies the type of sap ingress 
aggregate-rate.
              
When the value of aluSapIngressAggRateType is set to 'kbps', the ingress aggregate rates
are specified in kbps using values of aluSapIngressAggRateLimit and aluSapIngressAggCir,
while ojects  aluSapIngressAggCirPercent and aluSapIngressAggRatePercent
will be set to their default values.
              
When the value of aluSapIngressAggRateType is set to either 'percentPortLimit' or
'percentLocalLimit', the ingress aggregate rates are specified in
percentage using values of aluSapIngressAggRatePercent and aluSapIngressAggCirPercent,
while objects aluSapIngressAggCir and aluSapIngressAggRate 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.13
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::aluSapIngressAggRateType'
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::aluSapIngressAggRateType.<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::aluSapIngressAggRateType'

Syntax

Values & Constraints

Type Values
1kbps
2percentPortLimit
3percentLocalLimit

Conformance