BLUECOAT-SG-HEALTHMONITOR-MIB

        The health monitoring MIB is used to monitor
changes in the health of the SG appliance.
    
Source file
BLUECOAT-SG-HEALTHMONITOR-MIB
Last revised
Identity
bluecoatSGHealthMonMIB
Base OID
1.3.6.1.4.1.3417.2.12
Imported Objects
BLUECOAT-MIB blueCoatMgmt
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
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-HEALTHMONITOR-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLUECOAT-SG-HEALTHMONITOR-MIB::bluecoatSGHealthMonMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BLUECOAT-SG-HEALTHMONITOR-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLUECOAT-SG-HEALTHMONITOR-MIB::bluecoatSGHealthMonMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (11)
.1.3.6.1.4.1.3417.2.12
.1.3.6.1.4.1.3417.2.12.1
.1.3.6.1.4.1.3417.2.12.1.1
.1.3.6.1.4.1.3417.2.12.1.1.1
.1.3.6.1.4.1.3417.2.12.1.1.2
.1.3.6.1.4.1.3417.2.12.2
.1.3.6.1.4.1.3417.2.12.2.0
.1.3.6.1.4.1.3417.2.12.3
.1.3.6.1.4.1.3417.2.12.3.1
.1.3.6.1.4.1.3417.2.12.3.2
.1.3.6.1.4.1.3417.2.12.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-HEALTHMONITOR-MIBbluecoatselected
Type Definitions (2)
OctetString range: 0..255
Enumeration
ok(1)
warning(2)
critical(3)
unknown(4)
Conformance Groups (2)
Group of Health Monitoring-related objects implemented in ProxySG appliances.
.1.3.6.1.4.1.3417.2.12.3.2.1
Group of Health Monitoring notifications implemented in ProxySG appliances.
.1.3.6.1.4.1.3417.2.12.3.3.1
Compliance Statements (1)

OID .1.3.6.1.4.1.3417.2.12.3.1.1
The compliance statement for the health monitoring module.
Required groups
Object refinements
ObjectAccessSyntaxDescription
deviceHealthMonStatus readonly
Write access is not required.
deviceHealthMonMessage readonly
Write access is not required.
Notifications / Traps (3)
NameOIDDescription
.1.3.6.1.4.1.3417.2.12.2.0.1
This notifies that the health monitor status changed to OK.
.1.3.6.1.4.1.3417.2.12.2.0.2
This notifies that the health monitor status changed to Warning.
.1.3.6.1.4.1.3417.2.12.2.0.3
This notifies that the health monitor status changed to Critical.