All MIBs › HUAWEI-DEVICE-MIB › hwAvgDuty5min
hwAvgDuty5min
Module: HUAWEI-DEVICE-MIB
OID (symbolic): HUAWEI-DEVICE-MIB::hwAvgDuty5min
OID (numeric): 1.3.6.1.4.1.2011.6.3.4.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The overall CPU duty percentage in the last 5-minute period.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.4.1.4 snmpwalk -v2c -c public <target> HUAWEI-DEVICE-MIB::hwAvgDuty5min
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.4.1.4.1 snmpget -v2c -c public <target> HUAWEI-DEVICE-MIB::hwAvgDuty5min.1
How to Use in IPNetwork Monitor
Select a Huawei chassis-based router or switch as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and locate hwAvgDuty5min under the hwDev branch of HUAWEI-DEVICE-MIB, then select it and click OK. It reports the device's overall CPU duty-cycle percentage averaged over the last 5 minutes. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an Integer32-type OID, Value bounds is the most useful condition here — trigger an alert if the 5-minute average exceeds 85%, since sustained high CPU duty over several minutes (rather than a brief spike) is the more meaningful warning sign. Click Finish to create the monitor; you can adjust any parameter later.
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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.4 | hwCpuDevTable | HUAWEI-CPU-MIB |
| 1.3.6.1.4.1.2011.6.3.4.1 | hwCpuDevEntry | HUAWEI-CPU-MIB |
| 1.3.6.1.4.1.2011.6.3.4.1.4 | hwAvgDuty5min | HUAWEI-DEVICE-MIB |