SUNMANAGEMENTCENTER-TRAP-MIB

        This mib defines all the traps forwarded by the Sun Management 
Center agent, with their variable bindings. Any outside entity can 
subscribe for these traps.
    
Source file
SUNMANAGEMENTCENTER-TRAP-MIB
Last revised
Identity
traps
Base OID
1.3.6.1.4.1.42.2.12.2.0
Imported Objects
SNMPv2-CONF OBJECT-GROUP (no object page)
SNMPv2-SMI enterprises MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (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 'SUNMANAGEMENTCENTER-TRAP-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUNMANAGEMENTCENTER-TRAP-MIB::traps'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUNMANAGEMENTCENTER-TRAP-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUNMANAGEMENTCENTER-TRAP-MIB::traps'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (9)
sun
.1.3.6.1.4.1.42
.1.3.6.1.4.1.42.2
.1.3.6.1.4.1.42.2.12
.1.3.6.1.4.1.42.2.12.2
.1.3.6.1.4.1.42.2.12.2.0
.1.3.6.1.4.1.42.2.12.2.1
ObjectIdentifier
.1.3.6.1.4.1.42.2.12.2.1.3.1
ObjectIdentifier
.1.3.6.1.4.1.42.2.12.2.1.3.2
OctetString
.1.3.6.1.4.1.42.2.12.2.1.3.5
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-CONFrfc
  3. SUNMANAGEMENTCENTER-TRAP-MIBoracleselected
Conformance Groups (1)
Varbinds of traps
.1.3.6.1.4.1.42.2.12.2.1.3
Notifications / Traps (4)
NameOIDDescription
.1.3.6.1.4.1.42.2.12.2.0.1
A statusChange trap signifies that the status of an
object has changed.
.1.3.6.1.4.1.42.2.12.2.0.2
A valueRefresh trap signifies that the value of an object
has been manually refreshed.
.1.3.6.1.4.1.42.2.12.2.0.4
A moduleLoaded trap signifies that a module has been loaded.
.1.3.6.1.4.1.42.2.12.2.0.5
A moduleUnloaded trap signifies that a module has
been unloaded.