There are two types of CPU trap. One is from the health monitor which will be sent when the threshold is reached. Another one is the usage trap which will be sent whenever the CPU reached 100%, even if it is just a short spike.
The traps can be differentiated by the OID. The trap received from the health monitor MIB has the OID starts with .1.3.6.1.4.1.3417.2.12.1 in SGOS 5.x (defined in BLUECOAT-SG-HEALTHMONITOR-MIB.txt) and .1.3.6.1.4.1.3417.2.8.1 in SGOS 4.x (defined in system-resources.my). The trap received from the usage MIB has the OID starts with .1.3.6.1.4.1.3417.2.4.1 (defined in BLUECOAT-SG-USAGE-MIB.txt for SGOS 5.x and usage.my for SGOS 4.x).