hwTaskCpuUsage
HUAWEI-TASK-MIB ·
.1.3.6.1.4.1.2011.5.25.27.1.1.1.5
Object
column SNMPv2-SMIGauge32
Cpu usage information of this task(0%-100%).If a task's cpu usage is more than 90, it means that the task is very busy.
Context
- MIB
- HUAWEI-TASK-MIB
- OID
.1.3.6.1.4.1.2011.5.25.27.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwTaskEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-TASK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TASK-MIB::hwTaskCpuUsage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-TASK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TASK-MIB::hwTaskCpuUsage.<hwTaskIndex>.<hwTaskID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-TASK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-TASK-MIB::hwTaskCpuUsage'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of