SMA-NOTIFICATION-MIB: View SNMP OID List / Download MIB
VENDOR: SUN MICROSYSTEMS
Home | MIB: SMA-NOTIFICATION-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).
|
|||
Object Name | OID | Type | Access | Info |
sun | 1.3.6.1.4.1.42 | |||
products | 1.3.6.1.4.1.42.2 | |||
management | 1.3.6.1.4.1.42.2.2 | |||
sma | 1.3.6.1.4.1.42.2.2.4 | |||
notifications | 1.3.6.1.4.1.42.2.2.4.3 |
This MIB module defines notifications that are generated by some monitoring modules loaded on System Management Agent (SMA). |
||
traps | 1.3.6.1.4.1.42.2.2.4.3.0 | |||
statusChange | 1.3.6.1.4.1.42.2.2.4.3.0.1 |
A statusChange trap signifies that the status of an object has changed. |
||
trapInfo | 1.3.6.1.4.1.42.2.2.4.3.1 | |||
hostName | 1.3.6.1.4.1.42.2.2.4.3.1.1 | displaystring | no-access |
The name of the host on which the event occurred. |
moduleName | 1.3.6.1.4.1.42.2.2.4.3.1.2 | displaystring | no-access |
The name of the module on which the event has occured. |
statusOID | 1.3.6.1.4.1.42.2.2.4.3.1.3 | object identifier | no-access |
The identification of the object for which the status changed. |
statusOIDContext | 1.3.6.1.4.1.42.2.2.4.3.1.4 | displaystring | no-access |
The name of context incase the status OID is registered under a particular context. If there is no special context, the value for this field will be null. |
status | 1.3.6.1.4.1.42.2.2.4.3.1.5 | displaystring | no-access |
The current status of the object. One of OK, INFO, WARNING, ERROR. |
description | 1.3.6.1.4.1.42.2.2.4.3.1.6 | displaystring | no-access |
The detailed description of the event. |
dataValue | 1.3.6.1.4.1.42.2.2.4.3.1.7 | displaystring | no-access |
The current value of the object, that generates the event. |
dataValueType | 1.3.6.1.4.1.42.2.2.4.3.1.8 | integer | no-access |
The data type of the value that is present in dataValue varbind Enumeration: 'integer32': 4, 'macAddress': 14, 'variablePointer': 18, 'rowStatus': 20, 'displayString': 12, 'counter32': 6, 'octetString': 2, 'rowPointer': 19, 'opaque': 10, 'other': 100, 'storageType': 21, 'objectIdentifier': 3, 'integer': 1, 'tAddress': 23, 'tDomain': 22, 'none': 0, 'autonomousType': 17, 'truthValue': 15, 'timeTicks': 9, 'counter64': 11, 'unsigned32': 8, 'testAndIncr': 16, 'gauge32': 7, 'physAddress': 13, 'ipAddress': 5. |