SUN-CLUSTER-EVENTS-MIB

        Oracle Solaris Cluster Event MIB monitors the event framework
    
Source file
SUN-CLUSTER-EVENTS-MIB
Last revised
Identity
sunClusterEventsMIB
Base OID
1.3.6.1.4.1.42.2.80.2
Imported Objects
SNMPv2-SMI Counter64 Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the oracle MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-CLUSTER-EVENTS-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-CLUSTER-EVENTS-MIB::sunClusterEventsMIB'
Walk the MIB subtree
/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::sunClusterEventsMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (27)
sun
.1.3.6.1.4.1.42
.1.3.6.1.4.1.42.2
.1.3.6.1.4.1.42.2.80
.1.3.6.1.4.1.42.2.80.2
.1.3.6.1.4.1.42.2.80.2.1
.1.3.6.1.4.1.42.2.80.2.1.1
.1.3.6.1.4.1.42.2.80.2.1.2
.1.3.6.1.4.1.42.2.80.2.1.2.1
.1.3.6.1.4.1.42.2.80.2.1.2.1.1
.1.3.6.1.4.1.42.2.80.2.1.2.1.10
.1.3.6.1.4.1.42.2.80.2.1.2.1.11
.1.3.6.1.4.1.42.2.80.2.1.2.1.12
.1.3.6.1.4.1.42.2.80.2.1.2.1.13
.1.3.6.1.4.1.42.2.80.2.1.2.1.14
.1.3.6.1.4.1.42.2.80.2.1.2.1.2
.1.3.6.1.4.1.42.2.80.2.1.2.1.3
.1.3.6.1.4.1.42.2.80.2.1.2.1.4
.1.3.6.1.4.1.42.2.80.2.1.2.1.5
.1.3.6.1.4.1.42.2.80.2.1.2.1.6
.1.3.6.1.4.1.42.2.80.2.1.2.1.7
.1.3.6.1.4.1.42.2.80.2.1.2.1.8
.1.3.6.1.4.1.42.2.80.2.1.2.1.9
.1.3.6.1.4.1.42.2.80.2.1.3
.1.3.6.1.4.1.42.2.80.2.1.3.1
.1.3.6.1.4.1.42.2.80.2.1.3.1.1
.1.3.6.1.4.1.42.2.80.2.1.3.1.2
.1.3.6.1.4.1.42.2.80.2.2
Dependencies (2) 2 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. SUN-CLUSTER-EVENTS-MIBoracleselected
Type Definitions (16)
OctetString
OctetString
OctetString
OctetString
OctetString
OctetString
Integer32
Enumeration
clEventInitUnknown(0)
clEventInitSystem(1)
clEventInitOperator(2)
clEventInitAgent(3)
Unsigned64
OctetString
Enumeration
clEventSevInfo(0)
clEventSevWarning(1)
clEventSevError(2)
clEventSevCritical(3)
clEventSevFatal(4)
OctetString
Integer32 range: 20..32767
Integer32
OctetString
Unsigned64
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.42.2.80.2.2.1
This notification is sent when a new Event
is received from the Event framework and the
corresponding entry is created/modified.