hwEntityApCpuUsage
HUAWEI-ENTITY-EXTENT-MIB ·
.1.3.6.1.4.1.2011.5.25.31.1.1.37.1.5
Object
column Integer32
This object indicates the CPU usage of an entity. Generally, the overall CPU usage of the entity is calculated, without considering the number of CPUs on the entity.
Context
- MIB
- HUAWEI-ENTITY-EXTENT-MIB
- OID
.1.3.6.1.4.1.2011.5.25.31.1.1.37.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwApInfoEntry
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-ENTITY-EXTENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENTITY-EXTENT-MIB::hwEntityApCpuUsage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ENTITY-EXTENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENTITY-EXTENT-MIB::hwEntityApCpuUsage.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ENTITY-EXTENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ENTITY-EXTENT-MIB::hwEntityApCpuUsage'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.