HUAWEI-MEMORY-MIB
18 objects
This mib module defines the memory information. NMS can query memory utilization statistics from device by the mib.
Imported Objects
| HCNUM-TC | CounterBasedGauge64 |
| HUAWEI-DEVICE-MIB | hwFrameIndex hwSlotIndex |
| HUAWEI-MIB | hwDev |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2011.6.3.5 | IdentityhwMemoryDev | This mib module defines the memory information. NMS can query memory utilization statistics from device by the mib. | ||
| 1.3.6.1.4.1.2011.6.3.5.1 | TablehwMemoryDevTable | not-accessible | current | 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. |
| 1.3.6.1.4.1.2011.6.3.5.1.1 | RowhwMemoryDevEntry | not-accessible | current | The Entries of hwMemoryDevTable. The table is indexed by hwFrameIndex, hwSlotIndex and hwMemoryDevModuleIndex, hwFrameIndex - the index of frame of the device.… |
| 1.3.6.1.4.1.2011.6.3.5.1.1.1 | ColumnhwMemoryDevModuleIndex | not-accessible | current | 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… |
| 1.3.6.1.4.1.2011.6.3.5.1.1.2 | ColumnhwMemoryDevSize | read-only | current | The object indicates the total size of the memory in bytes, which is on the managed object. |
| 1.3.6.1.4.1.2011.6.3.5.1.1.3 | ColumnhwMemoryDevFree | read-only | current | The object indicates the free size of the memory in bytes. |
| 1.3.6.1.4.1.2011.6.3.5.1.1.4 | ColumnhwMemoryDevRawSliceUsed | read-only | current | The object indicates the used size of the raw slice memory in bytes. |
| 1.3.6.1.4.1.2011.6.3.5.1.1.5 | ColumnhwMemoryDevLargestFree | read-only | current | The object indicates the largest number of contiguous bytes from the memory that are currently unused on the managed object. |
| 1.3.6.1.4.1.2011.6.3.5.1.1.6 | ColumnhwMemoryDevFail | read-only | current | This object indicates the number of memory allocation failures. The default value is 0. |
| 1.3.6.1.4.1.2011.6.3.5.1.1.7 | ColumnhwMemoryDevFailNoMem | read-only | current | This object indicates the number of memory allocation failures due to memory exhaustion. The default value is 0. |
| 1.3.6.1.4.1.2011.6.3.5.1.1.8 | ColumnhwMemoryDevSize64 | read-only | current | Indicates the total size of the memory module incase of excessing 4G which is on the managed object, in bytes. |
| 1.3.6.1.4.1.2011.6.3.5.1.1.9 | ColumnhwMemoryDevFree64 | read-only | current | This object indicates the 64-byte idle memory size, in bytes. The value is always less than hwMemoryDevSize64. |
| 1.3.6.1.4.1.2011.6.3.5.2 | TablehwBufferTable | not-accessible | current | This table provides the inquiry of buffer utilization statistics of device. The type of the buffer is classified by size: 32 bytes, 64 bytes,...,etc. |
| 1.3.6.1.4.1.2011.6.3.5.2.1 | RowhwBufferEntry | not-accessible | current | The Entries of hwBufferTable. The hwBufferTable is indexed by hwFrameIndex, hwSlotIndex, hwBufferModuleIndex and hwBufferSize. hwFrameIndex - the index of fram… |
| 1.3.6.1.4.1.2011.6.3.5.2.1.1 | ColumnhwBufferModuleIndex | not-accessible | current | The object is used only for the purpose of extension,In single CPU devices (NE16,eg.),hwBufferModuleIndex equals 0. |
| 1.3.6.1.4.1.2011.6.3.5.2.1.2 | ColumnhwBufferSize | not-accessible | current | The object indicates the size of the buffers in bytes, such as 32 bytes, 64 bytes,...,etc. |
| 1.3.6.1.4.1.2011.6.3.5.2.1.3 | ColumnhwBufferCurrentTotal | read-only | current | This object indicates the total number of buffers. The value varies with the line card and buffer size. It is a part of the memory. The value ranges from 32 to… |
| 1.3.6.1.4.1.2011.6.3.5.2.1.4 | ColumnhwBufferCurrentUsed | read-only | current | This object indicates the number of buffers currently occupied. The value varies with the line card and buffer size. It is a part of the memory. The value rang… |