CISCO-ZS-MIB :: zoneMergeFailRecoverSpinLock

MIB Reference — IPNetwork Monitor

All MIBsCISCO-ZS-MIBzoneMergeFailRecoverSpinLock

zoneMergeFailRecoverSpinLock

Module: CISCO-ZS-MIB

OID (symbolic): CISCO-ZS-MIB::zoneMergeFailRecoverSpinLock

OID (numeric): 1.3.6.1.4.1.9.9.294.1.1.20

Node type: OBJECT-TYPE

Type: TestAndIncr

Access: read-write

Description:

This object is used to facilitate modification of zoneMergeFailRecoverInterface, zoneMergeFailRecoverVsan and zoneMergeFailRecoverOper by multiple managers. The procedure for modifying these objects is as follows:

1. Determine new values for zoneMergeFailRecoverInterface, zoneMergeFail- RecoverVsan and zoneMergeFailRecoverOper.

2. Retrieve the value of zoneMergeFailRecoverSpinLock.

3. Set the value of zoneMergeFailRecoverSpinLock to the retrieved value, and (in the same PDU) the value of zoneMergeFailRecoverInterface to the new value. If the set fails for zoneMergeFailRecoverSpinLock object, go back to step 2.

4. Set the value of zoneMergeFailRecoverSpinLock to the retrieved value plus one, and (in the same PDU) the value of zoneMergeFailRecoverVsan to the new value. If the set fails for zoneMergeFailRecoverSpinLock object, go back to step 2.

5. Set the value of zoneMergeFailRecoverSpinLock to the retrieved value plus two, and (in the same PDU) the value of zoneMergeFailRecoverOper to the new value. If the set fails for zoneMergeFailRecoverSpinLock object, go back to step 2.

Note that if it's possible to include zoneMergeFailRecoverVsan and/or zoneMergeFailRecoverOper in the (Set Req) PDU of an earlier step, then steps 4 and/or 5 can be eliminated.

What is zoneMergeFailRecoverSpinLock?

This object is a test-and-increment spin lock used to synchronize access to zone merge failure recovery operations in Cisco zoning server. Spin locks prevent concurrent modifications to critical zone configuration during recovery procedures. An operator would not typically interact with this directly, but the system uses it internally when recovering from failed zone merges between switches.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.20
snmpwalk -v2c -c public <target> CISCO-ZS-MIB::zoneMergeFailRecoverSpinLock

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.20.1
snmpget -v2c -c public <target> CISCO-ZS-MIB::zoneMergeFailRecoverSpinLock.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.294.1.1.20.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
1.3.6.1.4.1.9.9.294ciscoZsMIBCISCO-ZS-MIB
1.3.6.1.4.1.9.9.294.1ciscoZoningMIBObjectsCISCO-ZS-MIB
1.3.6.1.4.1.9.9.294.1.1zoneConfigurationCISCO-ZS-MIB
1.3.6.1.4.1.9.9.294.1.1.20zoneMergeFailRecoverSpinLockCISCO-ZS-MIB