The memory utilization MIB provides information about the the dynamic memory that is currently utilized within this module, in units of one-hundredth of a percent. It also shows the available total memory in kilobytes and the total memory in kilobytes within this module.
The following table lists the slot number of module, total memory, available memory, and memory utilization 100th percent values.
Objects and OID | Description |
---|---|
bcsiModuleMemUtilTable 1.3.6.1.4.1.1588.3.1.13.1.1 |
The table is to list memory utilization of modules. Access Type: MAX-ACCESS not-accessible |
bcsiModuleMemUtilEntry 1.3.6.1.4.1.1588.3.1.13.1.1.1 |
A row in the Memory utilization table. Type: BcsiModuleMemUtilEntry Access Type: MAX-ACCESS not-accessible |
bcsiModuleMemUtilSlotNum 1.3.6.1.4.1.1588.3.1.13.1.1.1.1 |
This object holds the slot number of the module that contains the memory. Slot number are: MM1 = 1, MM2 = 2, LC1 = 3, LC2 = 4 and so on. Type: Integer32 Access Type: MAX-ACCESS not-accessible |
bcsiModuleMemTotal 1.3.6.1.4.1.1588.3.1.13.1.1.1.2 |
This object holds the total memory in kilobytes within the module. Type: Unsigned32 Units: "kilo Bytes" Access Type: MAX-ACCESS read-only |
bcsiModuleMemAvailable 1.3.6.1.4.1.1588.3.1.13.1.1.1.3 |
This object holds the available total memory in kilobytes within this module. Type: Gauge32 Units: "kilo Bytes" Access Type: MAX-ACCESS read-only |
bcsiModuleMemUtil100thPercent 1.3.6.1.4.1.1588.3.1.13.1.1.1.4 |
This object holds the dynamic memory that is currently utilized within this module, in units of one-hundredth of a percent. Type: Gauge32 Access Type: MAX-ACCESS read-only |