BLUECOAT-SG-HEALTHMONITOR-MIB
19 objects
The health monitoring MIB is used to monitor changes in the health of the SG appliance.
Imported Objects
| BLUECOAT-MIB | blueCoatMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.3417.2.12 | IdentitybluecoatSGHealthMonMIB | The health monitoring MIB is used to monitor changes in the health of the SG appliance. | ||
| 1.3.6.1.4.1.3417.2.12.1 | NodedeviceHealthMonMIBObjects | |||
| 1.3.6.1.4.1.3417.2.12.1.1 | NodedeviceHealthMonValues | |||
| 1.3.6.1.4.1.3417.2.12.1.1.1 | ScalardeviceHealthMonMessage | read-only | current | The custom message generated for this change in health. |
| 1.3.6.1.4.1.3417.2.12.1.1.2 | ScalardeviceHealthMonStatus | read-only | current | This shows the current state of health monitor. |
| 1.3.6.1.4.1.3417.2.12.2 | NodedeviceHealthMonMIBNotification | |||
| 1.3.6.1.4.1.3417.2.12.2.0 | NodedeviceHealthMonMIBNotifPrefix | |||
| 1.3.6.1.4.1.3417.2.12.2.0.1 | NotificationdeviceHealthMonOkTrap | current | This notifies that the health monitor status changed to OK. | |
| 1.3.6.1.4.1.3417.2.12.2.0.2 | NotificationdeviceHealthMonWarningTrap | current | This notifies that the health monitor status changed to Warning. | |
| 1.3.6.1.4.1.3417.2.12.2.0.3 | NotificationdeviceHealthMonCriticalTrap | current | This notifies that the health monitor status changed to Critical. | |
| 1.3.6.1.4.1.3417.2.12.3 | NodedeviceHealthMonMIBConformance | |||
| 1.3.6.1.4.1.3417.2.12.3.1 | NodedeviceHealthMonMIBCompliances | |||
| 1.3.6.1.4.1.3417.2.12.3.1.1 | CompliancedeviceHealthMonMIBCompliance | read-only | current | The compliance statement for the health monitoring module. |
| 1.3.6.1.4.1.3417.2.12.3.2 | NodedeviceHealthMonMIBGroups | |||
| 1.3.6.1.4.1.3417.2.12.3.2.1 | GroupdeviceHealthMonMIBGroup | current | Group of Health Monitoring-related objects implemented in ProxySG appliances. | |
| 1.3.6.1.4.1.3417.2.12.3.3 | NodedeviceHealthMonMIBNotifGroups | |||
| 1.3.6.1.4.1.3417.2.12.3.3.1 | GroupdeviceHealthMonMIBNotifGroup | current | Group of Health Monitoring notifications implemented in ProxySG appliances. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| HealthMonMessageString | OCTET STRING (SIZE (0..255)) | current | The message describing a change in the health of the SG system. |
| HealthMonStatus | INTEGER { ok(1), warning(2), critical(3), unknown(4) } | current | Indicates the current state of the health monitor. (1) - ok (2) - warning (3) - critical (4) - unknown |