HUAWEI-MEMORY-MIB
- Registered at
- 1.3.6.1.4.1.2011.6.3.5
- Last updated
- 2017-08-17 00:00
- Organization
- Huawei Technologies Co.,Ltd.
- Revisions
- 2017-08-17 00:00, 2014-07-26 00:00
- Namespace
- huawei
- Source file
HUAWEI-MEMORY-MIB- Digest
sha256:c167d1baad10768dc3a960720f428b85ebfa92b9b4725fe802a5b368ce746319
Description
This mib module defines the memory information. NMS can query memory utilization statistics from device by the mib.
Contact
Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com
Imports
| From | Symbols |
|---|---|
| HCNUM-TC | CounterBasedGauge64 |
| HUAWEI-DEVICE-MIB | hwFrameIndex, hwSlotIndex |
| HUAWEI-MIB | hwDev |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HCNUM-TC HUAWEI-DEVICE-MIB HUAWEI-MEMORY-MIB HUAWEI-MIB HUAWEI-TC-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwMemoryDevTable OBJECT-TYPE 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 | not-accessible | current | |
| hwMemoryDevEntry OBJECT-TYPE The Entries of hwMemoryDevTable. The table is indexed by hwFrameIndex, hwSlotIndex and hwMemoryDevModuleIndex, hwFrameIndex - the index of frame of the device. for example, hwFrameIndex equals 0 in NE16. hwSlotIndex - the slot number of the device, the MAX value varies with different devices. hwMemoryDevModuleIndex - for the purpose of extension.In single CPU devices (NE16,eg.), its value equals 0. | 1.3.6.1.4.1.2011.6.3.5.1.1 | not-accessible | current | |
| hwMemoryDevModuleIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.6.3.5.1.1.1 | Integer32 (0..65535) | not-accessible | current |
| hwMemoryDevSize OBJECT-TYPE 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.2 | Unsigned32 | read-only | current |
| hwMemoryDevFree OBJECT-TYPE The object indicates the free size of the memory in bytes. | 1.3.6.1.4.1.2011.6.3.5.1.1.3 | Unsigned32 | read-only | current |
| hwMemoryDevRawSliceUsed OBJECT-TYPE 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.4 | Unsigned32 | read-only | current |
| hwMemoryDevLargestFree OBJECT-TYPE 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.5 | Unsigned32 | read-only | current |
| hwMemoryDevFail OBJECT-TYPE 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.6 | Integer32 | read-only | current |
| hwMemoryDevFailNoMem OBJECT-TYPE 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.7 | Integer32 | read-only | current |
| hwMemoryDevSize64 OBJECT-TYPE 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.8 | CounterBasedGauge64 | read-only | current |
| hwMemoryDevFree64 OBJECT-TYPE 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.1.1.9 | CounterBasedGauge64 | read-only | current |
| hwBufferTable OBJECT-TYPE 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 | not-accessible | current | |
| hwBufferEntry OBJECT-TYPE The Entries of hwBufferTable. The hwBufferTable is indexed by hwFrameIndex, hwSlotIndex, hwBufferModuleIndex and hwBufferSize. hwFrameIndex - the index of frame of the device. for example, hwFrameIndex equals 0 in NE16. hwSlotIndex - the slot number of the device, the MAX value varies with different types of devices. hwBufferModuleIndex - for the purpose of extension.In single CPU devices (NE16,eg.),hwBufferModuleIndex equals 0. hwBufferSize - the size in bytes of the buffer,such as 32 bytes,64 bytes, ...,etc. | 1.3.6.1.4.1.2011.6.3.5.2.1 | not-accessible | current | |
| hwBufferModuleIndex OBJECT-TYPE 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.1 | Integer32 (0..65535) | not-accessible | current |
| hwBufferSize OBJECT-TYPE 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.2 | Integer32 (1..65535) | not-accessible | current |
| hwBufferCurrentTotal OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.6.3.5.2.1.3 | Integer32 | read-only | current |
| hwBufferCurrentUsed OBJECT-TYPE 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 than hwBufferCurrentTotal. | 1.3.6.1.4.1.2011.6.3.5.2.1.4 | Integer32 | read-only | current |