HUAWEI-MEMORY-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
13
hwMemoryDevTable
table.1.3.6.1.4.1.2011.6.3.5.1
·
1 row entry
·
9 columns
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 Entries of hwMemoryDevTable.
The table is indexed by hwFrameIndex, hwSlotIndex and hwMemoryDevModuleIndex,
hwFrameIndex - the index of frame of the device. for example, hwF…
The table is indexed by hwFrameIndex, hwSlotIndex and hwMemoryDevModuleIndex,
hwFrameIndex - the index of frame of the device. for example, hwF…
Indexes
| Column | Syntax | OID |
|---|---|---|
|
hwMemoryDevModuleIndex
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. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.2011.6.3.5.1.1.1 |
|
hwMemoryDevSize
The object indicates the total size of the memory in bytes,
which is on the managed object. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2011.6.3.5.1.1.2 |
|
hwMemoryDevFree
The object indicates the free size of the memory in bytes.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2011.6.3.5.1.1.3 |
|
hwMemoryDevRawSliceUsed
The object indicates the used size of the raw slice memory in bytes.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.6.3.5.1.1.4 |
|
hwMemoryDevLargestFree
The object indicates the largest number of contiguous bytes
from the memory that are currently unused on the managed object. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.6.3.5.1.1.5 |
|
hwMemoryDevFail
This object indicates the number of memory allocation failures.
The default value is 0. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.6.3.5.1.1.6 |
|
hwMemoryDevFailNoMem
This object indicates the number of memory allocation failures due to memory exhaustion.
The default value is 0. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.6.3.5.1.1.7 |
|
hwMemoryDevSize64
Indicates the total size of the memory module incase of excessing 4G
which is on the managed object, in bytes. |
HCNUM-TCCounterBasedGauge64 Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64 |
.1.3.6.1.4.1.2011.6.3.5.1.1.8 |
|
hwMemoryDevFree64
This object indicates the 64-byte idle memory size, in bytes.
The value is always less than hwMemoryDevSize64. |
HCNUM-TCCounterBasedGauge64 Textual Convention: HCNUM-TCCounterBasedGauge64 Unsigned64 |
.1.3.6.1.4.1.2011.6.3.5.1.1.9 |
hwBufferTable
table.1.3.6.1.4.1.2011.6.3.5.2
·
1 row entry
·
4 columns
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.
The Entries of hwBufferTable.
The hwBufferTable is indexed by hwFrameIndex, hwSlotIndex,
hwBufferModuleIndex and hwBufferSize.
hwFrameIndex - the index of frame of the device. for example, hwF…
The hwBufferTable is indexed by hwFrameIndex, hwSlotIndex,
hwBufferModuleIndex and hwBufferSize.
hwFrameIndex - the index of frame of the device. for example, hwF…
Indexes
| Column | Syntax | OID |
|---|---|---|
|
hwBufferModuleIndex
The object is used only for the purpose of extension,In single CPU
devices (NE16,eg.),hwBufferModuleIndex equals 0. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.2011.6.3.5.2.1.1 |
|
hwBufferSize
The object indicates the size of the buffers in bytes, such as 32 bytes,
64 bytes,...,etc. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.2011.6.3.5.2.1.2 |
|
hwBufferCurrentTotal
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 4096. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.6.3.5.2.1.3 |
|
hwBufferCurrentUsed
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 ranges from 32 to 4096, in kbits. The value is always less th… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.6.3.5.2.1.4 |