All MIBs › BLUEARC-SERVER-MIB › sysDriveStatus
sysDriveStatus
Module: BLUEARC-SERVER-MIB
OID (symbolic): BLUEARC-SERVER-MIB::sysDriveStatus
OID (numeric): 1.3.6.1.4.1.11096.6.1.1.1.3.4.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of the system drive.
online(1) - the system drive is accessible through the fibre channel interface. corrupt(2) - the system drives master boot record is corrupt. failed(3) - the system drive has failed and is no longer accessible through the fibre channel interface. notPresent(4) - device no longer present. disconnected(5) - device is present but not accessible by the controller offline(6) - all ports are offline initializing(7) - not accessible until initialization phase has completed formatting(8) - device is formatting unknown(9) - unknown device status
This object will only have the value unknown(9).
What is sysDriveStatus?
This reports the operational status of a system drive -- values include online, corrupt (bad master boot record), failed, notPresent, disconnected, offline, initializing, and formatting -- though the source notes that in practice this object will only ever return unknown(9).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.1.3.4.2.1.4 snmpwalk -v2c -c public <target> BLUEARC-SERVER-MIB::sysDriveStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.1.3.4.2.1.4.1 snmpget -v2c -c public <target> BLUEARC-SERVER-MIB::sysDriveStatus.1
Start monitoring BlueArc (Hitachi Data Systems) NAS storage servers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLUEARC-SERVER-MIB::sysDriveStatus OID value, configure state conditions and alerts, and monitor any BlueArc (Hitachi Data Systems) NAS storage servers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11096 | blueArc | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6 | blueArcPrivate | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1 | blueArcServer | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1 | blueArcServerObjs | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1 | sys | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.3 | storage | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.3.4 | systemDrives | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.3.4.2 | sysDriveTable | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.3.4.2.1 | sysDriveEntry | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.3.4.2.1.4 | sysDriveStatus | BLUEARC-SERVER-MIB |