cpuUtilisationStackAvg

AT-SYSINFO-MIB · .1.3.6.1.4.1.207.8.4.4.3.3.8.1.3

Object

column Integer32
Average CPU utilisation since the router was last restarted.
Expressed as a percentage.

Context

MIB
AT-SYSINFO-MIB
OID
.1.3.6.1.4.1.207.8.4.4.3.3.8.1.3
Type
column
Access
readonly
Status
current
Parent
cpuUtilisationStackEntry

Walk 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 'AT-SYSINFO-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-SYSINFO-MIB::cpuUtilisationStackAvg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-SYSINFO-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-SYSINFO-MIB::cpuUtilisationStackAvg.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-SYSINFO-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-SYSINFO-MIB::cpuUtilisationStackAvg'

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.