swFSCopyActivity
FILE-SYSTEM-MIB ·
.1.3.6.1.4.1.171.12.14.5.3
Object
scalar
r/w
Enumeration
This command is used to copy a file to another file in the file system. A file located in a drive of a unit can be copied to another file located in another drive of another unit. For any project that does not support the file system on the flash, the system file such as runtime image/configuration / prom /log can still be copied to media or from media that supports the file system via this command using the reserved keyword. The keyword here refers to image-id, config-id, prom, or log.
Context
- MIB
- FILE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.171.12.14.5.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swFSCopyCtrl
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | start |
3 | file-to-file |
4 | file-to-image |
5 | file-to-config |
6 | file-to-prom |
7 | image-to-file |
8 | config-to-file |
9 | log-to-file |
10 | prom-to-file |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| swFSCopySourceName Use to assign the source file to copy.
Please input path and filename. | scalar | OctetString | .1.3.6.1.4.1.171.12.14.5.1 |
| swFSCopyDestinationName Use to assign the destination file to copy.
Please input path and filename. | scalar | OctetString | .1.3.6.1.4.1.171.12.14.5.2 |
| swFSCopyDestinationUnitID Use to assign the destination unit ID to copy.
If it is specified, swFSCopyDestinationDriveID should
be specified also.
If it is not specified, it refers to the current unit
speci… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.12.14.5.4 |
| swFSCopyDestinationDriveID Specifies the destination drive ID to copy.
If swFSCopyDestinationUnitID is specified, this object
should be specified also.
If it is not specified, it refers to the current drive… | scalar | Enumeration | .1.3.6.1.4.1.171.12.14.5.5 |
| swFSCopyConfigID Specifies the specific configuration to copied. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.12.14.5.6 |
| swFSCopyImageID Specifies the specific firmware image to copied. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.12.14.5.7 |