All MIBs › RESOURCE-MIB › swCpuAction
swCpuAction
Module: RESOURCE-MIB
OID (symbolic): RESOURCE-MIB::swCpuAction
OID (numeric): 1.3.6.1.4.1.1588.2.1.1.1.26.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies the actions to be taken if system resources exceed the specified threshold.
What is swCpuAction?
This object specifies what action the device takes when CPU usage exceeds its configured threshold: none, raslog (write to the system log), snmp (send a trap), or raslogandSnmp (both), defaulting to none. Admins configure this to ensure they're actually notified when CPU usage becomes excessive, rather than silently exceeding the limit with no alert. Setting swCpuAction to raslogandSnmp(3) ensures both a log entry is written and an SNMP trap is sent whenever CPU usage crosses swCpuUsageLimit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.26.5 snmpwalk -v2c -c public <target> RESOURCE-MIB::swCpuAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.26.5.1 snmpget -v2c -c public <target> RESOURCE-MIB::swCpuAction.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::swCpuAction 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.5 | swCpuAction | RESOURCE-MIB |