All MIBs › BLUEARC-SERVER-MIB › clusterQuorumDeviceStatus
clusterQuorumDeviceStatus
Module: BLUEARC-SERVER-MIB
OID (symbolic): BLUEARC-SERVER-MIB::clusterQuorumDeviceStatus
OID (numeric): 1.3.6.1.4.1.11096.6.1.1.1.2.5.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of the quorum device: 0 - unknown 1 - unconfigured 2 - off line 3 - owned 4 - configured 5 - granted 6 - cluster node being queried is not up 7 - quorum device does not have the correct UUID for the cluster
What is clusterQuorumDeviceStatus?
The current status of the quorum device, covering states such as unconfigured, off line, owned, configured, granted, the queried node not being up, or the device having a mismatched cluster UUID (misconfigured).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.1.2.5.7 snmpwalk -v2c -c public <target> BLUEARC-SERVER-MIB::clusterQuorumDeviceStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.1.2.5.7.1 snmpget -v2c -c public <target> BLUEARC-SERVER-MIB::clusterQuorumDeviceStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clusterQuorumDeviceStatus.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::clusterQuorumDeviceStatus 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.2 | server | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.2.5 | clustering | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.2.5.7 | clusterQuorumDeviceStatus | BLUEARC-SERVER-MIB |