slFtFileTransferToSubSystems
SL-FT-MIB ·
.1.3.6.1.4.1.4515.1.3.30.1.2.12.8
Object
scalar
r/w
OctetString
This object represents the sub-systems the fileTransCmd
refers to. It should be used when a system is divided
to sub-systems and each sub-system (or part of them) can
have a different SW/Configuration.
Each bit of this object will represent one of the sub-systems.
Bit='1' - APPLY to respective sub-system
Bit='0' - DO NOT APPLY to respective sub-system
For the meaning of each bit, see product's specification.
User will select the sub-systems envolved by filling-in the bits
that represent these sub-systems.
In this case, the file represented by 'fileName' will
include several parts, each representing one of the sub-systems.
The agent will refer only to the part/s indicated by this object.
0 Octet Strings = not applicable
DEFVAL = 0h for the products that support this object.
Context
- MIB
- SL-FT-MIB
- OID
.1.3.6.1.4.1.4515.1.3.30.1.2.12.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- slFtFileTransfer
- Siblings
- 12
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-1
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| slFtFileServerIP The IP address of the server from which the file is loaded | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4515.1.3.30.1.2.12.1 |
| slFtFileTransferServerPort Server Port number used for File Transfer.
Applicable for SFTP.
Valid values: 0..65535. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4515.1.3.30.1.2.12.14 |
| slFtFileTransferProtocol File Transfer protocol used. | scalar | Enumeration | .1.3.6.1.4.1.4515.1.3.30.1.2.12.15 |
| slFtSftpUserLogin The SFTP User Login. | scalar | SftpUserLogin | .1.3.6.1.4.1.4515.1.3.30.1.2.12.16 |
| slFtSftpPasswordLogin The SFTP User Password. | scalar | SftpUserPassword | .1.3.6.1.4.1.4515.1.3.30.1.2.12.17 |
| slFtFileName The name of the file to be loaded. For protection, read returns
NULL. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4515.1.3.30.1.2.12.2 |
| slFtFileTransCmd The command to be executed on fileName at fileServerIP. | scalar | Enumeration | .1.3.6.1.4.1.4515.1.3.30.1.2.12.3 |
| slFtTftpRetryTimeOut General Retransmission time-out value (seconds) | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4515.1.3.30.1.2.12.4 |
| slFtTftpTotalTimeOut Total Retransmission time-out value (seconds) | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4515.1.3.30.1.2.12.5 |
| slFtTftpStatus Status of tftp session. When a session ended with success,
the tftpStatus should be endedOk(6). Before restarting a
tftp session, the NMS should set the tftpStatus to noOp(2).
Tha… | scalar | Enumeration | .1.3.6.1.4.1.4515.1.3.30.1.2.12.6 |
| slFtTftpError The MSB represents the standard error code.
The LSB represents the private error code.
0x0000 is No Error
0x0100 is File Not Found
0x0200 is Access violation
0x0300 is Disk fu… | scalar | OctetString | .1.3.6.1.4.1.4515.1.3.30.1.2.12.7 |
| slFtFileNameWithinProduct The file name used by the product within the product file system. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4515.1.3.30.1.2.12.9 |