dlFtpPasswd
LUXN-MIB ·
.1.3.6.1.4.1.4253.1.6.1.1.3
Object
column
mandatory
r/w
OctetString
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 anonymous logon ID with no special password requirements.
Context
- MIB
- LUXN-MIB
- OID
.1.3.6.1.4.1.4253.1.6.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dlFtpEntry
- Table
- dlFtpTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-20
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 |
| 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 |
| 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 |