Blue Coat Supported MIBS
09/17/2001 (updated on 10/27/2006)
General Blue Coat SNMP Overview
The Blue Coat Management Information Base (MIB) specifications adhere to RFC1155 (v1-SMI), RFC1902 (v2-SMI), RFC1903 (v2-TC), and 1904 (v2-CONF.)
To load the Blue Coat MIBs on an SNMP network manager, ensure these dependent MIBs are loaded. (Most of the commercial-grade SNMP-based products do load these MIBs as the software starts.)
All Blue Coat products implement RFC1213 (MIB-II) without the EGP Group.
The system OIDs for all Blue Coat products are specified in bluecoat.mib.
Blue Coat products implement a number of private MIBs. Detailed description of the MIB variables and traps can be found at the end of this page.
Blue Coat products implement most of the RFC2594 (WWW MIB) and the experimental proxy MIB.
- www.mib: Only the wwwService and wwwProtocolStatistics groups are supported. The only service that's instrumented is http.
- proxy.mib: All groups are supported except the proxyConfig group. Before SG 4.2.1.1, the proxyMedianSvcTable (under the proxyPerf group) was also unsupported.
Additional private MIBs (such as streaming and CDN) will be implemented as the functionality get released with different products. Check the Blue Coat support site for the most updated information. You can download the supported MIB files from the web site as well.
Blue Coat Private MIB Files
sensor.mib
The sensor.mib file monitors the values of the various environmental sensors present on the Security Appliance. To enable or disable the trap, set the deviceSensorTrapEnable variable true/false.
The notification syntax for sensor.mib is
- deviceSensorTrap {deviceSensorName, deviceSensorValue, deviceSensorCode}
Parameters that you can monitor with the sensor.mib file include:
The sensor.mib trap variables and their values are described in the table below.
The error messages produced by the deviceSensorCode are described in the table below.
disk.mib
The disk.mib monitors the status of the Security Appliance disks. Enable or disable the disk trap through the deviceDiskTrapEnable variable.
The notification syntax for disk.mib is:
- deviceDiskTrap {deviceDiskStatus}
The disk.mib trap variables and their values are described in the table below.
present(1)
initializing(2)
inserted(3)
offline(4)
removed(5)
not-present(6)
empty(7)
bad(8)
unknown(9)
The error messages produced by the deviceDiskStatus are described in the table below.
attack.mib
The attack.mib file monitors possible protocol attacks by hackers. The MIB file sends notification at the beginning and ending of an attack. The conditions reported by the attack.mib file include SYN_FLOOD.
The attack.mib notification syntax is:
- deviceAttackTrap {deviceAttackName, deviceAttackStatus})
The attack.mib trap variables and their values are described in the table below.
no-attack(1): not under attack
under-attack(2): attack in progress
The error messages produced by the deviceAttackStatus are described in the table below.
usage.mib
The usage.mib file sends a notification when the percentage of available space that is used exceeds a threshold specified by the deviceUsageHigh variable.
Resources that can be monitored include:
The usage.mib trap variables and their values are described in the table below.
Comparison of the deviceUsagePercent value with the deviceUsageHigh variable.
The deviceUsageHigh variable can specify values for each resource, using an SNMP set operation. A notification is sent when the value is reached. For more information on the deviceUsageHigh variable, refer to the usage.mib file.
The error messages produced by the deviceUsageHigh variable are described in the table below.
wccp.mib
wccp.mib file monitors the some of the statistical information of WCCP (Web Cache Communication Protocol)