RBN-MEMORY-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
12

rbnSmsMemoryTable

table obsolete
.1.3.6.1.4.1.2352.2.16.1.1 · 1 row entry · 6 columns
Uses the ericsson variant from /opt/observium/mibs/ericsson.
Command help
Walk rbnSmsMemoryTable
/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::rbnSmsMemoryTable'
This table contains the objects which identify information
about SMS memory usage.  This table has been obsoleted.  The
new rbnMemoryTable must be used instead.
rbnSmsMemoryEntry row .1.3.6.1.4.1.2352.2.16.1.1.1
A conceptual row in the rbnSmsMemoryTable. This Entry has
been obsoleted. The new rbnMemoryEntry must be used
instead.
Column Syntax OID
A unique identifier for an entry in this table.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.2352.2.16.1.1.1.1
The name of the module. This name is the same as that
which would be displayed via the `show memory' CLI command.
Examples would be CE, FE, SM 2, CM 3.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.2352.2.16.1.1.1.2
The number of unused bytes of memory in this entry.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.2352.2.16.1.1.1.3
The number of bytes of memory in use in this entry.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.2352.2.16.1.1.1.4
The number of blocks of memory in use in this entry.
A block of memory is the amount of memory returned by a
single call to the memory allocation routine in AOS.
Hence the size of a block of memory is variable.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.2352.2.16.1.1.1.5
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 operati…
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.2352.2.16.1.1.1.6
.1.3.6.1.4.1.2352.2.16.1.2 · 1 row entry · 6 columns
Uses the ericsson variant from /opt/observium/mibs/ericsson.
Command help
Walk rbnMemoryTable
/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::rbnMemoryTable'
This table contains the objects which identify information
about memory usage.
rbnMemoryEntry row .1.3.6.1.4.1.2352.2.16.1.2.1
A conceptual row in the rbnMemoryTable.
Indexes
Column Syntax OID
A unique identifier for an entry in this table.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.2352.2.16.1.2.1.1
The name of the module on which this memory resides.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.2352.2.16.1.2.1.2
The size of unused memory in this entry.
KBytesRBN-TCRbnKBytes
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.2352.2.16.1.2.1.3
The size of memory in use in this entry.
KBytesRBN-TCRbnKBytes
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.2352.2.16.1.2.1.4
The number of blocks of memory on this module which is in
use. A block of memory is a unit of physical/virtual
memory that can be allocated or freed by the user. This
statistic can be used to check for memory leaks.…
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.2352.2.16.1.2.1.5
The cumulative blocks count for this entry. For example,
in some systems, this indicates how many times the memory
allocation routine has been called since the system booted.
Then, this can be used to measure the expe…
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.2352.2.16.1.2.1.6