All MIBs › CISCO-ZS-MIB › zoneCopyState
zoneCopyState
Module: CISCO-ZS-MIB
OID (symbolic): CISCO-ZS-MIB::zoneCopyState
OID (numeric): 1.3.6.1.4.1.9.9.294.1.1.31.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The result of the most recent copy operation on this VSAN.
success(1) - indicates that the copy operation was successful. timeout(2) - indicates that the copy operation failed due to a timeout. badFileName(3) - indicates that the file name/ path/permissions are incorrect. inProgress(4) - indicates that this copy operation is currently in progress. badUserNamePasswd(5) - indicates that the user name/password of the remote device is incorrect. incompleteConfig(6) - configuration is incomplete. unknown(7) - error is unknown. sysErr(8) - system error anotherCopyInProgress(9) - indicates that a copy operation on the same VSAN or another VSAN is already in progress.
What is zoneCopyState?
This read-only INTEGER reports the outcome of the most recent zone set copy operation on this VSAN, with values such as success(1), timeout(2), badFileName(3), and inProgress(4) among others including a bad-credentials case. An admin polls this object after triggering zoneCopyStartCopy to know whether the backup actually completed. For example, if this object returns timeout(2), the admin knows the destination server didn't respond in time and needs to check network connectivity before retrying.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.31.1.9 snmpwalk -v2c -c public <target> CISCO-ZS-MIB::zoneCopyState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.31.1.9.1 snmpget -v2c -c public <target> CISCO-ZS-MIB::zoneCopyState.1
Start monitoring Cisco MDS 9148V/9396V Fibre Channel switches (zoning) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ZS-MIB::zoneCopyState OID value, configure state conditions and alerts, and monitor any Cisco MDS 9148V/9396V Fibre Channel switches (zoning) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 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.31 | zoneCopyTable | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1.31.1 | zoneCopyEntry | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1.31.1.9 | zoneCopyState | CISCO-ZS-MIB |