All MIBs › CPQFCA-MIB › cpqFcaPhyDrvHasMonInfo
cpqFcaPhyDrvHasMonInfo
Module: CPQFCA-MIB
OID (symbolic): CPQFCA-MIB::cpqFcaPhyDrvHasMonInfo
OID (numeric): 1.3.6.1.4.1.232.16.2.5.1.1.30
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Physical Drive Has Monitor Information.
All of the physical disk table fields except for the physical disk status (phyDrvStatus) and the bay location (phyDrvBayLocation) are invalid unless this field has a value of true(2).
What is cpqFcaPhyDrvHasMonInfo?
This boolean-style enumeration indicates whether the rest of this physical drive's table fields, other than status and bay location, contain valid monitoring data. An admin checks this before trusting other fields like error counters or firmware revision, since those are meaningless if this flag is false. For example, a value of false(1) tells the admin not to draw conclusions from a zero error-counter reading on that drive, since the field simply isn't populated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.16.2.5.1.1.30 snmpwalk -v2c -c public <target> CPQFCA-MIB::cpqFcaPhyDrvHasMonInfo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.16.2.5.1.1.30.1 snmpget -v2c -c public <target> CPQFCA-MIB::cpqFcaPhyDrvHasMonInfo.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqFcaPhyDrvHasMonInfo.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::cpqFcaPhyDrvHasMonInfo 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.5 | cpqFcaPhyDrv | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.5.1 | cpqFcaPhyDrvTable | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.5.1.1 | cpqFcaPhyDrvEntry | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.5.1.1.30 | cpqFcaPhyDrvHasMonInfo | CPQFCA-MIB |