All MIBs › CISCO-ZS-MIB › zoneCopyActToFullVsan
zoneCopyActToFullVsan
Module: CISCO-ZS-MIB
OID (symbolic): CISCO-ZS-MIB::zoneCopyActToFullVsan
OID (numeric): 1.3.6.1.4.1.9.9.294.1.1.44
Node type: OBJECT-TYPE
Type: VsanIndex
Access: read-write
Description:
The VSAN on which the enforced zone set (active zone set) needs to be copied to the zone set database (full zone set). Setting this object to a valid VSAN will trigger a copy of the enforced zone set on that VSAN to the zone set database on the same VSAN.
Setting this object to an invalid VSAN-id will result in an error and no copy will take place.
What is zoneCopyActToFullVsan?
Writing a VSAN (Virtual Storage Area Network) number to this object triggers an immediate copy of that VSAN's currently enforced zone set into the zone set database as a backup. Zone sets control which devices can communicate on a Fibre Channel fabric, and maintaining backup copies protects against accidental lockouts. A storage administrator uses this to create point-in-time zone database snapshots before making risky policy changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.44 snmpwalk -v2c -c public <target> CISCO-ZS-MIB::zoneCopyActToFullVsan
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.44.1 snmpget -v2c -c public <target> CISCO-ZS-MIB::zoneCopyActToFullVsan.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.294.1.1.44.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.44 | zoneCopyActToFullVsan | CISCO-ZS-MIB |