cimaGrpMaxCellRate

CISCO-IMA-MIB · .1.3.6.1.4.1.9.9.235.1.3.1.14

Object

column cells per secondSNMPv2-SMIGauge32
This object indicates the IMA group's high water mark
cell rate. The value is the same as the IDCR with all
configured links in the 'active' state.
It is derived according to the following equation:
   T1 based group = N * (3622 * (M-1)/M * 2048/2049)
   E1 based group = N * (4528 * (M-1)/M * 2048/2049)
where
   M = IMA frame size
   N = Number of links configured in an IMA group.

Context

MIB
CISCO-IMA-MIB
OID
.1.3.6.1.4.1.9.9.235.1.3.1.14
Type
column
Access
readonly
Status
current
Units
cells per second
Parent
cimaGroupEntry
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 'CISCO-IMA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IMA-MIB::cimaGrpMaxCellRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IMA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IMA-MIB::cimaGrpMaxCellRate.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IMA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IMA-MIB::cimaGrpMaxCellRate'

Syntax

cells per secondSNMPv2-SMIGauge32
Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance