SUNMANAGEMENTCENTER-TRAP-MIB: View SNMP OID List / Download MIB

VENDOR: SUN MICROSYSTEMS


 Home MIB: SUNMANAGEMENTCENTER-TRAP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 sun 1.3.6.1.4.1.42
       prod 1.3.6.1.4.1.42.2
           sunsymon 1.3.6.1.4.1.42.2.12
                 agent 1.3.6.1.4.1.42.2.12.2
                     traps 1.3.6.1.4.1.42.2.12.2.0
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.
                         statusChange 1.3.6.1.4.1.42.2.12.2.0.1
A statusChange trap signifies that the status of an object has changed.
                         valueRefresh 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.
                         moduleLoaded 1.3.6.1.4.1.42.2.12.2.0.4
A moduleLoaded trap signifies that a module has been loaded.
                         moduleUnloaded 1.3.6.1.4.1.42.2.12.2.0.5
A moduleUnloaded trap signifies that a module has been unloaded.
                     base 1.3.6.1.4.1.42.2.12.2.1
                         trapInfoGroup 1.3.6.1.4.1.42.2.12.2.1.3
Varbinds of traps
                             statusOID 1.3.6.1.4.1.42.2.12.2.1.3.1 object identifier no-access
The identification of the object for which the status changed. This occurs as the first trap-specific varbind in a statusChangeTrap.
                             refreshOID 1.3.6.1.4.1.42.2.12.2.1.3.2 object identifier no-access
The identification of the object for which the value was refreshed. This occurs as the first trap-specific varbind in a valueRefreshTrap.
                             moduleInfo 1.3.6.1.4.1.42.2.12.2.1.3.5 octet string no-access
The module specification and module version of the module that is being loaded or unloaded. This occurs as the first trap-specific varbind in a moduleLoaded and moduleUnloaded traps.