a3sysFmTargetFile
A3Com-System-r8-MIB ·
.1.3.6.1.4.1.43.2.13.12.5
Object
This specifies the path and name of
the target file on the target system.
(The filename may contain the string '@M'
which will be expanded to the system MAC address.
Alternatively, the filename may contain
the string '@m' which will be expanded to
the last six characters of the system MAC address.
This provides a mechanism for a remote system to
generate system specific filenames automatically.)
If there is no leading path string, the
file will be accessed from the root directory.
For devices with multiple disk drives, the drive
will be identified by appending a prefix to the path.
For example, a:/path/name.
If the action specified by a3sysFmOperation is copy(2),
this identifies where, on the target system (identified
by a3sysFmTargetIpAddr) the file is to be placed and the
name to give it.
If the action specified by a3sysFmOperation is
delete(4), this identifies the path and
name of the local file which is to be
deleted.
If the action specified by a3sysFmOperation is
directory(6), this identifies the full path
of the directory that is to be listed.
Context
- MIB
- A3Com-System-r8-MIB
- OID
.1.3.6.1.4.1.43.2.13.12.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComFileMgmt
- Siblings
- 10
Syntax
RFC1213-MIBDisplayString
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3sysFmOperation mandatory This object is used to initiate a file
management operation. When set to copy(2), the
system will get the file from the Source device
(identified by a3sysFmSourceIpAddr and
a3s… | scalar | Enumeration | .1.3.6.1.4.1.43.2.13.12.1 |
| a3ComFmCksum | node | - | .1.3.6.1.4.1.43.2.13.12.10 |
| a3ComFileInfo | node | - | .1.3.6.1.4.1.43.2.13.12.11 |
| a3sysFmSourceIpAddr mandatory This object specifies the IP address of
the Source device from which files are
obtained.
If this is set to zero's, the local storage
device is assumed. | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.43.2.13.12.2 |
| a3sysFmSourceFile mandatory This specifies the path and name of
a source file. For example, if the
action specified by a3sysFmOperation is
copy(2) or rename(5), this identifies the
path and name of the fil… | scalar | RFC1213-MIBDisplayString | .1.3.6.1.4.1.43.2.13.12.3 |
| a3sysFmTargetIpAddr mandatory This object specifies the IP address of
the target device to which files are
copied, renamed, etc. | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.43.2.13.12.4 |
| a3sysFmStatus mandatory This identifies the current status
of the file management operation. This applies
to the following operations: copy(2),
and directory(6). If there
is an operation in progress, … | scalar | Enumeration | .1.3.6.1.4.1.43.2.13.12.6 |
| a3sysFmTimeStamp mandatory This specifies the value of sysUpTime when
the most recent file management operation was
initiated. | scalar | RFC1155-SMITimeTicks | .1.3.6.1.4.1.43.2.13.12.7 |
| a3sysFmError mandatory This object identifies the results of the
most recent attempt at a file operation. If no
file operations have been attempted since the
system was initialized, this object will ha… | scalar | Enumeration | .1.3.6.1.4.1.43.2.13.12.8 |
| a3ComFileList | node | - | .1.3.6.1.4.1.43.2.13.12.9 |