All MIBs › ADIC-SANMGR-PROXY-MIB › fcHPFErrorRecoveryMode
fcHPFErrorRecoveryMode
Module: ADIC-SANMGR-PROXY-MIB
OID (symbolic): ADIC-SANMGR-PROXY-MIB::fcHPFErrorRecoveryMode
OID (numeric): 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.3.1.2
Node type: OBJECT-TYPE
Type: FcHPFRecoveryType
Access: read-write
Description: Used to set the global recovery mode for failures that happen due to FC cable errors Values: returnToActive(0), returnToStandby(1), requiresIntervention(2)
What is fcHPFErrorRecoveryMode?
This OID controls how the storage system automatically recovers when fiber channel cables fail, with three options: return to the primary connection, stay on backup, or wait for manual intervention. Network engineers configure this to balance between automatic recovery and ensuring critical connections are stable. For example, if set to returnToActive(0), the system automatically switches back to the primary connection once the cable error is resolved.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.3.1.2 snmpwalk -v2c -c public <target> ADIC-SANMGR-PROXY-MIB::fcHPFErrorRecoveryMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.3.1.2.1 snmpget -v2c -c public <target> ADIC-SANMGR-PROXY-MIB::fcHPFErrorRecoveryMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.3.1.2.1 s <value>
Start monitoring ADIC (Quantum) tape libraries with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADIC-SANMGR-PROXY-MIB::fcHPFErrorRecoveryMode OID value, configure state conditions and alerts, and monitor any ADIC (Quantum) tape libraries from a single console.
OID Breakdown
Upper-level ancestors (10 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.3764 | adic | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1 | storage | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1 | intelligent | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.400 | network | ADIC-INTELLIGENT-STORAGE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3764.1.1.400.10 | sanmgr_proxy | ADIC-SANMGR-PROXY-MIB |
| 1.3.6.1.4.1.3764.1.1.400.10.10 | pathlight | ADIC-SANMGR-PROXY-MIB |
| 1.3.6.1.4.1.3764.1.1.400.10.10.12 | portFailover | ADIC-SANMGR-PROXY-MIB |
| 1.3.6.1.4.1.3764.1.1.400.10.10.12.1 | fcHostPortFailover | ADIC-SANMGR-PROXY-MIB |
| 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.3 | fcHPFGlobalTable | ADIC-SANMGR-PROXY-MIB |
| 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.3.1 | fcHPFGlobalEntry | ADIC-SANMGR-PROXY-MIB |
| 1.3.6.1.4.1.3764.1.1.400.10.10.12.1.3.1.2 | fcHPFErrorRecoveryMode | ADIC-SANMGR-PROXY-MIB |