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
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 entry .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.
Indexes
rbnSmsMemoryIndex
Column Syntax OID
rbnSmsMemoryIndex obsolete
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
rbnSmsMemoryModule obsolete
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
rbnSmsMemoryFreeBytes obsolete
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
rbnSmsMemoryBytesInUse obsolete
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
rbnSmsMemoryBlocksInUse obsolete
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
rbnSmsMemoryCumulBlocks obsolete
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
This table contains the objects which identify information
about memory usage.
rbnMemoryEntry entry .1.3.6.1.4.1.2352.2.16.1.2.1
A conceptual row in the rbnMemoryTable.
Indexes
rbnMemoryIndex
Column Syntax OID
rbnMemoryIndex
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
rbnMemoryModule
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
rbnMemoryFreeKBytes
The size of unused memory in this entry.
KBytesRBN-TCRbnKBytes
Textual Convention: RBN-TCRbnKBytes Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.2352.2.16.1.2.1.3
rbnMemoryKBytesInUse
The size of memory in use in this entry.
KBytesRBN-TCRbnKBytes
Textual Convention: RBN-TCRbnKBytes Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.2352.2.16.1.2.1.4
rbnMemoryBlocksInUse
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
rbnMemoryCumulBlocks
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