dlFtpPort
LUXN-MIB ·
.1.3.6.1.4.1.4253.1.6.1.1.5
Object
column
mandatory
r/w
Integer32
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 zero (0) will cause the standard FTP port (21) to be used.
Context
- MIB
- LUXN-MIB
- OID
.1.3.6.1.4.1.4253.1.6.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dlFtpEntry
- Table
- dlFtpTable
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
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 |
| dlFtpMode mandatory FTP server modes. The choices are: active or passive,
active may be necessary for users behind a firewall. | column | FtpMode | .1.3.6.1.4.1.4253.1.6.1.1.4 |