FIREBRICK-CPU-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
6
.0.2.1 · 1 row entry · 6 columns
Uses the firebrick variant from /opt/observium/mibs/firebrick.
Command help
Walk fbCpuUsageTable
/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::fbCpuUsageTable'
CPU usage for this Firebrick
fbCpuUsageEntry row .0.2.1.1
An entry in the CPU usage table
Column Syntax OID
The percentage of CPU time spent in interrupt processing 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%.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.0.2.1.1.1
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%.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.0.2.1.1.2
The peak percentage of CPU time in interrupt processing during this period.
If period is 0 the peak usage in the current minute is used.
Units are 100ths of a percent, so 10000 indicates 100%.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.0.2.1.1.3
The peak percentage of CPU time non-idle during this period.
If period is 0 the peak usage in the current minute is used.
Units are 100ths of a percent, so 10000 indicates 100%.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.0.2.1.1.4
The period in minutes covered by this table entry.
Zero indicates that an instantaneous value is required.
Max is 30 minutes.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.0.2.1.1.5
The CPU core number covered by this table entry.
The numbering starts at 1, so CPU0 1, CPU1 is 2 etc.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.0.2.1.1.6