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.
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
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.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 |