cpuSystem5sec
ECI-OPERATING-MIB ·
.1.3.6.1.4.1.5395.3.3.1.1.1.6
Object
column Unsigned32
Percentage of cpu used by system processes in last 5 seconds, this number has two decimal digits, so 8888 means 88.88%.
Context
- MIB
- ECI-OPERATING-MIB
- OID
.1.3.6.1.4.1.5395.3.3.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpuOperatingEntry
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 'ECI-OPERATING-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECI-OPERATING-MIB::cpuSystem5sec'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECI-OPERATING-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECI-OPERATING-MIB::cpuSystem5sec.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECI-OPERATING-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECI-OPERATING-MIB::cpuSystem5sec'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-10000