SUN-CLUSTER-EVENTS-MIB
AI MIB Summary
The SUN-CLUSTER-EVENTS-MIB enables monitoring of Oracle Solaris Cluster event framework states and fault notifications to track cluster node availability, resource group transitions, and failover triggers. It provides visibility into critical cluster health indicators, including node isolation events, quorum changes, and service group state transitions for high-availability infrastructure management.
Oracle Solaris Cluster Event MIB monitors the event framework
Main OID:
sunClusterEventsMIB.1.3.6.1.4.1.42.2.80.2
28
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
28 total| Object Name |
|---|
sun OBJECT IDENTIFIER .1.3.6.1.4.1.42 |
prod OBJECT IDENTIFIER .1.3.6.1.4.1.42.2 |
suncluster OBJECT IDENTIFIER .1.3.6.1.4.1.42.2.80 |
sunClusterEventsMIBOracle Solaris Cluster Event MIB monitors the event framework MODULE-IDENTITY .1.3.6.1.4.1.42.2.80.2 |
scEventsMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.42.2.80.2.1 |
escEventTableCountMaximum number of event instances maintained in this MIB. When escEventsTable has this many entries and a new entry is added, the earliest entry will be retiredrw ScEventTableCount .1.3.6.1.4.1.42.2.80.2.1.1 |
escEventsTableThe table contains one entry per CMM Events SEQUENCE OF EscEventsEntry .1.3.6.1.4.1.42.2.80.2.1.2 |
escEventsEntryThe entry describes an event EscEventsEntry .1.3.6.1.4.1.42.2.80.2.1.2.1 |
eventIndexAn index to refer to a cluster event. The index numbers increase monotonically as events are added to the MIB, and the oldest events are deleted from the MIB. If the MIB is restarted, the index number restarts from 1. Different instances of this MIB may have different index numbers for the same event instancero ScEventIndex .1.3.6.1.4.1.42.2.80.2.1.2.1.1 |
eventClusterIdThe unique cluster ID of the cluster sending this eventro ScClusterId .1.3.6.1.4.1.42.2.80.2.1.2.1.2 |
eventClusterNameThe name of the cluster sending this eventro ScClusterName .1.3.6.1.4.1.42.2.80.2.1.2.1.3 |
eventNodeNameThe name of the cluster node sending this eventro ScNodeName .1.3.6.1.4.1.42.2.80.2.1.2.1.4 |
eventVersionThe version number of this eventro ScEventVersion .1.3.6.1.4.1.42.2.80.2.1.2.1.5 |
eventClassNameThe name of the event classro ScEventClassName .1.3.6.1.4.1.42.2.80.2.1.2.1.6 |
eventSubclassNameThe name of the event subclassro ScEventSubclassName .1.3.6.1.4.1.42.2.80.2.1.2.1.7 |
eventSeverityThe severity of this eventro ScEventSeverity .1.3.6.1.4.1.42.2.80.2.1.2.1.8 |
eventInitiatorThe initiator of this eventro ScEventInitiator .1.3.6.1.4.1.42.2.80.2.1.2.1.9 |
eventPublisherthe event publisherro ScEventPublisher .1.3.6.1.4.1.42.2.80.2.1.2.1.10 |
eventSeqNothe subclass-unique sequence number for this eventro Counter64 .1.3.6.1.4.1.42.2.80.2.1.2.1.11 |
eventPidthe process ID of the event issuerro ScEventPid .1.3.6.1.4.1.42.2.80.2.1.2.1.12 |
eventTimeStampthe difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTCro ScTimeStamp .1.3.6.1.4.1.42.2.80.2.1.2.1.13 |
eventDatathe detail data of the eventro ScEventData .1.3.6.1.4.1.42.2.80.2.1.2.1.14 |
escEventsAttributesTableA table containing additional attributes specific to a given event subclass. By keying in on the eventIndex and the name of the attribute, its value may be found. SEQUENCE OF EscEventsAttributesEntry .1.3.6.1.4.1.42.2.80.2.1.3 |
escEventsAttributesEntryEach entry corresponds to an associated MBean. The index of the entry is composed of the eventSubclassName. EscEventsAttributesEntry .1.3.6.1.4.1.42.2.80.2.1.3.1 |
attributeNameName of this attribute, used as key in table ScEventAttributeName .1.3.6.1.4.1.42.2.80.2.1.3.1.1 |
attributeValueString value of this attributero ScEventAttributeValue .1.3.6.1.4.1.42.2.80.2.1.3.1.2 |
scEventsMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.42.2.80.2.2 |
escNewEventsThis notification is sent when a new Event is received from the Event framework and the corresponding entry is created/modified. NOTIFICATION-TYPE .1.3.6.1.4.1.42.2.80.2.2.1 |