CPQSWCC-MIB

File: CPQSWCC-MIB.mib (16949 bytes)

Imported modules

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

Imported symbols

compaq enterprises Counter
Gauge DisplayString OBJECT-TYPE
TRAP-TYPE sysName cpqHoTrapFlags

Defined Values

cpqSwcc 1.3.6.1.4.1.232.132
OBJECT IDENTIFIER    

cpqSwccMibRev 1.3.6.1.4.1.232.132.1
OBJECT IDENTIFIER    

cpqSwccFibre 1.3.6.1.4.1.232.132.2
OBJECT IDENTIFIER    

cpqSwccEmuDev 1.3.6.1.4.1.232.132.3
OBJECT IDENTIFIER    

cpqSwccKzpcc 1.3.6.1.4.1.232.132.4
OBJECT IDENTIFIER    

cpqSwccMibRevMajor 1.3.6.1.4.1.232.132.1.1
The Major Revision level. A change in the major revision level represents a major change in the architecture of the MIB. A change in the major revision level may indicate a significant change in the information supported and/or the meaning of the supported information, correct interpretation of data may require a MIB document with the same major revision level.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

cpqSwccMibRevMinor 1.3.6.1.4.1.232.132.1.2
The Minor Revision level. 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  

cpqSwccMibCondition 1.3.6.1.4.1.232.132.1.3
The overall condition. This object represents the overall status of the Compaq SWCC system represented by this MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqSwccFibreDevName 1.3.6.1.4.1.232.132.2.1
FibreChannel Device Name. The user-assigned name of a specific FC device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

cpqSwccFibreDevState 1.3.6.1.4.1.232.132.2.2
The state of a fibrechannel device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqSwccFibreEventDescription 1.3.6.1.4.1.232.132.2.3
The description of a FibreChannel Device event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

cpqSwccFibreDeviceStatusChange 1
FibreChannel Device Status Change. The SWCC Agent has detected a change in state on one of the managed FibreChannel devices. Variables: sysName The name of the host running the agent. cpqSwccFibreDevName The name of the device which has changed state. cpqSwccFibreDevState The current state of the device. cpqSwccFibreEventDescription A textual description of the reason for the trap.
TRAP-TYPE    

cpqSwccTapeControllerStatusChange 2
FibreChannel Device Status Change. The SWCC Agent has detected a change in state on one of the managed FibreChannel Tape Controller devices. Variables: sysName The name of the host running the agent. cpqSwccFibreDevName The name of the device which has changed state. cpqSwccFibreDevState The current state of the device. cpqSwccFibreEventDescription A textual description of the reason for the trap.
TRAP-TYPE    

cpqSwccEmuDevDevName 1.3.6.1.4.1.232.132.3.1
Device Name. The user-assigned name of a specific managed device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

cpqSwccEmuDevDevState 1.3.6.1.4.1.232.132.3.2
The state of the managed device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqSwccEmuDevEventDescription 1.3.6.1.4.1.232.132.3.3
A description of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

cpqSwccEmuDevDeviceStatusChange 1
EMU/Device Manager Device Status Change. The SWCC Agent has detected a change in state on one of the managed devices. Variables: sysName The name of the host running the agent. cpqSwccEmuDevDevName The name of the device which has changed state. cpqSwccEmuDevDevState The current state of the device. cpqSwccEmuDevEventDescription A textual description of the reason for the trap.
TRAP-TYPE    

cpqSwccKzpccTrap 1.3.6.1.4.1.232.132.4.1
OBJECT IDENTIFIER    

cpqSwccKzpccSytemName 1.3.6.1.4.1.232.132.4.1.1
Variable which contains name of system the trap was generated from. The value of the variable will always be a printable ASCII string.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

cpqSwccKzpccSubsytemName 1.3.6.1.4.1.232.132.4.1.2
Variable which contains name of subsystem (controller) the trap has been generated for. The value of the variable will always be a printable ASCII string.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

cpqSwccKzpccEventSeverity 1.3.6.1.4.1.232.132.4.1.3
Variable whose enum value identifies the severity of the event which has occurred.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER informational(1), warning(2), error(3)  

cpqSwccKzpccEventDescription 1.3.6.1.4.1.232.132.4.1.4
Variable which contains description of event which caused trap to be sent. The value of the variable will also be a printable ASCII string.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

cpqSwccKzpccPhyDeviceEventTrap 1
Some event has happened to a physical device on a KZPCC controller that a user maybe interested in knowing. The following variables are included in the trap to provide information to the user: Variables: cpqSwccKzpccSystemName - an octet string which will contain ASCII string identifying the name of the system the trap was generated from. cpqSwccKzpccSubsystemName - an octet string which will contain ASCII string identifying the name of the KZPCC controller (as defined by the system) the event occurred on. cpqSwccKzpccEventSeverity - an enumerated integer that identifies the severity level of the event. cpqSwccKzpccEventDescription - an octet string which will contain an ASCII string describing the event that has occurred.
TRAP-TYPE    

cpqSwccKzpccVirtualDeviceEventTrap 2
Some event has happened to a virtual device (logical drive) on a KZPCC controller that a user maybe interested in knowing. The following variables are included in the trap to provide information to the user: Variables: cpqSwccKzpccSystemName - an octet string which will contain ASCII string identifying the name of the system the trap was generated from. cpqSwccKzpccSubsystemName - an octet string which will contain ASCII string identifying the name of the KZPCC controller (as defined by the system) the event occurred on. cpqSwccKzpccEventSeverity - an enumerated integer that identifies the severity level of the event. cpqSwccKzpccEventDescription - an octet string which will contain an ASCII string describing the event that has occurred.
TRAP-TYPE    

cpqSwccKzpccSubsystemEventTrap 3
Some event has happened to a KZPCC controller that a user maybe interested in knowing. The following variables are included in the trap to provide information to the user: Variables: cpqSwccKzpccSystemName - an octet string which will contain ASCII string identifying the name of the system the trap was generated from. cpqSwccKzpccSubsystemName - an octet string which will contain ASCII string identifying the name of the KZPCC controller (as defined by the system) the event occurred on. cpqSwccKzpccEventSeverity - an enumerated integer that identifies the severity level of the event. cpqSwccKzpccEventDescription - an octet string which will contain an ASCII string describing the event that has occurred.
TRAP-TYPE