fbCpuIRQPeak
FIREBRICK-CPU-MIB ·
.0.2.1.1.3
Object
column SNMPv2-SMIGauge32
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%.
Context
- MIB
- FIREBRICK-CPU-MIB
- OID
.0.2.1.1.3- 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::fbCpuIRQPeak'
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::fbCpuIRQPeak.<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::fbCpuIRQPeak'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295