SMA-NOTIFICATION-MIB

File: SMA-NOTIFICATION-MIB.mib (4542 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMPv2-MIB IANAifType-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Counter64 Integer32
TimeTicks mib-2 NOTIFICATION-TYPE
enterprises TEXTUAL-CONVENTION DisplayString
PhysAddress TruthValue RowStatus
TimeStamp AutonomousType TestAndIncr
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
snmpTraps IANAifType

Defined Values

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).
MODULE-IDENTITY    

sun 1.3.6.1.4.1.42
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.42.2
OBJECT IDENTIFIER    

management 1.3.6.1.4.1.42.2.2
OBJECT IDENTIFIER    

sma 1.3.6.1.4.1.42.2.2.4
OBJECT IDENTIFIER    

traps 1.3.6.1.4.1.42.2.2.4.3.0
OBJECT IDENTIFIER    

trapInfo 1.3.6.1.4.1.42.2.2.4.3.1
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

hostName 1.3.6.1.4.1.42.2.2.4.3.1.1
The name of the host on which the event occurred.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

moduleName 1.3.6.1.4.1.42.2.2.4.3.1.2
The name of the module on which the event has occured.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

statusOID 1.3.6.1.4.1.42.2.2.4.3.1.3
The identification of the object for which the status changed.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OBJECT IDENTIFIER  

statusOIDContext 1.3.6.1.4.1.42.2.2.4.3.1.4
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: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

status 1.3.6.1.4.1.42.2.2.4.3.1.5
The current status of the object. One of OK, INFO, WARNING, ERROR.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

description 1.3.6.1.4.1.42.2.2.4.3.1.6
The detailed description of the event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

dataValue 1.3.6.1.4.1.42.2.2.4.3.1.7
The current value of the object, that generates the event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

dataValueType 1.3.6.1.4.1.42.2.2.4.3.1.8
The data type of the value that is present in dataValue varbind
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER none(0), integer(1), octetString(2), objectIdentifier(3), integer32(4), ipAddress(5), counter32(6), gauge32(7), unsigned32(8), timeTicks(9), opaque(10), counter64(11), displayString(12), physAddress(13), macAddress(14), truthValue(15), testAndIncr(16), autonomousType(17), variablePointer(18), rowPointer(19), rowStatus(20), storageType(21), tDomain(22), tAddress(23), other(100)