All MIBs › CISCO-ZS-MIB › zoneMergeFailRecoverResult
zoneMergeFailRecoverResult
Module: CISCO-ZS-MIB
OID (symbolic): CISCO-ZS-MIB::zoneMergeFailRecoverResult
OID (numeric): 1.3.6.1.4.1.9.9.294.1.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The result of the last Merge Failure Recovery operation that was attempted.
If the value of this object is 'success', then the merge fail recovery operation was successful.
If the value of this object is 'failure', then the merge fail recovery operation failed.
If the value of this object is 'inProgress', then the merge fail recovery operation is still in progress. 1 -- merge fail recovery successful 2 -- merge fail recovery fail 3 -- recovery in progress
What is zoneMergeFailRecoverResult?
This OID reports the outcome of the last attempt to recover from a Fibre Channel zone merge failure—success, failure, or in-progress. Zone merging unifies two separate Fibre Channel fabrics into one. Operators check this after a fabric partition to confirm the recovery operation completed successfully.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.24 snmpwalk -v2c -c public <target> CISCO-ZS-MIB::zoneMergeFailRecoverResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.24.1 snmpget -v2c -c public <target> CISCO-ZS-MIB::zoneMergeFailRecoverResult.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.294 | ciscoZsMIB | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1 | ciscoZoningMIBObjects | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1 | zoneConfiguration | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1.24 | zoneMergeFailRecoverResult | CISCO-ZS-MIB |