TELDAT-CFG-PROTOCOL-FTP-MIB: View SNMP OID List / Download MIB
VENDOR: TELDAT, S.A.
Home | MIB: TELDAT-CFG-PROTOCOL-FTP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
telProdNpConfProtFtp | 1.3.6.1.4.1.2007.4.1.1.5.12 | |||
telProdNpConProtFtpOs | 1.3.6.1.4.1.2007.4.1.1.5.12.1 | integer | read-write |
Identifies the operating system used by the FTP server. Enumeration: 'unix': 1, 'msdos': 0. |
telProdNpConfProtFtpSyst | 1.3.6.1.4.1.2007.4.1.1.5.12.2 | integer | read-write |
File system used by the FTP server. Enumeration: 'fda': 5, 'bio': 6, 'mem': 2, 'nul': 0, 'dsk': 3, 'tst': 1, 'fco': 4. |
telProdNpConfProtFtpCPort | 1.3.6.1.4.1.2007.4.1.1.5.12.3 | integer | read-write |
FTP protocol Control Port. |
telProdNpConfProtFtpDPort | 1.3.6.1.4.1.2007.4.1.1.5.12.4 | integer | read-write |
FTP protocol Data Port. |
telProdNpConfProtFtpTimer | 1.3.6.1.4.1.2007.4.1.1.5.12.5 | integer | read-write |
Inactivity Timer. Determines the time after what the FTP session finishes. Possible values: 0 or 360-3600. |
telProdNpConfProtFtpClients | 1.3.6.1.4.1.2007.4.1.1.5.12.6 | integer | read-write |
Maximum number of clients simultaneously connected. Possible values: 0-10 or 50-100 |
telProdNpConfProtFtpPri | 1.3.6.1.4.1.2007.4.1.1.5.12.7 | integer | read-write |
FTP protocol tasks priority |
telProdNpConfProtFtpMss | 1.3.6.1.4.1.2007.4.1.1.5.12.8 | integer | read-write |
Maximum TCP segment size. |
telProdNpConfProtFtpRxBuff | 1.3.6.1.4.1.2007.4.1.1.5.12.9 | integer | read-write |
Maximum Reception buffer size. |
telProdNpConfProtFtpTxBuff | 1.3.6.1.4.1.2007.4.1.1.5.12.10 | integer | read-write |
Maximum Transmission buffer size. |
telProdNpConfProtFtpTmpBuff | 1.3.6.1.4.1.2007.4.1.1.5.12.11 | integer | read-write |
Temporal buffer size. Must be a positive integer. |
telProdNpConfProtFtpReply | 1.3.6.1.4.1.2007.4.1.1.5.12.12 | integer | read-write |
Enables reply sending when a request takes long time to execute. Enumeration: 'disabled': 0, 'enabled': 1. |
telProdNpConfProtFtpKeepAl | 1.3.6.1.4.1.2007.4.1.1.5.12.13 | integer | read-write |
Enables data-link keepalive. Enumeration: 'disabled': 0, 'enabled': 1. |
telProdNpConfProtFtpImm | 1.3.6.1.4.1.2007.4.1.1.5.12.14 | integer | read-write |
Enables TCP data reception by means of immediate indication. Enumeration: 'disabled': 0, 'enabled': 1. |
telProdNpConfProtFtpComp | 1.3.6.1.4.1.2007.4.1.1.5.12.15 | integer | read-write |
Enables compatibility with previous versions. Enumeration: 'disabled': 0, 'enabled': 1. |
telProdNpConfProtFtpDirect | 1.3.6.1.4.1.2007.4.1.1.5.12.16 | integer | read-write |
Enables saving the file received directly in the file system active for that session. Enumeration: 'disabled': 0, 'enabled': 1. |