All MIBs › AISLCSYSCFG-MIB › aislcscFtpPort
aislcscFtpPort
Module: AISLCSYSCFG-MIB
OID (symbolic): AISLCSYSCFG-MIB::aislcscFtpPort
OID (numeric): 1.3.6.1.4.1.539.21.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
TCP port for accepting FTP connections.
What is aislcscFtpPort?
Specifies the TCP port number on which the device listens for incoming FTP connections. This value can be read or modified to change the FTP service endpoint from its default port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.21.3 snmpwalk -v2c -c public <target> AISLCSYSCFG-MIB::aislcscFtpPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.21.3.1 snmpget -v2c -c public <target> AISLCSYSCFG-MIB::aislcscFtpPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.539.21.3.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.539 | aii | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.21 | aiSLCSysCfg | AISLCSYSCFG-MIB |
| 1.3.6.1.4.1.539.21.3 | aislcscFtpPort | AISLCSYSCFG-MIB |