sysGlobalHostCpuUsageRatio
F5-BIGIP-SYSTEM-MIB ·
.1.3.6.1.4.1.3375.2.1.1.2.20.13
Object
scalar RFC1155-SMIGauge
This is usage ratio of CPU for the system. It is calculated by (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 10-second interval; user: sysGlobalHostCpuUser; niced: sysGlobalHostCpuNiced; stolen: sysGlobalHostCpuStolen; system: sysGlobalHostCpuSystem; idle: sysGlobalHostCpuIdle; irq: sysGlobalHostCpuIrq; iowait: sysGlobalHostCpuIowait
Context
- MIB
- F5-BIGIP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.3375.2.1.1.2.20.13- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sysGlobalHost
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F5-BIGIP-SYSTEM-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-SYSTEM-MIB::sysGlobalHostCpuUsageRatio.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F5-BIGIP-SYSTEM-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F5-BIGIP-SYSTEM-MIB::sysGlobalHostCpuUsageRatio'
Syntax
- Source
- RFC1155-SMIGauge
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of