juniFileXferRowStatus
Juniper-FILE-XFER-MIB ·
.1.3.6.1.4.1.4874.2.2.23.1.1.1.10
Object
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 allowed. If required objects
are missing, the agent will create the row and set its status to
notReady(3). If all of the required objects are present and valid, the
agent will create the row, set it to active and commence the file
transfer. Upon completion of the file transfer, the agent will set the
rowStatus to notInService(2), indicating that the row is valid and
useable by a management client. To commence another transfer, a
management client should set the rowStatus to active(1).
Setting this object to createAndWait(5) causes an entry to be created
with juniFileXferRowStatus value of notInService(2) if all of the
required objects are present and valid. Or, if some of the required
objects are missing or invalid, the agent will create the row and sets
its status to 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 only a single instance of a row can be active at at any given
moment, although several rows can exist in the table.
Context
- MIB
- Juniper-FILE-XFER-MIB
- OID
.1.3.6.1.4.1.4874.2.2.23.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniFileXferTableEntry
- Table
- juniFileXferTable
- Siblings
- 11
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| juniFileXferIndex A unique index used to identify this entry. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.23.1.1.1.1 |
| juniFileXferTimeStamp The value of sysUpTime at the last status change for this entry. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.4874.2.2.23.1.1.1.11 |
| juniFileXferRouterName The name of the router to be used when resolving the hostname portion
of the juniFileXferRemoteFileName object. If this object contains an
invalid or empty value, the default rou… | column | Juniper-TCJuniName | .1.3.6.1.4.1.4874.2.2.23.1.1.1.12 |
| juniFileXferDirection Specifies the direction of the file transfer. | column | Enumeration | .1.3.6.1.4.1.4874.2.2.23.1.1.1.2 |
| juniFileXferFileType Specifies the file type of the file transfer. | column | Enumeration | .1.3.6.1.4.1.4874.2.2.23.1.1.1.3 |
| juniFileXferRemoteFileName The full path name of the source/destination file on the remote
system. | column | OctetString | .1.3.6.1.4.1.4874.2.2.23.1.1.1.4 |
| juniFileXferRemoteUserName obsolete The user name to use when requesting the file transfer to/from the
remote system.
This object has been obsoleted. Use the enterprise host mib in order to
configure… | column | OctetString | .1.3.6.1.4.1.4874.2.2.23.1.1.1.5 |
| juniFileXferRemoteUserPassword obsolete The password to use when requesting the file transfer to/from the
remote system. When read, this object returns a zero string. Note
that, for security reasons, some FTP servers … | column | OctetString | .1.3.6.1.4.1.4874.2.2.23.1.1.1.6 |
| juniFileXferLocalFileName The local file name to transfer or to create as a result of an incoming
transfer. | column | OctetString | .1.3.6.1.4.1.4874.2.2.23.1.1.1.7 |
| juniFileXferProtocol Specifies the file transfer protocol type. | column | Enumeration | .1.3.6.1.4.1.4874.2.2.23.1.1.1.8 |
| juniFileXferStatus The status of the file transfer. | column | Enumeration | .1.3.6.1.4.1.4874.2.2.23.1.1.1.9 |