All MIBs › CPQFCA-MIB › cpqExtArrSnapshotMounted
cpqExtArrSnapshotMounted
Module: CPQFCA-MIB
OID (symbolic): CPQFCA-MIB::cpqExtArrSnapshotMounted
OID (numeric): 1.3.6.1.4.1.232.16.2.9.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: External Array Snapshot Mounted.
other (1) The agent is unable to determine if the snapshot is mounted.
mounted (2) Indicates that the snapshot is mounted and available to the operating system.
notMounted (3) Indicates that the snapshot is not mounted.
What is cpqExtArrSnapshotMounted?
This enumerated value indicates whether the snapshot is currently mounted and available to the operating system, as other, mounted, or notMounted. An admin checks this before attempting to access a snapshot's data directly, since an application or admin trying to browse an unmounted snapshot would find it inaccessible. For example, notMounted(3) on a snapshot the admin intends to restore files from means it must first be mounted before its contents can be browsed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.16.2.9.1.1.8 snmpwalk -v2c -c public <target> CPQFCA-MIB::cpqExtArrSnapshotMounted
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.16.2.9.1.1.8.1 snmpget -v2c -c public <target> CPQFCA-MIB::cpqExtArrSnapshotMounted.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqExtArrSnapshotMounted.1
Start monitoring Legacy Compaq Fibre Channel Array (CPQFCA) storage controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQFCA-MIB::cpqExtArrSnapshotMounted OID value, configure state conditions and alerts, and monitor any Legacy Compaq Fibre Channel Array (CPQFCA) storage controller from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.16 | cpqFibreArray | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2 | cpqFcaComponent | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.9 | cpqExtArrSnapshot | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.9.1 | cpqExtArrSnapshotTable | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.9.1.1 | cpqExtArrSnapshotEntry | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.9.1.1.8 | cpqExtArrSnapshotMounted | CPQFCA-MIB |