fbCpuAll
OBS ✓
FIREBRICK-CPU-MIB ·
.0.2.1.1.2
Object
column SNMPv2-SMIGauge32
The total percentage of CPU time spent non-idle for this period. If period is 0 the instantaneous usage in the last second is used. Units are 100ths of a percent, so 10000 indicates 100%.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Processors
Explore Observium network monitoring
Context
- MIB
- FIREBRICK-CPU-MIB
- OID
.0.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fbCpuUsageEntry
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 'FIREBRICK-CPU-MIB' -M '/opt/observium/mibs/firebrick:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREBRICK-CPU-MIB::fbCpuAll'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIREBRICK-CPU-MIB' -M '/opt/observium/mibs/firebrick:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREBRICK-CPU-MIB::fbCpuAll.<fbCpuPeriod>.<fbCpuCore>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIREBRICK-CPU-MIB' -M '/opt/observium/mibs/firebrick:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIREBRICK-CPU-MIB::fbCpuAll'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295