SUN-CLUSTER-EVENTS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
16
escEventsTable
table.1.3.6.1.4.1.42.2.80.2.1.2
·
1 row entry
·
14 columns
Uses the oracle variant from
Command help
/opt/observium/mibs/oracle.
Walk escEventsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUN-CLUSTER-EVENTS-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-CLUSTER-EVENTS-MIB::escEventsTable'
The table contains one entry per CMM Events
The entry describes an event
Indexes
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An 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. D… |
ScEventIndex | .1.3.6.1.4.1.42.2.80.2.1.2.1.1 |
||||||||||
|
The unique cluster ID of the cluster sending this event
|
ScClusterId | .1.3.6.1.4.1.42.2.80.2.1.2.1.2 |
||||||||||
|
The name of the cluster sending this event
|
ScClusterName | .1.3.6.1.4.1.42.2.80.2.1.2.1.3 |
||||||||||
|
The name of the cluster node sending this event
|
ScNodeName | .1.3.6.1.4.1.42.2.80.2.1.2.1.4 |
||||||||||
|
The version number of this event
|
ScEventVersion | .1.3.6.1.4.1.42.2.80.2.1.2.1.5 |
||||||||||
|
The name of the event class
|
ScEventClassName | .1.3.6.1.4.1.42.2.80.2.1.2.1.6 |
||||||||||
|
The name of the event subclass
|
ScEventSubclassName | .1.3.6.1.4.1.42.2.80.2.1.2.1.7 |
||||||||||
|
The severity of this event
|
ScEventSeverity Type Values:
|
.1.3.6.1.4.1.42.2.80.2.1.2.1.8 |
||||||||||
|
The initiator of this event
|
ScEventInitiator Type Values:
|
.1.3.6.1.4.1.42.2.80.2.1.2.1.9 |
||||||||||
|
the event publisher
|
ScEventPublisher | .1.3.6.1.4.1.42.2.80.2.1.2.1.10 |
||||||||||
|
the subclass-unique sequence number for this event
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.42.2.80.2.1.2.1.11 |
||||||||||
|
the process ID of the event issuer
|
ScEventPid | .1.3.6.1.4.1.42.2.80.2.1.2.1.12 |
||||||||||
|
the difference, measured in milliseconds, between the
current time and midnight, January 1, 1970 UTC |
ScTimeStamp | .1.3.6.1.4.1.42.2.80.2.1.2.1.13 |
||||||||||
|
the detail data of the event
|
ScEventData | .1.3.6.1.4.1.42.2.80.2.1.2.1.14 |
escEventsAttributesTable
table.1.3.6.1.4.1.42.2.80.2.1.3
·
1 row entry
·
2 columns
Uses the oracle variant from
Command help
/opt/observium/mibs/oracle.
Walk escEventsAttributesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUN-CLUSTER-EVENTS-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-CLUSTER-EVENTS-MIB::escEventsAttributesTable'
A 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.
Each entry corresponds to an associated MBean.
The index of the entry is composed of the eventSubclassName.
The index of the entry is composed of the eventSubclassName.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Name of this attribute, used as key in table
|
ScEventAttributeName | .1.3.6.1.4.1.42.2.80.2.1.3.1.1 |
|
String value of this attribute
|
ScEventAttributeValue | .1.3.6.1.4.1.42.2.80.2.1.3.1.2 |