BLUECOAT-SG-ICAP-MIB

        Internet Content Adaptation Protocol (ICAP) is an open standard protocol that
allows content engines to send HTTP-based content to an ICAP server for
performing value added services. The ProxySG appliance, when integrated with a 
supported ICAP server such as the Proxy-AV, provides content scanning, 
filtering, and repair service for Internet-based malicious code, in addition 
to reducing bandwidth usage and latency.
        
This is the MIB module for ProxySG ICAP feature.
    
Last revised
Identity
bluecoatSGICAPMIB
Base OID
1.3.6.1.4.1.3417.2.14
Imported Objects
BLUECOAT-MIB blueCoatMgmt
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter64 Gauge32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the bluecoat MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLUECOAT-SG-ICAP-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLUECOAT-SG-ICAP-MIB::bluecoatSGICAPMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BLUECOAT-SG-ICAP-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLUECOAT-SG-ICAP-MIB::bluecoatSGICAPMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (26)
.1.3.6.1.4.1.3417.2.14
.1.3.6.1.4.1.3417.2.14.1
.1.3.6.1.4.1.3417.2.14.1.1
.1.3.6.1.4.1.3417.2.14.1.1.1
.1.3.6.1.4.1.3417.2.14.1.1.1.1
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1
Unsigned32
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.1
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.10
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.11
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.12
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.13
OctetString
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.2
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.3
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.4
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.5
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.6
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.7
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.8
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.9
.1.3.6.1.4.1.3417.2.14.1.1.2
.1.3.6.1.4.1.3417.2.14.2
.1.3.6.1.4.1.3417.2.14.2.0
.1.3.6.1.4.1.3417.2.14.3
.1.3.6.1.4.1.3417.2.14.3.1
.1.3.6.1.4.1.3417.2.14.3.2
.1.3.6.1.4.1.3417.2.14.3.3
Type Definitions (2)
Enumeration
service(1)
servivceGroup(2)
Enumeration
queuedRequestsAboveThreshold(1)
queuedRequestsBelowThreshold(2)
deferredRequestsAboveThreshold(3)
deferredRequestsBelowThreshold(4)
Compliance Statements (1)

OID .1.3.6.1.4.1.3417.2.14.3.1.1
The compliance statement for ICAP Module.
Required groups
Object refinements
ObjectAccessSyntaxDescription
icapServiceStatsName readonly
Write access is not required.
icapServiceStatsEntityType readonly
Write access is not required.
icapServiceStatsPlainConns readonly
Write access is not required.
icapServiceStatsSecuredConns readonly
Write access is not required.
icapServiceStatsPlainActvReqs readonly
Write access is not required.
icapServiceStatsSecureActvReqs readonly
Write access is not required.
icapServiceStatsQueuedReqs readonly
Write access is not required.
icapServiceStatsDeferredReqs readonly
Write access is not required.
icapServiceStatsRcvdBytes readonly
Write access is not required.
icapServiceStatsSentBytes readonly
Write access is not required.
icapServiceStatsFailedReqs readonly
Write access is not required.
icapServiceStatsSuccessfullReqs readonly
Write access is not required.
sgICAPNotification readonly
Write access is not required.
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.3417.2.14.2.0.1
A notification that represents an ICAP-
related event on an ProxySG appliance. The attributes
of an ICAP notification include:

sgICAPNotification - defines the event type.

icapServiceStatsName - the service on which the event
has occurred

icapServiceStatsDeferredReqs - the number of deferred
connections on the service, at the time of event

icapServiceStatsQueuedReqs - the number of queued
connections on the service, at the time of event.