All MIBs › AT-SYSINFO-MIB › cpuUtilisationStackMaxLast5Minutes
cpuUtilisationStackMaxLast5Minutes
Module: AT-SYSINFO-MIB
OID (symbolic): AT-SYSINFO-MIB::cpuUtilisationStackMaxLast5Minutes
OID (numeric): 1.3.6.1.4.1.207.8.4.4.3.3.8.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Maximum CPU utilisation over the last 5 minutes. Expressed as a percentage.
What is cpuUtilisationStackMaxLast5Minutes?
This read-only percentage (0-100) shows peak CPU usage in the past 5 minutes. It tracks recent spikes. A value of 92 means CPU spiked to 92%.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.3.3.8.1.7 snmpwalk -v2c -c public <target> AT-SYSINFO-MIB::cpuUtilisationStackMaxLast5Minutes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.3.3.8.1.7.1 snmpget -v2c -c public <target> AT-SYSINFO-MIB::cpuUtilisationStackMaxLast5Minutes.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.207 | alliedTelesis | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4 | brouterMib | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4 | atRouter | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4.3 | sysinfo | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4.3.3 | cpu | AT-SYSINFO-MIB |
| 1.3.6.1.4.1.207.8.4.4.3.3.8 | cpuUtilisationStackTable | AT-SYSINFO-MIB |
| 1.3.6.1.4.1.207.8.4.4.3.3.8.1 | cpuUtilisationStackEntry | AT-SYSINFO-MIB |
| 1.3.6.1.4.1.207.8.4.4.3.3.8.1.7 | cpuUtilisationStackMaxLast5Minutes | AT-SYSINFO-MIB |