MIB Viewer

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
OIDNameAccessStatusDescription
1.3.6.1.4.1.2011.6.3.5IdentityhwMemoryDevThis 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.1TablehwMemoryDevTablenot-accessiblecurrentThis 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.1RowhwMemoryDevEntrynot-accessiblecurrentThe 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.1ColumnhwMemoryDevModuleIndexnot-accessiblecurrentThis 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.2ColumnhwMemoryDevSizeread-onlycurrentThe 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.3ColumnhwMemoryDevFreeread-onlycurrentThe object indicates the free size of the memory in bytes.
1.3.6.1.4.1.2011.6.3.5.1.1.4ColumnhwMemoryDevRawSliceUsedread-onlycurrentThe object indicates the used size of the raw slice memory in bytes.
1.3.6.1.4.1.2011.6.3.5.1.1.5ColumnhwMemoryDevLargestFreeread-onlycurrentThe 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.6ColumnhwMemoryDevFailread-onlycurrentThis 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.7ColumnhwMemoryDevFailNoMemread-onlycurrentThis 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.8ColumnhwMemoryDevSize64read-onlycurrentIndicates 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.9ColumnhwMemoryDevFree64read-onlycurrentThis 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.2TablehwBufferTablenot-accessiblecurrentThis 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.1RowhwBufferEntrynot-accessiblecurrentThe 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.1ColumnhwBufferModuleIndexnot-accessiblecurrentThe 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.2ColumnhwBufferSizenot-accessiblecurrentThe 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.3ColumnhwBufferCurrentTotalread-onlycurrentThis 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.4ColumnhwBufferCurrentUsedread-onlycurrentThis 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…