Wellfleet-FTP-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wfFtp 1.3.6.1.4.1.18.3.5.3.10.1
     wfFtpDelete 1.3.6.1.4.1.18.3.5.3.10.1.1 integer read-write
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete WfFTP. Enumeration: 'deleted': 2, 'created': 1.
     wfFtpDisable 1.3.6.1.4.1.18.3.5.3.10.1.2 integer read-write
Enables or Disables FTP Subsystem Enumeration: 'disabled': 2, 'enabled': 1.
     wfFtpDefaultVolume 1.3.6.1.4.1.18.3.5.3.10.1.3 integer read-write
The file system volume number to which transferred files will be written and from which they will be retrieved. The volume number corresponds to the slot number on which the volume resides. On systems with a floppy disk, volumeA(65) should be used. Enumeration: 'volume5a': 500, 'volume5b': 501, 'volume10b': 1001, 'volume10a': 1000, 'volume9a': 900, 'volume9b': 901, 'volume5': 5, 'volume1a': 100, 'volume4': 4, 'volume7': 7, 'volume1b': 101, 'volume1': 1, 'volume7b': 701, 'volume3': 3, 'volume2': 2, 'volume3b': 301, 'volume3a': 300, 'volume9': 9, 'volume8': 8, 'volume8b': 801, 'volume7a': 700, 'volume8a': 800, 'volume4b': 401, 'volume4a': 400, 'volume11a': 1100, 'volume11b': 1101, 'volume13b': 1301, 'volume13a': 1300, 'volume11': 11, 'volume10': 10, 'volume13': 13, 'volume12': 12, 'volumea': 65, 'volume14': 14, 'volume12a': 1200, 'volume12b': 1201, 'volume14b': 1401, 'volume14a': 1400, 'volume6a': 600, 'volume6b': 601, 'volume2a': 200, 'volume2b': 201, 'volume6': 6.
     wfFtpLoginRetries 1.3.6.1.4.1.18.3.5.3.10.1.4 integer read-write
Number of ftp login retries allowed after a login failure. Default is 3
     wfFtpIdleTimeOut 1.3.6.1.4.1.18.3.5.3.10.1.5 integer read-write
Time out in seconds to close the FTP control connection if the connection remains idle.
     wfFtpMaxSessions 1.3.6.1.4.1.18.3.5.3.10.1.6 integer read-write
Maximum number of FTP sessions allowed at one time
     wfFtpType 1.3.6.1.4.1.18.3.5.3.10.1.7 integer read-write
Current data transmission type Enumeration: 'binary': 2, 'ascii': 1.
     wfFtpCtrlIpTos 1.3.6.1.4.1.18.3.5.3.10.1.8 integer read-write
The Type Of Service value set in the IP datagram specifies to the Internet transport layer how the datagram should be handled. For FTP control connection low delay is the default Enumeration: 'lowdelay': 2, 'normal': 1.
     wfFtpDataIpTos 1.3.6.1.4.1.18.3.5.3.10.1.9 integer read-write
The Type Of Service value set in the IP datagram specifies to the Internet transport layer how the datagram should be handled. For FTP data transfers high throughput is the default Enumeration: 'highthroughput': 2, 'normal': 1.
     wfFtpTcpWindowSize 1.3.6.1.4.1.18.3.5.3.10.1.10 integer read-write
The size in bytes of the windows used for WfFTP TCP connections
     wfFtpLogins 1.3.6.1.4.1.18.3.5.3.10.1.11 counter read-only
Number of attempted logins
     wfFtpManagerLoginFails 1.3.6.1.4.1.18.3.5.3.10.1.12 counter read-only
Number of manager logins that failed
     wfFtpOtherLoginFails 1.3.6.1.4.1.18.3.5.3.10.1.13 counter read-only
Number of logins other than manager logins that failed
     wfFtpXfers 1.3.6.1.4.1.18.3.5.3.10.1.14 counter read-only
Number of Transfers in Progress
     wfFtpInFiles 1.3.6.1.4.1.18.3.5.3.10.1.15 counter read-only
Number of files Successfully received
     wfFtpOutFiles 1.3.6.1.4.1.18.3.5.3.10.1.16 counter read-only
Number of files Successfully sent
     wfFtpInErrs 1.3.6.1.4.1.18.3.5.3.10.1.17 counter read-only
Number of errors logged during in bound transfer
     wfFtpOutErrs 1.3.6.1.4.1.18.3.5.3.10.1.18 counter read-only
Number of errors logged during out bound transfer
     wfFtpAborts 1.3.6.1.4.1.18.3.5.3.10.1.19 counter read-only
Number of transfer aborts
     wfFtpInXferRate 1.3.6.1.4.1.18.3.5.3.10.1.20 gauge read-only
Average transfer rate in kbytes per second for receiving data
     wfFtpOutXferRate 1.3.6.1.4.1.18.3.5.3.10.1.21 gauge read-only
Average transfer rate in kbytes per second for sending data