MIB Viewer

BLUECOAT-SG-HEALTHCHECK-MIB

22 objects
The health check MIB is used to monitor changes in the health of upstream systems.
Imported Objects
BLUECOAT-MIBblueCoatMgmt
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMICounter64 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCDisplayString TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.3417.2.7IdentitydeviceHealthCheckMIBThe health check MIB is used to monitor changes in the health of upstream systems.
1.3.6.1.4.1.3417.2.7.1NodedeviceHealthCheckMIBObjects
1.3.6.1.4.1.3417.2.7.1.1NodedeviceHealthCheckStringValues
1.3.6.1.4.1.3417.2.7.1.1.1ScalardeviceHealthCheckMessageread-onlycurrentThe custom message generated for this change in health.
1.3.6.1.4.1.3417.2.7.1.2NodedeviceHealthCheckValues
1.3.6.1.4.1.3417.2.7.1.2.1TabledeviceHealthCheckValueTablenot-accessiblecurrentTable of Heath Check services.
1.3.6.1.4.1.3417.2.7.1.2.1.1RowdeviceHealthCheckValueEntrynot-accessiblecurrentA deviceHealthCheckValueTable entry describes the status of a health check service.
1.3.6.1.4.1.3417.2.7.1.2.1.1.1ColumndeviceHealthCheckNameread-onlycurrentThe name of health check service.
1.3.6.1.4.1.3417.2.7.1.2.1.1.2ColumndeviceHealthCheckStateread-onlycurrentThis variable indicates health check state.
1.3.6.1.4.1.3417.2.7.1.2.1.1.3ColumndeviceHealthCheckTimeread-onlycurrentThis variable indicates time (duration) in milliseconds the last health check took.
1.3.6.1.4.1.3417.2.7.2NodedeviceHealthCheckMIBNotifs
1.3.6.1.4.1.3417.2.7.2.0NodedeviceHealthCheckMIBNotifsPrefix
1.3.6.1.4.1.3417.2.7.2.0.1NotificationdeviceHealthCheckTrapcurrentA notification is generated when the health of a monitored system changes.
1.3.6.1.4.1.3417.2.7.3NodedeviceHealthCheckMIBConformance
1.3.6.1.4.1.3417.2.7.3.1NodedeviceHealthCheckMIBCompliances
1.3.6.1.4.1.3417.2.7.3.1.1CompliancedeviceHealthCheckMIBComplianceread-onlycurrentThe compliance statement for health check module.
1.3.6.1.4.1.3417.2.7.3.2NodedeviceHealthCheckMIBGroups
1.3.6.1.4.1.3417.2.7.3.2.1GroupdeviceHealthCheckMIBGroupcurrentGroup of Health Check-related objects implemented in ProxySG appliances.
1.3.6.1.4.1.3417.2.7.3.3NodedeviceHealthCheckMIBNotifGroups
1.3.6.1.4.1.3417.2.7.3.3.1GroupdeviceHealthCheckMIBNotifGroupcurrentGroup of Health Check notifications implemented in ProxySG appliances.
Type Definitions
NameSyntaxStatusDescription
HealthCheckMessageStringOCTET STRING (SIZE (0..255))currentThe message describing a change in the health of an upstream system.
HealthCheckStatusINTEGER { unknown(1), ok(2), okWithErrors(3), okForSomeIPs(4), okButFailing(5), checkFailed(6), dnsFailed(7), okOnAltServer(8) } DeviceHealthCheckValueEntry ::= SEQUENCE { deviceHealthCheckName DisplayString, deviceHealthCheckState HealthCheckStatus, deviceHealthCheckTime Counter64 }currentIndicates the current value of the health check. (1) - unknown (2) - ok (3) - ok with errors (4) - ok for some IPs (5) - ok but failing (6) - check failed (7) - dns failed (8) - ok on alt server