All MIBs › CBS-MODULE-RESOURCES-MIB › cbsModuleCPULoadNormal
cbsModuleCPULoadNormal
Module: CBS-MODULE-RESOURCES-MIB
OID (symbolic): CBS-MODULE-RESOURCES-MIB::cbsModuleCPULoadNormal
OID (numeric): 1.3.6.1.4.1.6848.4.2.2
Node type: NOTIFICATION-TYPE
Description: The CPU load on one of the processor modules has returned to normal. This sends the current value of the one minute load on the CPU module that returned to normal.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' CBS-MODULE-RESOURCES-MIB::cbsModuleCPULoadNormal snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.6848.4.2.2
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:60924->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (319161340) 36 days, 22:33:33.40 SNMPv2-MIB::snmpTrapOID.0 = OID: CBS-MODULE-RESOURCES-MIB::cbsModuleCPULoadNormal
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' CBS-MODULE-RESOURCES-MIB::cbsModuleCPULoadNormal
Start monitoring Crossbeam Systems XOS security appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CBS-MODULE-RESOURCES-MIB::cbsModuleCPULoadNormal OID value, configure state conditions and alerts, and monitor any Crossbeam Systems XOS security appliances from a single console.
OID Breakdown
Upper-level ancestors (8 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.6848 | crossbeamSystems | CROSSBEAM-SYSTEMS-MIB |
| 1.3.6.1.4.1.6848.4 | cbsTraps | CROSSBEAM-SYSTEMS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6848.4.2 | cbsModuleResourceTraps | CBS-MODULE-RESOURCES-MIB |
| 1.3.6.1.4.1.6848.4.2.2 | cbsModuleCPULoadNormal | CBS-MODULE-RESOURCES-MIB |