All MIBs › CISCO-ZS-MIB › zoneMergeFailRecoverOper
zoneMergeFailRecoverOper
Module: CISCO-ZS-MIB
OID (symbolic): CISCO-ZS-MIB::zoneMergeFailRecoverOper
OID (numeric): 1.3.6.1.4.1.9.9.294.1.1.23
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The operation to be carried out.
If this object is set to 'import', then the Active Zone Set from across the isolated link is imported.
If this object is set to 'export', then the Active Zone Set on the local system is exported across the isolated link.
No action is taken if this object is set to 'noop'.
The value of this object when read is always 'noop'.
What is zoneMergeFailRecoverOper?
This write-only object executes zone set import or export operations during Fibre Channel zone merge failure recovery between isolated switches. Operators set this to 'import' or 'export' to synchronize zone configurations across failed merge points. Setting it to 'noop' performs no action; reading always returns 'noop'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.23 snmpwalk -v2c -c public <target> CISCO-ZS-MIB::zoneMergeFailRecoverOper
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.23.1 snmpget -v2c -c public <target> CISCO-ZS-MIB::zoneMergeFailRecoverOper.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.294.1.1.23.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> zoneMergeFailRecoverOper.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.23 | zoneMergeFailRecoverOper | CISCO-ZS-MIB |