rbnSmsMemoryCumulBlocks

RBN-MEMORY-MIB · .1.3.6.1.4.1.2352.2.16.1.1.1.6

Object

column obsolete Unsigned32
The cumulative blocks count for this entry.  It is an
indication of how many times the memory allocation in
AOS has been called since the system booted.
              
It can be used to measure the expense of an operation
in terms of calls to allocate memory, which are fairly
expensive in terms of CPU time.

Context

MIB
RBN-MEMORY-MIB
OID
.1.3.6.1.4.1.2352.2.16.1.1.1.6
Type
column
Access
readonly
Status
obsolete
Parent
rbnSmsMemoryEntry
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 'RBN-MEMORY-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-MEMORY-MIB::rbnSmsMemoryCumulBlocks'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-MEMORY-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-MEMORY-MIB::rbnSmsMemoryCumulBlocks.<rbnSmsMemoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-MEMORY-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-MEMORY-MIB::rbnSmsMemoryCumulBlocks'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance