RAIDMANAGER-MIB: View SNMP OID List / Download MIB
VENDOR: DEC
Home | MIB: RAIDMANAGER-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 |
dec | 1.3.6.1.4.1.36 | |||
ema | 1.3.6.1.4.1.36.2 | |||
sysobjids | 1.3.6.1.4.1.36.2.15 | |||
raidmanager | 1.3.6.1.4.1.36.2.15.21 | |||
agent | 1.3.6.1.4.1.36.2.15.21.1 | |||
agManufacturer | 1.3.6.1.4.1.36.2.15.21.1.1 | displaystring | read-only |
The name of the Enterprise Storage Manager Agent manufacturer. |
agMajVersion | 1.3.6.1.4.1.36.2.15.21.1.2 | integer | read-only |
Enterprise Storage Manager Agent Major Version Number (e.g., 3 for 3.0). |
agMinVersion | 1.3.6.1.4.1.36.2.15.21.1.3 | integer | read-only |
Enterprise Storage Manager Agent Minor Version Number (e.g., 0 for 3.0). |
agHostName | 1.3.6.1.4.1.36.2.15.21.1.4 | displaystring | read-only |
The Host System Network Name where the agent resides. |
agEnterprise | 1.3.6.1.4.1.36.2.15.21.1.5 | object identifier | read-only |
The Enterprise ID subtree for Enterprise Storage Manager Agent MIB is registered. |
agDescription | 1.3.6.1.4.1.36.2.15.21.1.6 | displaystring | read-only |
The Enterprise Array Storage Agent description. |
workstation | 1.3.6.1.4.1.36.2.15.21.2 | |||
wsCPU | 1.3.6.1.4.1.36.2.15.21.2.1 | displaystring | read-only |
The workstation CPU type (e.g., 80486). |
wsComputerType | 1.3.6.1.4.1.36.2.15.21.2.2 | displaystring | read-only |
The workstation Computer type (e.g., PC/AT). |
wsModel | 1.3.6.1.4.1.36.2.15.21.2.3 | integer | read-only |
The workstation model number. |
wsSubModel | 1.3.6.1.4.1.36.2.15.21.2.4 | integer | read-only |
The workstation submodel number. |
wsBiosVersion | 1.3.6.1.4.1.36.2.15.21.2.5 | displaystring | read-only |
The workstation BIOS Version. |
wsOS | 1.3.6.1.4.1.36.2.15.21.2.6 | displaystring | read-only |
The workstation operating system name (e.g., WINNT). |
wsOSMajVersion | 1.3.6.1.4.1.36.2.15.21.2.7 | integer | read-only |
The workstation OS major version number (e.g., 3 for WINNT 3.51). |
wsOSMinVersion | 1.3.6.1.4.1.36.2.15.21.2.8 | integer | read-only |
The workstation OS minor version number (e.g., 51 for WINNT 3.51). |
subsys | 1.3.6.1.4.1.36.2.15.21.3 | |||
ssTotalSubSystems | 1.3.6.1.4.1.36.2.15.21.3.1 | integer | read-only |
The total number of subsystems presently serviced by this agent. |
ssStatusTable | 1.3.6.1.4.1.36.2.15.21.3.2 | no-access |
This table holds the status information for each subsystem. |
|
1.3.6.1.4.1.36.2.15.21.3.2.1 | no-access |
The subsystem information entry. |
||
ssEntryIndex | 1.3.6.1.4.1.36.2.15.21.3.2.1.1 | integer | read-only |
The index into ssStatusTable . |
ssSubsysName | 1.3.6.1.4.1.36.2.15.21.3.2.1.2 | displaystring | read-only |
The local Subsystem Name. |
ssOverallStatus | 1.3.6.1.4.1.36.2.15.21.3.2.1.3 | integer | read-only |
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. Enumeration: 'green': 0, 'red': 2, 'yellow': 1. |
ssDiskStatus | 1.3.6.1.4.1.36.2.15.21.3.2.1.4 | integer | read-only |
This variable reports the overall status for the physical devices in the subsystem. Enumeration: 'allok': 0, 'atleast1failure': 1. |
ssPowerStatus | 1.3.6.1.4.1.36.2.15.21.3.2.1.5 | integer | read-only |
This variable reports the status for the Power Supply system in the subsystem. Enumeration: 'allok': 0, 'atleast1failure': 1. |
ssFanStatus | 1.3.6.1.4.1.36.2.15.21.3.2.1.6 | integer | read-only |
This variable reports the status for the FAN system in the subsystem. Enumeration: 'allok': 0, 'atleast1failure': 1. |
ssCacheBatteryStatus | 1.3.6.1.4.1.36.2.15.21.3.2.1.7 | integer | read-only |
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. Enumeration: 'unknown': 3, 'failure': 2, 'normalcharge': 0, 'lowcharge': 1. |
ssTemperatureStatus | 1.3.6.1.4.1.36.2.15.21.3.2.1.8 | integer | read-only |
This variable reports the status for the Temperature in the subsystem. Enumeration: 'overtempcondition': 1, 'normal': 0. |
ssCommStatus | 1.3.6.1.4.1.36.2.15.21.3.2.1.9 | integer | read-only |
This variable reports the status for the communication to the Primary Controller. Enumeration: 'communicationfailure': 1, 'normal': 0. |
ssEmuExtInputStatus | 1.3.6.1.4.1.36.2.15.21.3.2.1.10 | integer | read-only |
This variable reports the status for the EMU external input. Enumeration: 'allok': 0, 'atleast1failure': 1. |
ssEmuPresent | 1.3.6.1.4.1.36.2.15.21.3.2.1.11 | integer | read-only |
This variable reports the availability of the Environment Monitoring Unit for the storage subsystem. Enumeration: 'enupresent': 1, 'emunotpresent': 0. |
ssController1Status | 1.3.6.1.4.1.36.2.15.21.3.2.1.12 | integer | read-only |
This variable reports the status for the Primary Controller. Enumeration: 'failed': 1, 'normal': 0. |
ssController1SerNum | 1.3.6.1.4.1.36.2.15.21.3.2.1.13 | displaystring | read-only |
The Primary Controller's Serial Number. |
ssController1RDAC | 1.3.6.1.4.1.36.2.15.21.3.2.1.14 | integer | read-only |
The Primary Controller MODE. Enumeration: 'dualmode': 1, 'singlemode': 0. |
ssController1Type | 1.3.6.1.4.1.36.2.15.21.3.2.1.15 | displaystring | read-only |
The Primary Controller's Type indicator. |
ssController1ProdID | 1.3.6.1.4.1.36.2.15.21.3.2.1.16 | displaystring | read-only |
The Primary Controller's Product ID. |
ssController1FwRev | 1.3.6.1.4.1.36.2.15.21.3.2.1.17 | displaystring | read-only |
The Primary Controller's Firmware Revision. |
ssController1HwRev | 1.3.6.1.4.1.36.2.15.21.3.2.1.18 | displaystring | read-only |
The Primary Controller's Hardware Revision. |
ssController2Status | 1.3.6.1.4.1.36.2.15.21.3.2.1.19 | integer | read-only |
This variable reports the status for the Secondary Controller. Enumeration: 'failed': 1, 'normal': 0. |
ssController2SerNum | 1.3.6.1.4.1.36.2.15.21.3.2.1.20 | displaystring | read-only |
The Secondary Controller's Serial Number. |
ssController2RDAC | 1.3.6.1.4.1.36.2.15.21.3.2.1.21 | integer | read-only |
The Secondary Controller MODE. Enumeration: 'dualmode': 1, 'singlemode': 0. |
ssController2Type | 1.3.6.1.4.1.36.2.15.21.3.2.1.22 | displaystring | read-only |
The Secondary Controller's Type indicator. |
ssController2ProdID | 1.3.6.1.4.1.36.2.15.21.3.2.1.23 | displaystring | read-only |
The Secondary Controller's Product ID. |
ssController2FwRev | 1.3.6.1.4.1.36.2.15.21.3.2.1.24 | displaystring | read-only |
The Secondary Controller's Firmware Revision. |
ssController2HwRev | 1.3.6.1.4.1.36.2.15.21.3.2.1.25 | displaystring | read-only |
The Secondary Controller's Hardware Revision. |
ssUpsStatus | 1.3.6.1.4.1.36.2.15.21.3.2.1.26 | integer | read-only |
Uninterruptable Power Supply status (Currently for future use). Enumeration: 'upspresent': 1, 'upsnotpresent': 0. |
ssLunStatus | 1.3.6.1.4.1.36.2.15.21.3.2.1.27 | integer | read-only |
LUN status. Enumeration: 'reconstruct': 2, 'good': 0, 'reduced': 1, 'failure': 4. |
ssDiskName | 1.3.6.1.4.1.36.2.15.21.3.2.1.28 | displaystring | read-only |
The name of disk with state change. |
ssPowerSupplyLocation | 1.3.6.1.4.1.36.2.15.21.3.2.1.29 | displaystring | read-only |
The location of power supply with state change. |
ssFanLocation | 1.3.6.1.4.1.36.2.15.21.3.2.1.30 | displaystring | read-only |
The location of fan with state change. |
ssCacheBatteryLocation | 1.3.6.1.4.1.36.2.15.21.3.2.1.31 | displaystring | read-only |
The location of controller cache battery with state change. |
ssTemperatureSensorLocation | 1.3.6.1.4.1.36.2.15.21.3.2.1.32 | displaystring | read-only |
The location of temperature sensor with state change. |
ssCabinetNumber | 1.3.6.1.4.1.36.2.15.21.3.2.1.33 | integer | read-only |
The current cabinet number which has FRU state change. |
ssLunName | 1.3.6.1.4.1.36.2.15.21.3.2.1.34 | displaystring | read-only |
The name of the LUN with a state change. |
ssDiskPort | 1.3.6.1.4.1.36.2.15.21.3.2.1.35 | integer | read-only |
The current disk channel number. |
ssDiskTarget | 1.3.6.1.4.1.36.2.15.21.3.2.1.36 | integer | read-only |
The current disk SCSI Target ID. |
diskFailureTrap | 1.3.6.1.4.1.36.2.15.210.1 |
A disk drive has failed. Details: A disk device has failed. User Action: Replace the disk device. |
||
diskInformationTrap | 1.3.6.1.4.1.36.2.15.210.2 |
A disk drive has recovered. Details: A disk device has recovered. User Action: None. |
||
powerSupplyFailureTrap | 1.3.6.1.4.1.36.2.15.210.3 |
One power supply has failed. Details: The power supply in the specified location has failed. User Action: Replace power supply. |
||
powerSupplyInformationTrap | 1.3.6.1.4.1.36.2.15.210.4 |
Power supply has recovered. Details: The power supply in the specified location has gone from BAD to good. User Action: None. |
||
fanFailureTrap | 1.3.6.1.4.1.36.2.15.210.5 |
A fan has failed. Details: The fan in the specified location has failed. User Action: Replace fan. |
||
fanInformationTrap | 1.3.6.1.4.1.36.2.15.210.6 |
A fan has recovered. Details: The fan in the specified location has recovered. User Action: None. |
||
cacheBatteryFailureTrap | 1.3.6.1.4.1.36.2.15.210.7 |
A controller cache battery has failed. Details: The cache battery in specified location has failed. User Action: Replace cache battery or replenish charge. |
||
cacheBatteryLowTrap | 1.3.6.1.4.1.36.2.15.210.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. |
||
cacheBatteryInformationTrap | 1.3.6.1.4.1.36.2.15.210.9 |
A controller cache battery has good state. Details: The cache battery in specified location has good state. User Action: None. |
||
temperatureOverThresholdTrap | 1.3.6.1.4.1.36.2.15.210.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. |
||
temperatureInformationTrap | 1.3.6.1.4.1.36.2.15.210.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. |
||
communicationFailureTrap | 1.3.6.1.4.1.36.2.15.210.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. |
||
communicationInformationTrap | 1.3.6.1.4.1.36.2.15.210.13 |
Communication with the subsystem has recovered. Details: The Agent recovered communication with subsystem. User Action: None. |
||
controllerFailureTrap | 1.3.6.1.4.1.36.2.15.210.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. |
||
controllerInformationTrap | 1.3.6.1.4.1.36.2.15.210.15 |
The Secondary Controller in the subsytem has recovered. Details: The Secondary Controller has recovered. User Action: None. |
||
lunFailureTrap | 1.3.6.1.4.1.36.2.15.210.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. |
||
lunReconstructTrap | 1.3.6.1.4.1.36.2.15.210.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. |
||
lunReducedTrap | 1.3.6.1.4.1.36.2.15.210.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. |
||
lunInformationTrap | 1.3.6.1.4.1.36.2.15.210.19 |
A LUN has become optimal. Details: A LUN has become optimal due to a successful completion of the reconstruction process. User Action: None. |
||
externalInputFailureTrap | 1.3.6.1.4.1.36.2.15.210.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. |
||
externalInputInformationTrap | 1.3.6.1.4.1.36.2.15.210.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. |
||
cacheBatteryStateUnknownTrap | 1.3.6.1.4.1.36.2.15.210.22 |
A controller cache battery has unknown state. Details: The cache battery in specified location has an unknown state. User Action: None. |