All MIBs › AT-SYSINFO-MIB › cpuUtilisationMax
cpuUtilisationMax
Module: AT-SYSINFO-MIB
OID (symbolic): AT-SYSINFO-MIB::cpuUtilisationMax
OID (numeric): 1.3.6.1.4.1.207.8.4.4.3.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Maximum CPU utilisation since the router was last restarted. Expressed as a percentage.
What is cpuUtilisationMax?
This OID holds the highest processor usage percentage recorded since the device last restarted. It tells you the peak load the CPU has experienced, helping identify whether the device is approaching its performance limits. A network manager monitors this to determine if the device needs replacement or load balancing before problems occur.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.3.3.1 snmpwalk -v2c -c public <target> AT-SYSINFO-MIB::cpuUtilisationMax
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.3.3.1.1 snmpget -v2c -c public <target> AT-SYSINFO-MIB::cpuUtilisationMax.1
Start monitoring Allied Telesis x530/SwitchBlade x908 switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-SYSINFO-MIB::cpuUtilisationMax OID value, configure state conditions and alerts, and monitor any Allied Telesis x530/SwitchBlade x908 switches from a single console.
How to Use in IPNetwork Monitor
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.1 | cpuUtilisationMax | AT-SYSINFO-MIB |