All MIBs › CISCO-ZS-MIB › zoneCopyActToFullSpinLock
zoneCopyActToFullSpinLock
Module: CISCO-ZS-MIB
OID (symbolic): CISCO-ZS-MIB::zoneCopyActToFullSpinLock
OID (numeric): 1.3.6.1.4.1.9.9.294.1.1.42
Node type: OBJECT-TYPE
Type: TestAndIncr
Access: read-write
Description:
This object is used to facilitate modification of zoneCopyActToFullMode and zoneCopyActToFullOnVsan by multiple managers. The procedure for modifying these objects is as follows:
1. Determine new values for zoneCopyActToFullMode, zoneCopyActToFullOnVsan.
2. Retrieve the value of zoneCopyActToFullSpinLock.
3. Set the value of zoneCopyActToFullSpinLock to the retrieved value, and (in the same PDU) the value of zoneCopyActToFullMode to the new value. If the set fails for zoneCopyActToFullSpinLock, go back to step 2.
4. Set the value of zoneCopyActToFullSpinLock to the retrieved value plus one, and (in the same PDU) the value of zoneCopyActToFullOnVsan to the new value. If the set fails for zoneCopyActToFullSpinLock object, go back to step 2.
Note that if it's possible to include zoneCopyActToFullOnVsan in the (Set Req) PDU of the earlier step, then step 4 can be eliminated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.42 snmpwalk -v2c -c public <target> CISCO-ZS-MIB::zoneCopyActToFullSpinLock
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.42.1 snmpget -v2c -c public <target> CISCO-ZS-MIB::zoneCopyActToFullSpinLock.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.294.1.1.42.1 s <value>
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.42 | zoneCopyActToFullSpinLock | CISCO-ZS-MIB |