The current status of the transfer task. Default state is idle.
sending indicates a file transfer (router->host) in progress.
receiving indicates sending a file from Host to Router.
transferComplete indicates a successful transfer. error indicates
a failed transfer. See rsCfgLastError to diagnose why the transfer
failed.
Parsed from file rstone-config-mib.txt
Company: None
Module: RIVERSTONE-CONFIG-MIB
The current status of the transfer task. Default state is idle.
sending indicates a file transfer (router->host) in progress.
receiving indicates sending a file from Host to Router.
transferComplete indicates a successful transfer. error indicates
a failed transfer. See rsCfgLastError to diagnose why the transfer
failed.
Parsed from file RIVERSTONE-CONFIG-MIB.mib
Module: RIVERSTONE-CONFIG-MIB
Vendor: Riverstone Networks
Module: RIVERSTONE-CONFIG-MIB (rstone-config-mib)
Type: TABULAR
Access: read-only
Syntax: RSTransferStatus
Automatically extracted from www.mibdepot.com
rsCfgTransferStatus OBJECT-TYPE SYNTAX RSTransferStatus MAX-ACCESS read-only STATUS current DESCRIPTION "The current status of the transfer task. Default state is idle. sending indicates a file transfer (router->host) in progress. receiving indicates sending a file from Host to Router. transferComplete indicates a successful transfer. error indicates a failed transfer. See rsCfgLastError to diagnose why the transfer failed." ::= { rsCfgTransferEntry 8 }
rsCfgTransferStatus OBJECT-TYPE SYNTAX RSTransferStatus MAX-ACCESS read-only STATUS current DESCRIPTION "The current status of the transfer task. Default state is idle. sending indicates a file transfer (router->host) in progress. receiving indicates sending a file from Host to Router. transferComplete indicates a successful transfer. error indicates a failed transfer. See rsCfgLastError to diagnose why the transfer failed." ::= { rsCfgTransferEntry 8 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.5567.2.20.1.2.1.1 | rsCfgTransferId | 0 | 0 | Primary index for the conceptual row identifying a transfer session. |
1.3.6.1.4.1.5567.2.20.1.2.1.2 | rsCfgTransferOp | 0 | 0 | Transfer operation to be performed. Configuration files are ASCII NVT text files describing the operation of the router. Send ope… |
1.3.6.1.4.1.5567.2.20.1.2.1.3 | rsCfgHostAddressType | 0 | 0 | Specifies the type of host address to be used at a remote host for performing the transfer operation. |
1.3.6.1.4.1.5567.2.20.1.2.1.4 | rsCfgHostAddress | 0 | 0 | Specifies the host address to be used as a remote host for performing the transfer operation. The host address type is determine… |
1.3.6.1.4.1.5567.2.20.1.2.1.5 | rsCfgFileName | 0 | 0 | The file name to be retrieved from the host rsCfgServerAddress or to be written to. Default value is blank. By blank it is a ze… |
1.3.6.1.4.1.5567.2.20.1.2.1.6 | rsCfgFileTransferProtocol | 0 | 0 | The protocol to be used for transferring the file to / from the host. |
1.3.6.1.4.1.5567.2.20.1.2.1.7 | rsCfgActivateTransfer | 0 | 0 | Activate the file transfer operation with a value of True(1) or stop it with False(2). Poll rsCfgTransferStatus for current stat… |
1.3.6.1.4.1.5567.2.20.1.2.1.9 | rsCfgTransferStartTime | 0 | 0 | The time when the transfer was started. Initially this value is 0, meaning no transfer was started yet. |
1.3.6.1.4.1.5567.2.20.1.2.1.10 | rsCfgTransferEndTime | 0 | 0 | The time when the transfer was completed. Initially this value is 0, meaning no transfer was started or completed yet. |
1.3.6.1.4.1.5567.2.20.1.2.1.11 | rsCfgTransferError | 0 | 0 | A reason code for the last transfer operation. Poll this value when doing sets against rsCfgActivateTransfer for config files obt… |
1.3.6.1.4.1.5567.2.20.1.2.1.12 | rsCfgTransferErrorReason | 0 | 0 | A string representation of rsCfgLastError which may contain additional details. |
1.3.6.1.4.1.5567.2.20.1.2.1.13 | rsCfgTransferRowStatus | 0 | 0 | For creating, modifying, and deleting this row. rsCfgFileName, rsCfgHostAddressType, rsCfgHostAddress and rsCfgTransferOp must be… |