SYMTRAP-MIB

File: SYMTRAP-MIB.mib (21988 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
RFC-1215

Imported symbols

enterprises DisplayString OBJECT-TYPE
TRAP-TYPE

Defined Values

symbios 1.3.6.1.4.1.1123
OBJECT IDENTIFIER    

coloradosprings 1.3.6.1.4.1.1123.3
OBJECT IDENTIFIER    

scsi 1.3.6.1.4.1.1123.3.1
OBJECT IDENTIFIER    

symc8xx 1.3.6.1.4.1.1123.3.1.2
OBJECT IDENTIFIER    

symTrap 1.3.6.1.4.1.1123.3.1.2.2
OBJECT IDENTIFIER    

symTrapMajor 1.3.6.1.4.1.1123.3.1.2.2.1
The major revision level of the MIB. A change in the major revision level represents a major change in the architecture or functions of the MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

symTrapMinor 1.3.6.1.4.1.1123.3.1.2.2.2
The minor revision level of the MIB. A change in the minor revision level may represent some minor additional support, no changes to any pre-existing information has occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

managerName 1.3.6.1.4.1.1123.3.1.2.2.501
ASCII string description of SCSI Manager.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..16)  

managerVersion 1.3.6.1.4.1.1123.3.1.2.2.502
SCSI Manager version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

controllerName 1.3.6.1.4.1.1123.3.1.2.2.503
ASCII String description of SCSI Controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..16)  

scsiController 1.3.6.1.4.1.1123.3.1.2.2.504
The unique SCSI Controller Number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

scsiChannel 1.3.6.1.4.1.1123.3.1.2.2.505
SCSI Channel Number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

scsiTarget 1.3.6.1.4.1.1123.3.1.2.2.506
SCSI Target Identification number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

scsiLun 1.3.6.1.4.1.1123.3.1.2.2.507
The LUN of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vendorName 1.3.6.1.4.1.1123.3.1.2.2.508
The SCSI device Vendor information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..8)  

productName 1.3.6.1.4.1.1123.3.1.2.2.509
The SCSI Product information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..16)  

controllerModel 1.3.6.1.4.1.1123.3.1.2.2.510
The controller model string. eg SYM875UI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

pciBusNumber 1.3.6.1.4.1.1123.3.1.2.2.511
The PCI Bus number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

scsiSmartData 1.3.6.1.4.1.1123.3.1.2.2.512
The SMART information from the sense buffer of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

errorType 1.3.6.1.4.1.1123.3.1.2.2.513
The type of internal error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

symSCSI1 101
Symbios SCSI Agent is up.
TRAP-TYPE    

symSCSI2 102
Symbios SCSI Agent is down.
TRAP-TYPE    

symSCSI3 108
New SCSI Controller discovered. This trap signifies that the agent has detected that a new SCSI Controller has been added. The variable scsiController indicates the logical index of the controller. The variable controllerName indicates the controller name. The variable managerName indicates the manager name.
TRAP-TYPE    

symSCSI4 109
The SCSI Controller has been replaced. This trap signifies that the agent has detected that the controller at the specified index has been replaced with another adapter of a different adapter family. The variable scsiController indicates the logical index of the controller. The variable controllerName indicates the controller name. The variable managerName indicates the manager name.
TRAP-TYPE    

symSCSI5 110
The SCSI Controller has Failed. This trap signifies that the agent has detected that the SCSI controller has failed. The variable scsiController indicates the logical index of the controller.
TRAP-TYPE    

symSCSI6 111
The SCSI Controller has recovered. This trap signifies that the agent has detected that the previously failed SCSI controller has recovered. The variable scsiController indicates the logical index of the controller.
TRAP-TYPE    

symSCSI8 113
A new SCSI Device has been Discovered. This trap signifies that the agent has detected a new SCSI device. The variable scsiController indicates the logical index of the controller. The variable scsiTarget indicates the SCSI Target number of the device. The variable scsiLun indicates the SCSI LUN of the device. The variable vendorName indicates the device vendor. The variable productName indicates the device product name.
TRAP-TYPE    

symSCSI10 115
The SCSI Device has been Replaced. This trap signifies that a detected SCSI device has been swapped. If the device supports the SCSI serial number page, this trap is sent even if the replaced device is identical. The variable scsiController indicates the logical index of the controller. The variable scsiTarget indicates the SCSI Target number of the device. The variable scsiLun indicates the SCSI LUN of the device. The variable vendorName indicates the device vendor. The variable productName indicates the device product name.
TRAP-TYPE    

symSCSI7 112
The SCSI Device has Failed. This trap signifies that the agent has detected that a SCSI device has failed. The variable scsiController indicates the logical index of the controller. The variable scsiTarget indicates the SCSI Target number of the device. The variable scsiLun indicates the SCSI LUN of the device.
TRAP-TYPE    

symSCSI9 114
The SCSI Device has Recovered. This trap signifies that a previously failed SCSI device has started working again. The variable scsiController indicates the logical index of the controller. The variable scsiTarget indicates the SCSI Target number of the device. The variable scsiLun indicates the SCSI LUN of the device.
TRAP-TYPE    

symSCSI11 116
A SMART event has occurred on a device. This trap signifies that the agent has detected that a SMART event has occurred. The variable scsiController indicates the logical index of the controller. The variable scsiTarget indicates the SCSI Target number of the device. The variable scsiLun indicates the SCSI LUN of the device. The variable vendorName indicates the device vendor. The variable productName indicates the device product name. The variable scsiSmartData indicates the sense information.
TRAP-TYPE    

symSCSI12 117
There was an internal Symbios error - Please restart the Symbios agent.
TRAP-TYPE