zoneCopyState
CISCO-ZS-MIB ·
.1.3.6.1.4.1.9.9.294.1.1.31.1.9
Object
column
Enumeration
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.
Context
- MIB
- CISCO-ZS-MIB
- OID
.1.3.6.1.4.1.9.9.294.1.1.31.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zoneCopyEntry
- Table
- zoneCopyTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | timeout |
3 | badFileName |
4 | inProgress |
5 | badUserNamePasswd |
6 | incompleteConfig |
7 | unknown |
8 | sysErr |
9 | anotherCopyInProgress |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| zoneCopyProto The protocol to be used for the copy of
the active zone set on this VSAN. If the
copy needs to take place on the local device,
then the value of this object will be ignored. | column | ZoneCopyProtocol | .1.3.6.1.4.1.9.9.294.1.1.31.1.1 |
| zoneCopyRowStatus The status of this conceptual row. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.294.1.1.31.1.10 |
| zoneCopyDestFileType The type of file to which the active zoneset
needs to be copied.
If the value of this object is set to
'networkFile(1)', then values must be set for
the correspon… | column | ZoneFileType | .1.3.6.1.4.1.9.9.294.1.1.31.1.2 |
| zoneCopyServerAddrType The type of address of the remote device as
specified by the corresponding instance of
zoneCopyServerAddr object. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.294.1.1.31.1.3 |
| zoneCopyServerAddr The ip address of the remote device to which
the active zoneset on this VSAN needs to be
copied. This object must be set to a valid
value when the corresponding instance of
zoneCo… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.294.1.1.31.1.4 |
| zoneCopyDestFileName The file-name, including the full path,
of the file to which the active zoneset
on this VSAN needs to be copied.
This object must be set to a valid value
before the… | column | OctetString | .1.3.6.1.4.1.9.9.294.1.1.31.1.5 |
| zoneCopyUserName The user name on the remote device onto
which the active zoneset on this VSAN
needs to be copied. This object needs to
be set only if the value of the
corresponding instance of zo… | column | OctetString | .1.3.6.1.4.1.9.9.294.1.1.31.1.6 |
| zoneCopyUserPassword The password corresponding to the user
name specified by zoneCopyUserName object
on the remote device. This object is
meaningful only if the corresponding
instance of zoneCopyDest… | column | OctetString | .1.3.6.1.4.1.9.9.294.1.1.31.1.7 |
| zoneCopyStartCopy This object provides the capability to
start the copy operation of the active
zoneset on this VSAN to the desired
destination.
When set to 'copy(1)', the copy of th… | column | Enumeration | .1.3.6.1.4.1.9.9.294.1.1.31.1.8 |