HALCYON-PRIMEALERT-MIB
AI MIB Summary
The HALCYON-PRIMEALERT-MIB defines the management interface for Halcyon PrimeAlert v6 systems, enabling the retrieval of critical alert states, event logs, and system health indicators via SNMP for network monitoring and incident response.
The core Halcyon PrimeAlert v6 MIB
Main OID:
primealert.1.3.6.1.4.1.1242.1
20
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
20 total| Object Name |
|---|
primealertThe core Halcyon PrimeAlert v6 MIB MODULE-IDENTITY .1.3.6.1.4.1.1242.1 |
traps OBJECT IDENTIFIER .1.3.6.1.4.1.1242.1.0 |
eventOpenTrapAn open event is sent whenever an alarm condition opens on an agent. NOTIFICATION-TYPE .1.3.6.1.4.1.1242.1.0.9 |
eventCloseTrapA close event is sent whenever an alarm condition closes on an agent. NOTIFICATION-TYPE .1.3.6.1.4.1.1242.1.0.10 |
eventLogTrapA log event is sent whenever an alarm condition is detected on an agent and it is considered closed instantaneously (e.g. when fault conditions are reported through logging of a message, but the application logs no corresponding return-to-normal message, such faults are flagged by a log event) NOTIFICATION-TYPE .1.3.6.1.4.1.1242.1.0.11 |
eventColdstartTrapA coldstart trap is sent whenever an agent starts up. NOTIFICATION-TYPE .1.3.6.1.4.1.1242.1.0.12 |
eventAcknowledgeTrapAn acknowledge trap is sent whenever an event is acknowledged at the agent. NOTIFICATION-TYPE .1.3.6.1.4.1.1242.1.0.13 |
eventUnAcknowledgeTrapAn unacknowledge trap is sent whenever an event is unacknowledged at the agent. NOTIFICATION-TYPE .1.3.6.1.4.1.1242.1.0.14 |
eventModuleUnavailableTrapA module unavailable trap is sent whenever a module becomes unavailable (for example, if it is unloaded) and all open events for that module should be considered closed. NOTIFICATION-TYPE .1.3.6.1.4.1.1242.1.0.15 |
base OBJECT IDENTIFIER .1.3.6.1.4.1.1242.1.1 |
trapInfo OBJECT IDENTIFIER .1.3.6.1.4.1.1242.1.1.3 |
eventHostThe hostname of the agent on which the event occurred. This occurs as the first trap-specific varbind of an event trap.ro DisplayString .1.3.6.1.4.1.1242.1.1.3.6 |
eventPortThe SNMP port of the agent on which the event occurred. This occurs as the second trap-specific varbind of an event trap.ro Integer32 .1.3.6.1.4.1.1242.1.1.3.7 |
eventModuleThe identifier of the Primealert module in which the event occurred. This occurs as the third trap-specific varbind of an event trap.ro DisplayString .1.3.6.1.4.1.1242.1.1.3.8 |
eventContextThe SNMP context of the Primealert module in which the event occurred, for modules which can be loaded multiple times in one agent. For modules which can only be loaded once, this is empty. This occurs as the fourth trap-specific varbind of an event trap.ro DisplayString .1.3.6.1.4.1.1242.1.1.3.9 |
eventSeverityA human-readable string representing the severity of the event in question, such as 'Critical'. This occurs as the fifth trap-specific varbind of an event trap.ro DisplayString .1.3.6.1.4.1.1242.1.1.3.10 |
eventMessageA human-readable string describing the event. This occurs as the sixth trap-specific varbind of an event trap.ro DisplayString .1.3.6.1.4.1.1242.1.1.3.11 |
eventUrlA url-formatted string representing the MIB location at which the event occurred. It can be used to associate a close event with its corresponding open event. This occurs as the seventh trap-specific varbind of an event trap.ro DisplayString .1.3.6.1.4.1.1242.1.1.3.12 |
eventOpenTimeA human-readable string containing the time that the event was opened. Example: Aug 08, 2002 15:34:27.000 GMT. This occurs as the eighth trap-specific varbind of an event trapro DisplayString .1.3.6.1.4.1.1242.1.1.3.13 |
eventCloseTimeA human-readable string containing the time that the event was closed (if applicable). Example: Aug 08, 2002 15:34:27 .000 GMT. This occurs as the ninth trap-specific varbind of an event trapro DisplayString .1.3.6.1.4.1.1242.1.1.3.14 |