a3ComSysFtRowStatus
A3COM-SWITCHING-SYSTEMS-MIB ·
.1.3.6.1.4.1.43.29.4.14.1.1.18
Object
column
mandatory
r/w
RowStatus
The row status object controls the creation/deletion of rows
in this table. Its semantics are the same as those for the
RowStatus textual convention specified for SNMPv2.
Setting this object to createAndGo(4) is not allowed.
Setting this object to createAndWait(5) causes an entry
to be created with a3ComSysFtRowStatus value of notReady(3).
Setting this object to active(1) causes the transfer to
start for the given row. Objects within the row cannot
be modified once a row has been set to active(1),
Setting this object to destroy(6) causes the corresponding
row to be deleted.
Note that a request to set a row to notInService(2) or
destroy(6) will fail if the current rowStatus value is active(1)
(i.e. a file transfer is currently in progress). This is
necessary since aborting a file transfer may leave the
system in an inconsistent state.
Note that, currently, only a single instance of a row
can be created in this table.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-MIB
- OID
.1.3.6.1.4.1.43.29.4.14.1.1.18- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComSysFtTableEntry
- Table
- a3ComSysFtTable
- Siblings
- 17
Syntax
RowStatus
- Source
- RowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3ComSysFtIndex mandatory A unique index used to identifying this entry. | column | Integer32 | .1.3.6.1.4.1.43.29.4.14.1.1.1 |
| a3ComSysFtRemoteUserName mandatory The user name to be used when requesting the file transfer
to/from the remote system. | column | OctetString | .1.3.6.1.4.1.43.29.4.14.1.1.10 |
| a3ComSysFtRemoteUserPassword mandatory The password to be used when requesting the file transfer
to/from the remote system. When read, this object returns
a zero length string. Note that, for security reasons,
some ftp… | column | OctetString | .1.3.6.1.4.1.43.29.4.14.1.1.11 |
| a3ComSysFtForceTransfer mandatory Setting this object to true makes the agent ignore
non-fatal (i.e. version/id mismatch) errors encountered
during a file transfer request. | column | Enumeration | .1.3.6.1.4.1.43.29.4.14.1.1.12 |
| a3ComSysFtBytesTransferred mandatory The number of bytes successfully transferred. | column | RFC1155-SMICounter | .1.3.6.1.4.1.43.29.4.14.1.1.13 |
| a3ComSysFtStatus mandatory The status of the file transfer. | column | Enumeration | .1.3.6.1.4.1.43.29.4.14.1.1.14 |
| a3ComSysFtDetailedStatus mandatory Detailed status for the transfer for the particular
local resource attribute specified by the corresponding
values of a3ComSysFtLocalStorageType, a3ComSysFtLocalResourceType,
a3C… | column | ObjectIdentifier | .1.3.6.1.4.1.43.29.4.14.1.1.15 |
| a3ComSysFtDetailedStatusString mandatory Detailed status description for the requested transfer. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.43.29.4.14.1.1.16 |
| a3ComSysFtOwnerString mandatory A string describing the creator/owner of this entry. | column | OctetString | .1.3.6.1.4.1.43.29.4.14.1.1.17 |
| a3ComSysFtDirection mandatory Specifies the direction of the file transfer. | column | Enumeration | .1.3.6.1.4.1.43.29.4.14.1.1.2 |
| a3ComSysFtLocalStorageType mandatory The type of storage on the local system to be
used as the source/destination for the file transfer. | column | A3ComSysStorageType | .1.3.6.1.4.1.43.29.4.14.1.1.3 |
| a3ComSysFtLocalResourceType mandatory The type of resource on the local system to be
used as the source/destination for the file transfer. | column | A3ComSysResourceType | .1.3.6.1.4.1.43.29.4.14.1.1.4 |
| a3ComSysFtLocalResourceMask mandatory The indices of the resources on the local system to
be used as the source/destination for the file transfer.
The type of resource to which these indices apply is
specified by the … | column | A3ComSysResourceBitMask | .1.3.6.1.4.1.43.29.4.14.1.1.5 |
| a3ComSysFtLocalResourceAttribute mandatory An identifier which specifies the particular resource
attribute on the local system which is the source/destination
of the file transfer. The resource(s) to which this attribute
a… | column | ObjectIdentifier | .1.3.6.1.4.1.43.29.4.14.1.1.6 |
| a3ComSysFtRemoteAddressType mandatory The type of address which is specified by the corresponding
value of a3ComSysFtRemoteAddress. | column | A3ComSysAddressType | .1.3.6.1.4.1.43.29.4.14.1.1.7 |
| a3ComSysFtRemoteAddress mandatory The address of the source/destination file on the remote
system. | column | OctetString | .1.3.6.1.4.1.43.29.4.14.1.1.8 |
| a3ComSysFtRemoteFileName mandatory The full path name of the source/destination file on the
remote system. | column | OctetString | .1.3.6.1.4.1.43.29.4.14.1.1.9 |