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
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::dlFtpPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::dlFtpPort.<dlFtpIp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUXN-MIB::dlFtpPort'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535