RAIDMANAGER-MIB

File: RAIDMANAGER-MIB.mib (36541 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB

Imported symbols

enterprises OBJECT-TYPE DisplayString

Defined Types

SsEntry  
SEQUENCE    
  ssEntryIndex INTEGER
  ssSubsysName DisplayString
  ssOverallStatus INTEGER
  ssDiskStatus INTEGER
  ssPowerStatus INTEGER
  ssFanStatus INTEGER
  ssCacheBatteryStatus INTEGER
  ssTemperatureStatus INTEGER
  ssCommStatus INTEGER
  ssEmuExtInputStatus INTEGER
  ssEmuPresent INTEGER
  ssController1Status INTEGER
  ssController1SerNum DisplayString
  ssController1RDAC INTEGER
  ssController1Type DisplayString
  ssController1ProdID DisplayString
  ssController1FwRev DisplayString
  ssController1HwRev DisplayString
  ssController2Status INTEGER
  ssController2SerNum DisplayString
  ssController2RDAC INTEGER
  ssController2Type DisplayString
  ssController2ProdID DisplayString
  ssController2FwRev DisplayString
  ssController2HwRev DisplayString
  ssUpsStatus INTEGER
  ssLunStatus INTEGER
  ssDiskName DisplayString
  ssPowerSupplyLocation DisplayString
  ssFanLocation DisplayString
  ssCacheBatteryLocation DisplayString
  ssTemperatureSensorLocation DisplayString
  ssCabinetNumber INTEGER
  ssLunName DisplayString
  ssDiskPort INTEGER
  ssDiskTarget INTEGER

Defined Values

dec 1.3.6.1.4.1.36
OBJECT IDENTIFIER    

ema 1.3.6.1.4.1.36.2
OBJECT IDENTIFIER    

sysobjids 1.3.6.1.4.1.36.2.15
OBJECT IDENTIFIER    

raidmanager 1.3.6.1.4.1.36.2.15.21
OBJECT IDENTIFIER    

agent 1.3.6.1.4.1.36.2.15.21.1
OBJECT IDENTIFIER    

workstation 1.3.6.1.4.1.36.2.15.21.2
OBJECT IDENTIFIER    

subsys 1.3.6.1.4.1.36.2.15.21.3
OBJECT IDENTIFIER    

agManufacturer 1.3.6.1.4.1.36.2.15.21.1.1
The name of the Enterprise Storage Manager Agent manufacturer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

agMajVersion 1.3.6.1.4.1.36.2.15.21.1.2
Enterprise Storage Manager Agent Major Version Number (e.g., 3 for 3.0).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agMinVersion 1.3.6.1.4.1.36.2.15.21.1.3
Enterprise Storage Manager Agent Minor Version Number (e.g., 0 for 3.0).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agHostName 1.3.6.1.4.1.36.2.15.21.1.4
The Host System Network Name where the agent resides.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

agEnterprise 1.3.6.1.4.1.36.2.15.21.1.5
The Enterprise ID subtree for Enterprise Storage Manager Agent MIB is registered.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

agDescription 1.3.6.1.4.1.36.2.15.21.1.6
The Enterprise Array Storage Agent description.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wsCPU 1.3.6.1.4.1.36.2.15.21.2.1
The workstation CPU type (e.g., 80486).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wsComputerType 1.3.6.1.4.1.36.2.15.21.2.2
The workstation Computer type (e.g., PC/AT).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wsModel 1.3.6.1.4.1.36.2.15.21.2.3
The workstation model number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wsSubModel 1.3.6.1.4.1.36.2.15.21.2.4
The workstation submodel number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wsBiosVersion 1.3.6.1.4.1.36.2.15.21.2.5
The workstation BIOS Version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wsOS 1.3.6.1.4.1.36.2.15.21.2.6
The workstation operating system name (e.g., WINNT).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wsOSMajVersion 1.3.6.1.4.1.36.2.15.21.2.7
The workstation OS major version number (e.g., 3 for WINNT 3.51).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wsOSMinVersion 1.3.6.1.4.1.36.2.15.21.2.8
The workstation OS minor version number (e.g., 51 for WINNT 3.51).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ssTotalSubSystems 1.3.6.1.4.1.36.2.15.21.3.1
The total number of subsystems presently serviced by this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ssStatusTable 1.3.6.1.4.1.36.2.15.21.3.2
This table holds the status information for each subsystem.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SsEntry

ssEntry 1.3.6.1.4.1.36.2.15.21.3.2.1
The subsystem information entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SsEntry  

ssEntryIndex 1.3.6.1.4.1.36.2.15.21.3.2.1.1
The index into ssStatusTable .
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ssSubsysName 1.3.6.1.4.1.36.2.15.21.3.2.1.2
The local Subsystem Name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssOverallStatus 1.3.6.1.4.1.36.2.15.21.3.2.1.3
This variable reports the overall status of the storage subsystem. GREEN: Normal Operating Condition YELLOW: Warning Condition RED: Subsystem Communication Failure; No response to Agent requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER green(0), yellow(1), red(2)  

ssDiskStatus 1.3.6.1.4.1.36.2.15.21.3.2.1.4
This variable reports the overall status for the physical devices in the subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER allok(0), atleast1failure(1)  

ssPowerStatus 1.3.6.1.4.1.36.2.15.21.3.2.1.5
This variable reports the status for the Power Supply system in the subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER allok(0), atleast1failure(1)  

ssFanStatus 1.3.6.1.4.1.36.2.15.21.3.2.1.6
This variable reports the status for the FAN system in the subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER allok(0), atleast1failure(1)  

ssCacheBatteryStatus 1.3.6.1.4.1.36.2.15.21.3.2.1.7
This variable reports the status for the Cache Battery in the subsystem. This status object is currently non-functional but in place for future use.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normalcharge(0), lowcharge(1), failure(2), unknown(3)  

ssTemperatureStatus 1.3.6.1.4.1.36.2.15.21.3.2.1.8
This variable reports the status for the Temperature in the subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), overtempcondition(1)  

ssCommStatus 1.3.6.1.4.1.36.2.15.21.3.2.1.9
This variable reports the status for the communication to the Primary Controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), communicationfailure(1)  

ssEmuExtInputStatus 1.3.6.1.4.1.36.2.15.21.3.2.1.10
This variable reports the status for the EMU external input.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER allok(0), atleast1failure(1)  

ssEmuPresent 1.3.6.1.4.1.36.2.15.21.3.2.1.11
This variable reports the availability of the Environment Monitoring Unit for the storage subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER emunotpresent(0), enupresent(1)  

ssController1Status 1.3.6.1.4.1.36.2.15.21.3.2.1.12
This variable reports the status for the Primary Controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), failed(1)  

ssController1SerNum 1.3.6.1.4.1.36.2.15.21.3.2.1.13
The Primary Controller's Serial Number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssController1RDAC 1.3.6.1.4.1.36.2.15.21.3.2.1.14
The Primary Controller MODE.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER singlemode(0), dualmode(1)  

ssController1Type 1.3.6.1.4.1.36.2.15.21.3.2.1.15
The Primary Controller's Type indicator.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssController1ProdID 1.3.6.1.4.1.36.2.15.21.3.2.1.16
The Primary Controller's Product ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssController1FwRev 1.3.6.1.4.1.36.2.15.21.3.2.1.17
The Primary Controller's Firmware Revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssController1HwRev 1.3.6.1.4.1.36.2.15.21.3.2.1.18
The Primary Controller's Hardware Revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssController2Status 1.3.6.1.4.1.36.2.15.21.3.2.1.19
This variable reports the status for the Secondary Controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), failed(1)  

ssController2SerNum 1.3.6.1.4.1.36.2.15.21.3.2.1.20
The Secondary Controller's Serial Number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssController2RDAC 1.3.6.1.4.1.36.2.15.21.3.2.1.21
The Secondary Controller MODE.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER singlemode(0), dualmode(1)  

ssController2Type 1.3.6.1.4.1.36.2.15.21.3.2.1.22
The Secondary Controller's Type indicator.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssController2ProdID 1.3.6.1.4.1.36.2.15.21.3.2.1.23
The Secondary Controller's Product ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssController2FwRev 1.3.6.1.4.1.36.2.15.21.3.2.1.24
The Secondary Controller's Firmware Revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssController2HwRev 1.3.6.1.4.1.36.2.15.21.3.2.1.25
The Secondary Controller's Hardware Revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssUpsStatus 1.3.6.1.4.1.36.2.15.21.3.2.1.26
Uninterruptable Power Supply status (Currently for future use).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER upsnotpresent(0), upspresent(1)  

ssLunStatus 1.3.6.1.4.1.36.2.15.21.3.2.1.27
LUN status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER good(0), reduced(1), reconstruct(2), failure(4)  

ssDiskName 1.3.6.1.4.1.36.2.15.21.3.2.1.28
The name of disk with state change.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssPowerSupplyLocation 1.3.6.1.4.1.36.2.15.21.3.2.1.29
The location of power supply with state change.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssFanLocation 1.3.6.1.4.1.36.2.15.21.3.2.1.30
The location of fan with state change.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssCacheBatteryLocation 1.3.6.1.4.1.36.2.15.21.3.2.1.31
The location of controller cache battery with state change.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssTemperatureSensorLocation 1.3.6.1.4.1.36.2.15.21.3.2.1.32
The location of temperature sensor with state change.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssCabinetNumber 1.3.6.1.4.1.36.2.15.21.3.2.1.33
The current cabinet number which has FRU state change.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ssLunName 1.3.6.1.4.1.36.2.15.21.3.2.1.34
The name of the LUN with a state change.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ssDiskPort 1.3.6.1.4.1.36.2.15.21.3.2.1.35
The current disk channel number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ssDiskTarget 1.3.6.1.4.1.36.2.15.21.3.2.1.36
The current disk SCSI Target ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskFailureTrap 1
A disk drive has failed. Details: A disk device has failed. User Action: Replace the disk device.
TRAP-TYPE    

diskInformationTrap 2
A disk drive has recovered. Details: A disk device has recovered. User Action: None.
TRAP-TYPE    

powerSupplyFailureTrap 3
One power supply has failed. Details: The power supply in the specified location has failed. User Action: Replace power supply.
TRAP-TYPE    

powerSupplyInformationTrap 4
Power supply has recovered. Details: The power supply in the specified location has gone from BAD to good. User Action: None.
TRAP-TYPE    

fanFailureTrap 5
A fan has failed. Details: The fan in the specified location has failed. User Action: Replace fan.
TRAP-TYPE    

fanInformationTrap 6
A fan has recovered. Details: The fan in the specified location has recovered. User Action: None.
TRAP-TYPE    

cacheBatteryFailureTrap 7
A controller cache battery has failed. Details: The cache battery in specified location has failed. User Action: Replace cache battery or replenish charge.
TRAP-TYPE    

cacheBatteryLowTrap 8
A controller cache battery has LOW state. Details: The cache battery in specified location has LOW state. User Action: Replace cache battery or replenish charge.
TRAP-TYPE    

cacheBatteryInformationTrap 9
A controller cache battery has good state. Details: The cache battery in specified location has good state. User Action: None.
TRAP-TYPE    

temperatureOverThresholdTrap 10
A temperature sensor has exceeded WARNING threshold limit. Details: The temperature sensor in the specified location has exceeded WARNING threshold limit. User Action: Lower environmental temperature or raise internal threshold limit depending upon application.
TRAP-TYPE    

temperatureInformationTrap 11
A temperature sensor indicates temperature below WARNING threshold limit. Details: The temperature sensor in the specified location indicates below WARNING threshold limit. User Action: None.
TRAP-TYPE    

communicationFailureTrap 12
Communication with the subsystem has failed. Details: The Agent lost communication with subsystem. User Action: Possible causes are data path interruption, communication LUN failure, 2 or more power supplies failed, 2 or more fans failed, temperature overlimit, both controllers failed.
TRAP-TYPE    

communicationInformationTrap 13
Communication with the subsystem has recovered. Details: The Agent recovered communication with subsystem. User Action: None.
TRAP-TYPE    

controllerFailureTrap 14
The Secondary Controller in the subsytem has failed. Details: The Secondary Controller has failed. User Action: Replace controller. Possible causes are PCMCIA memory card ejected, controller physically removed, actual hardware failure.
TRAP-TYPE    

controllerInformationTrap 15
The Secondary Controller in the subsytem has recovered. Details: The Secondary Controller has recovered. User Action: None.
TRAP-TYPE    

lunFailureTrap 16
A LUN has failed. Details: The LUN has failed and is off-line. User Action: Possible cause is too many failed disk drives that make up the LUN, the OS can no longer communicate with the LUN for other reasons.
TRAP-TYPE    

lunReconstructTrap 17
A LUN has started the reconstruction process. Details: The LUN has started the reconstruction process but is available for normal use. Possible causes are an available disk drive was created as a spare to be inserted into the set, an existing spare was automatically added to the set for reconstruction upon failure of a member disk device. User Action: None.
TRAP-TYPE    

lunReducedTrap 18
A LUN has become degraded. Details: A LUN has become degraded due to a member disk device failure. User Action: Replace the failed disk device; add a spare to the system to cause a reconstruct.
TRAP-TYPE    

lunInformationTrap 19
A LUN has become optimal. Details: A LUN has become optimal due to a successful completion of the reconstruction process. User Action: None.
TRAP-TYPE    

externalInputFailureTrap 20
The user-defined External Input to the EMU indicates a failure. Details: The External Input to the EMU indicates a failure. User Action: If the state of the is FAILURE, then one of the user-defined external input devices is reporting a problem.
TRAP-TYPE    

externalInputInformationTrap 21
The user-defined External Input to the EMU indicates a recovery. Details: The External Input to the EMU indicates a recovery. User Action: None.
TRAP-TYPE    

cacheBatteryStateUnknownTrap 22
A controller cache battery has unknown state. Details: The cache battery in specified location has an unknown state. User Action: None.
TRAP-TYPE