This table provides the information of all memory utilization statistics of device. It contains the total size, the free size, the used size, and so on.
The indexes of the table are hwFrameIndex, hwSlotIndex, hwMemoryDevModuleIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.3.5.1.1.1 |
hwMemoryDevModuleIndex |
Integer32{(0,65535)} |
not-accessible |
This object indicates the 32-byte memory size of managed objects, in bytes. The value is the sum of hwMemoryDevFree and hwMemoryDevRawSliceUsed. Each board has a memory, and the memory size varies with the product. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.3.5.1.1.2 |
hwMemoryDevSize |
Unsigned32 |
read-only |
The object indicates the total size of the memory in bytes, which is on the managed object. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.3.5.1.1.3 |
hwMemoryDevFree |
Unsigned32 |
read-only |
The object indicates the free size of the memory in bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.3.5.1.1.5 |
hwMemoryDevLargestFree |
Unsigned32 |
read-only |
The object indicates the largest number of contiguous bytes from the memory that are currently unused on the managed object. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.3.5.1.1.6 |
hwMemoryDevFail |
Integer32 |
read-only |
This object indicates the number of memory allocation failures. The default value is 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.3.5.1.1.7 |
hwMemoryDevFailNoMem |
Integer32 |
read-only |
This object indicates the number of memory allocation failures due to memory exhaustion. The default value is 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.3.5.1.1.8 |
hwMemoryDevSize64 |
Counter64 |
read-only |
Indicates the total size of the memory module incase of excessing 4G which is on the managed object, in bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.3.5.1.1.9 |
hwMemoryDevFree64 |
Counter64 |
read-only |
This object indicates the 64-byte idle memory size, in bytes. The value is always less than hwMemoryDevSize64. |
This object is implemented as defined in the corresponding MIB files. |