All MIBs › HUAWEI-MEMORY-MIB › hwMemoryDevLargestFree
hwMemoryDevLargestFree
Module: HUAWEI-MEMORY-MIB
OID (symbolic): HUAWEI-MEMORY-MIB::hwMemoryDevLargestFree
OID (numeric): 1.3.6.1.4.1.2011.6.3.5.1.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The object indicates the largest number of contiguous bytes from the memory that are currently unused on the managed object.
What is hwMemoryDevLargestFree?
This read-only value reports the size, in bytes, of the largest contiguous block of unused memory currently available on the managed device. Admins use it to detect memory fragmentation, since a device can report substantial total free memory while this value stays small if that memory is fragmented into many small chunks. For example, a large hwMemoryDevFree total paired with a much smaller hwMemoryDevLargestFree would indicate fragmentation is preventing large allocations from succeeding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.5.1.1.5 snmpwalk -v2c -c public <target> HUAWEI-MEMORY-MIB::hwMemoryDevLargestFree
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.5.1.1.5.1 snmpget -v2c -c public <target> HUAWEI-MEMORY-MIB::hwMemoryDevLargestFree.1
Start monitoring Huawei router or switch (memory utilization/threshold alarms) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-MEMORY-MIB::hwMemoryDevLargestFree OID value, configure state conditions and alerts, and monitor any Huawei router or switch (memory utilization/threshold alarms) from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6.3 | hwDev | HUAWEI-CPU-MIB |
| 1.3.6.1.4.1.2011.6.3.5 | hwMemoryDev | HUAWEI-DEVICE-MIB |
| 1.3.6.1.4.1.2011.6.3.5.1 | hwMemoryDevTable | HUAWEI-DEVICE-MIB |
| 1.3.6.1.4.1.2011.6.3.5.1.1 | hwMemoryDevEntry | HUAWEI-DEVICE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.6.3.5.1.1.5 | hwMemoryDevLargestFree | HUAWEI-MEMORY-MIB |