All MIBs › HUAWEI-MEMORY-MIB › hwMemoryDevFail
hwMemoryDevFail
Module: HUAWEI-MEMORY-MIB
OID (symbolic): HUAWEI-MEMORY-MIB::hwMemoryDevFail
OID (numeric): 1.3.6.1.4.1.2011.6.3.5.1.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The object indicates the count of memory allocation failures.
What is hwMemoryDevFail?
This read-only counter reports the cumulative number of memory allocation failures on the managed device. Admins watch it for any nonzero or increasing count, since allocation failures often precede or accompany feature instability or crashes. For example, a hwMemoryDevFail counter that jumps during a traffic surge would point to memory pressure as the cause of a related service disruption.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.5.1.1.6 snmpwalk -v2c -c public <target> HUAWEI-MEMORY-MIB::hwMemoryDevFail
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.5.1.1.6.1 snmpget -v2c -c public <target> HUAWEI-MEMORY-MIB::hwMemoryDevFail.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwMemoryDevFail.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::hwMemoryDevFail OID value, configure state conditions and alerts, and monitor any Huawei router or switch (memory utilization/threshold alarms) from a single console.
How to Use in IPNetwork Monitor
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.6 | hwMemoryDevFail | HUAWEI-MEMORY-MIB |