dlFtpMode
LUXN-MIB ·
.1.3.6.1.4.1.4253.1.6.1.1.4
Object
column
mandatory
r/w
FtpMode
FTP server modes. The choices are: active or passive, active may be necessary for users behind a firewall.
Context
- MIB
- LUXN-MIB
- OID
.1.3.6.1.4.1.4253.1.6.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dlFtpEntry
- Table
- dlFtpTable
- Siblings
- 4
Syntax
FtpMode
- Source
- FtpMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | passive |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dlFtpIp mandatory The IP address of the FTP server. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.4253.1.6.1.1.1 |
| dlFtpLogonID mandatory The FTP user ID for this FTP server. Up to 15 chars. | column | LogonID | .1.3.6.1.4.1.4253.1.6.1.1.2 |
| dlFtpPasswd mandatory Password for the above FTP Logon ID. This password
is NOT hashed. Proper security access is required
to set and view this element. Most FTP connections,
however, are using anon… | column | OctetString | .1.3.6.1.4.1.4253.1.6.1.1.3 |
| dlFtpPort mandatory FTP port. This port is used in conjunction with the
FTP IP address for establishing a connection to the FTP
server. Any valid IP port may be entered. Setting this
element to ze… | column | Integer32 | .1.3.6.1.4.1.4253.1.6.1.1.5 |