All MIBs › ACMIB › sysInfoCpuUtilization2
sysInfoCpuUtilization2
Module: ACMIB
OID (symbolic): ACMIB::sysInfoCpuUtilization2
OID (numeric): 1.3.6.1.4.1.1751.2.18.19.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: xx.yy% - cpuUtilization2 is the yy part of it.
What is sysInfoCpuUtilization2?
This OID holds the second part (0-99) of the CPU utilization percentage, representing the decimal portion. Combined with sysInfoCpuUtilization1, this gives network engineers precise CPU load measurements for monitoring and alerting. A value of 23 means the ones digit of CPU usage is 23 (so if Utilization1 is 45, the total CPU usage is 45.23%).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.19.15 snmpwalk -v2c -c public <target> ACMIB::sysInfoCpuUtilization2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.19.15.1 snmpget -v2c -c public <target> ACMIB::sysInfoCpuUtilization2.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::sysInfoCpuUtilization2 OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.19 | sysInfo | ACMIB |
| 1.3.6.1.4.1.1751.2.18.19.15 | sysInfoCpuUtilization2 | ACMIB |