BLUECOAT-SG-HEALTHCHECK-MIB

        The health check MIB is used to monitor
changes in the health of upstream systems.
    
Source file
BLUECOAT-SG-HEALTHCHECK-MIB
Last revised
Identity
deviceHealthCheckMIB
Base OID
1.3.6.1.4.1.3417.2.7
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 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString 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-HEALTHCHECK-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLUECOAT-SG-HEALTHCHECK-MIB::deviceHealthCheckMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BLUECOAT-SG-HEALTHCHECK-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLUECOAT-SG-HEALTHCHECK-MIB::deviceHealthCheckMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (16)
.1.3.6.1.4.1.3417.2.7
.1.3.6.1.4.1.3417.2.7.1
.1.3.6.1.4.1.3417.2.7.1.1
.1.3.6.1.4.1.3417.2.7.1.1.1
.1.3.6.1.4.1.3417.2.7.1.2
.1.3.6.1.4.1.3417.2.7.1.2.1
.1.3.6.1.4.1.3417.2.7.1.2.1.1
OctetString
.1.3.6.1.4.1.3417.2.7.1.2.1.1.1
.1.3.6.1.4.1.3417.2.7.1.2.1.1.2
.1.3.6.1.4.1.3417.2.7.1.2.1.1.3
.1.3.6.1.4.1.3417.2.7.2
.1.3.6.1.4.1.3417.2.7.2.0
.1.3.6.1.4.1.3417.2.7.3
.1.3.6.1.4.1.3417.2.7.3.1
.1.3.6.1.4.1.3417.2.7.3.2
.1.3.6.1.4.1.3417.2.7.3.3
Dependencies (4) 4 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. BLUECOAT-MIBbluecoat
  3. SNMPv2-CONFrfc
  4. SNMPv2-TCrfc
  5. BLUECOAT-SG-HEALTHCHECK-MIBbluecoatselected
Type Definitions (2)
OctetString range: 0..255
Enumeration
unknown(1)
ok(2)
okWithErrors(3)
okForSomeIPs(4)
okButFailing(5)
checkFailed(6)
dnsFailed(7)
okOnAltServer(8)
Conformance Groups (2)
Group of Health Check-related objects implemented in ProxySG appliances.
.1.3.6.1.4.1.3417.2.7.3.2.1
Group of Health Check notifications implemented in ProxySG appliances.
.1.3.6.1.4.1.3417.2.7.3.3.1
Compliance Statements (1)

OID .1.3.6.1.4.1.3417.2.7.3.1.1
The compliance statement for health check module.
Required groups
Object refinements
ObjectAccessSyntaxDescription
deviceHealthCheckName readonly
Write access is not required.
deviceHealthCheckState readonly
Write access is not required.
deviceHealthCheckTime readonly
Write access is not required.
deviceHealthCheckMessage readonly
Write access is not required.
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.3417.2.7.2.0.1
A notification is generated when the health
of a monitored system changes.