rbnMemoryKBytesInUse
RBN-MEMORY-MIB ·
.1.3.6.1.4.1.2352.2.16.1.2.1.4
Object
The size of memory in use in this entry.
Context
- MIB
- RBN-MEMORY-MIB
- OID
.1.3.6.1.4.1.2352.2.16.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- KBytes
- Parent
- rbnMemoryEntry
- Table
- rbnMemoryTable
- Siblings
- 5
Values & Constraints
Type Constraints
range: 0..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rbnMemoryIndex A unique identifier for an entry in this table. | column | Unsigned32 | .1.3.6.1.4.1.2352.2.16.1.2.1.1 |
| rbnMemoryModule The name of the module on which this memory resides. | column | OctetString | .1.3.6.1.4.1.2352.2.16.1.2.1.2 |
| rbnMemoryFreeKBytes The size of unused memory in this entry. | column | KBytes RBN-TCRbnKBytes | .1.3.6.1.4.1.2352.2.16.1.2.1.3 |
| 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
statisti… | column | Unsigned32 | .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.
Th… | column | Unsigned32 | .1.3.6.1.4.1.2352.2.16.1.2.1.6 |