All MIBs › BLUEARC-SERVER-MIB › volumeStatus
volumeStatus
Module: BLUEARC-SERVER-MIB
OID (symbolic): BLUEARC-SERVER-MIB::volumeStatus
OID (numeric): 1.3.6.1.4.1.11096.6.1.1.1.3.5.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of the volume.
unformatted(1) - the volume does NOT contain a filesystem. mounted(2) - the volume contains a file system and may be being accessed by users. formatted(3) - the volume contains a filesystem, but is not accessible by users as it is not mounted. needsChecking(4) - the filesystem has some errors and cannot be mounted. Its must be checked and fixed before it can be accessed by users.
What is volumeStatus?
This reports the state of a volume's filesystem: unformatted (no filesystem present), mounted (in use and accessible), formatted (has a filesystem but isn't mounted), or needsChecking (filesystem errors must be fixed before it can be mounted).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.1.3.5.2.1.4 snmpwalk -v2c -c public <target> BLUEARC-SERVER-MIB::volumeStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.1.3.5.2.1.4.1 snmpget -v2c -c public <target> BLUEARC-SERVER-MIB::volumeStatus.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::volumeStatus 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.5 | volumes | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.3.5.2 | volumeTable | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.3.5.2.1 | volumeEntry | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.3.5.2.1.4 | volumeStatus | BLUEARC-SERVER-MIB |