AT-SYSINFO-MIB :: cpuUtilisationMax

MIB Reference — IPNetwork Monitor

All MIBsAT-SYSINFO-MIBcpuUtilisationMax

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

How to Use in IPNetwork Monitor

Select an Allied Telesis x530-28GSX (2024) as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and locate cpuUtilisationMax under the cpu branch of AT-SYSINFO-MIB, then select it and click OK. It reports the highest CPU utilization percentage recorded since the router was last restarted. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an INTEGER-type OID, Value bounds is the most useful condition here — trigger an alert if this peak exceeds 90%, which would indicate the router has come close to CPU exhaustion at some point. Click Finish to create the monitor; you can adjust any parameter later.

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.207alliedTelesisAT-SMI-MIB
1.3.6.1.4.1.207.8mibObjectAT-SMI-MIB
1.3.6.1.4.1.207.8.4brouterMibAT-SMI-MIB
1.3.6.1.4.1.207.8.4.4atRouterAT-SMI-MIB
1.3.6.1.4.1.207.8.4.4.3sysinfoAT-SMI-MIB
1.3.6.1.4.1.207.8.4.4.3.3cpuAT-SYSINFO-MIB
1.3.6.1.4.1.207.8.4.4.3.3.1cpuUtilisationMaxAT-SYSINFO-MIB