sftpStatus
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.55.1
Object
scalar
r/w
ContainerStatus
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.55.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sftpInfo
- Siblings
- 16
Syntax
ContainerStatus
- Source
- ContainerStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | modified |
4 | applyChanges |
6 | discardChanges |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sftpDSA An authentication method used by SSH version 2.
Use DSA authentication for the SFTP server. | scalar | OnOffValue | .1.3.6.1.4.1.1966.12.1.55.10 |
| sftpKeyboard The user types in a password for authentication. | scalar | OnOffValue | .1.3.6.1.4.1.1966.12.1.55.11 |
| sftpCipherSSH1 Select the encryption method (cipher) that you
want to use for your SSH version 1 connection:
3DES or Blowfish | scalar | Enumeration | .1.3.6.1.4.1.1966.12.1.55.12 |
| sftpFirstSSH2Cipher Select the first priority negotiation for the encryption
method (ciphers) that the Device Server will use for
the SSH version 2 connection:
3DES, Blowfish, AES, CAST, or Arcfour | scalar | Enumeration | .1.3.6.1.4.1.1966.12.1.55.13 |
| sftpSecondSSH2Cipher Select the second priority negotiation for the encryption
method (ciphers) that the Device Server will use for
the SSH version 2 connection:
None, 3DES, Blowfish, AES, CAST, or Ar… | scalar | Enumeration | .1.3.6.1.4.1.1966.12.1.55.14 |
| sftpThirdSSH2Cipher Select the third priority negotiation for the encryption
method (ciphers) that the Device Server will use for
the SSH version 2 connection:
None, 3DES, Blowfish, AES, CAST, or Arc… | scalar | Enumeration | .1.3.6.1.4.1.1966.12.1.55.15 |
| sftpFourthSSH2Cipher Select the fourth priority negotiation for the encryption
method (ciphers) that the Device Server will use for
the SSH version 2 connection:
None, 3DES, Blowfish, AES, CAST, or Ar… | scalar | Enumeration | .1.3.6.1.4.1.1966.12.1.55.16 |
| sftpFifthSSH2Cipher Select the fifth priority negotiation for the encryption
method (ciphers) that the Device Server will use for
the SSH version 2 connection:
None, 3DES, Blowfish, AES, CAST, or Arc… | scalar | Enumeration | .1.3.6.1.4.1.1966.12.1.55.17 |
| sftpCompression Requests compression of all data. Compression is desirable
on modem lines and other slow connections, but will only
slow down things on fast networks | scalar | OnOffValue | .1.3.6.1.4.1.1966.12.1.55.2 |
| sftpAutoLogin Creates an automatic SFTP authentication, using the Name and Password values. | scalar | OnOffValue | .1.3.6.1.4.1.1966.12.1.55.3 |
| sftpName The name of the user on the SFTP server. | scalar | OctetString | .1.3.6.1.4.1.1966.12.1.55.4 |
| sftpPassword The user's password on the SFTP server. | scalar | OctetString | .1.3.6.1.4.1.1966.12.1.55.5 |
| sftpHost The name of the SFTP host. | scalar | OctetString | .1.3.6.1.4.1.1966.12.1.55.6 |
| sftpTunnelName The name of the HTTP tunnel associated with this service. | scalar | OctetString | .1.3.6.1.4.1.1966.12.1.55.7 |
| sftpProtocol Specify the SSH client version that will be used
with the SFTP server. | scalar | Enumeration | .1.3.6.1.4.1.1966.12.1.55.8 |
| sftpRSA An authentication method used by SSH version 1 and 2.
Use RSA authentication for the SFTP server. | scalar | OnOffValue | .1.3.6.1.4.1.1966.12.1.55.9 |