atFilev2SourceDevice
AT-FILEv2-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.600.3.2
Object
scalar
r/w
Enumeration
Set to the value representing the source file system to be
used for the file operation:
1. Flash
2. Card
3. NVS
4. TFTP
5. USB
For copying files, any combination of source and destination
file system types may be selected, with the exception of TFTP
to TFTP, which is not supported.
For moving files, TFTP may not be selected as the source or
destination file system type.
For deleting files, the source file system type cannot be TFTP.
All required parameters must be fully configured before an
operation can commence. Where a TFTP operation is configured,
an IP address must also be set via atFilev2TftpIPAddr.
Context
- MIB
- AT-FILEv2-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.600.3.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- atFilev2FileOperation
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | flash |
2 | card |
3 | nvs |
4 | tftp |
5 | usb |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| atFilev2SourceStackID Set an integer corresponding to the stack ID of the stack
member to use as the source. This value is ignored if the
source device is set to TFTP.
If running a stand-al… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.207.8.4.4.4.600.3.1 |
| atFilev2Flash1 | node | - | .1.3.6.1.4.1.207.8.4.4.4.600.3.10 |
| atFilev2Card2 | node | - | .1.3.6.1.4.1.207.8.4.4.4.600.3.11 |
| atFilev2Nvs3 | node | - | .1.3.6.1.4.1.207.8.4.4.4.600.3.12 |
| atFilev2Tftp4 | node | - | .1.3.6.1.4.1.207.8.4.4.4.600.3.13 |
| atFilev2DirOperation | node | - | .1.3.6.1.4.1.207.8.4.4.4.600.3.14 |
| atFilev2Usb5 | node | - | .1.3.6.1.4.1.207.8.4.4.4.600.3.15 |
| atFilev2SourceFilename The filename of the source file to copy, move or delete.
Include any path as required, but the storage type is not
necessary. Setting a null string will return an error.
… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.600.3.3 |
| atFilev2DestinationStackID Set an integer corresponding to the stack ID of the stack
member to use as the destination. This value is ignored if the
destination device is set to TFTP, or if a deletion operat… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.207.8.4.4.4.600.3.4 |
| atFilev2DestinationDevice Set an integer that corresponds with a device found below:
0. Unconfigured (not settable)
1. Flash
2. Card
3. NVS
4. TFTP
For copying, you may use any combin… | scalar | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.600.3.5 |
| atFilev2DestinationFilename The destination filename of the file to copy or move. Include
any path as required, but the storage type is not necessary.
For any operation other than a file deletion, setting a … | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.600.3.6 |
| atFilev2CopyBegin A read on this object can return several possible values,
depending on the current status of the system and the
various file operation objects:
idle … | scalar | OctetString | .1.3.6.1.4.1.207.8.4.4.4.600.3.7 |
| atFilev2MoveBegin A read on this object can return several possible values,
depending on the current status of the system and the various
file operation objects:
idle … | scalar | OctetString | .1.3.6.1.4.1.207.8.4.4.4.600.3.8 |
| atFilev2DeleteBegin A read on this object can return several possible values,
depending on the current status of the system and the various
file operation objects:
idle … | scalar | OctetString | .1.3.6.1.4.1.207.8.4.4.4.600.3.9 |