All MIBs › RESOURCE-MIB › swCpuUsageLimit
swCpuUsageLimit
Module: RESOURCE-MIB
OID (symbolic): RESOURCE-MIB::swCpuUsageLimit
OID (numeric): 1.3.6.1.4.1.1588.2.1.1.1.26.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: It describes the CPU usage limit in percentage. If the cpu usage value exceeds the limit then the appropriate action will be taken based on the swCpuAction value.
What is swCpuUsageLimit?
This object sets the CPU usage threshold, as a percentage, above which the device takes the action defined by swCpuAction, defaulting to 75. Admins tune this to define what counts as excessive CPU load worth alerting on for their specific device and workload. Setting swCpuUsageLimit to 90 would mean the device only reacts once CPU usage climbs above 90%, rather than the default 75%.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.26.3 snmpwalk -v2c -c public <target> RESOURCE-MIB::swCpuUsageLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.26.3.1 snmpget -v2c -c public <target> RESOURCE-MIB::swCpuUsageLimit.1
Start monitoring Brocade Fibre Channel SAN switches/directors (CPU/memory/buffer-pool resource monitoring) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RESOURCE-MIB::swCpuUsageLimit OID value, configure state conditions and alerts, and monitor any Brocade Fibre Channel SAN switches/directors (CPU/memory/buffer-pool resource monitoring) from a single console.
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.1588 | bcsi | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2 | commDev | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1 | fibrechannel | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1.1 | fcSwitch | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1 | sw | SW-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1588.2.1.1.1.26 | swCpuOrMemoryUsage | RESOURCE-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.26.3 | swCpuUsageLimit | RESOURCE-MIB |