Wellfleet-FTP-MIB

File: Wellfleet-FTP-MIB.mib (7709 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

Counter Gauge OBJECT-TYPE
wfFtpGroup

Defined Values

wfFtp 1.3.6.1.4.1.18.3.5.3.10.1
OBJECT IDENTIFIER    

wfFtpDelete 1.3.6.1.4.1.18.3.5.3.10.1.1
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete WfFTP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfFtpDisable 1.3.6.1.4.1.18.3.5.3.10.1.2
Enables or Disables FTP Subsystem
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfFtpDefaultVolume 1.3.6.1.4.1.18.3.5.3.10.1.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER volume1(1), volume2(2), volume3(3), volume4(4), volume5(5), volume6(6), volume7(7), volume8(8), volume9(9), volume10(10), volume11(11), volume12(12), volume13(13), volume14(14), volumea(65), volume1a(100), volume1b(101), volume2a(200), volume2b(201), volume3a(300), volume3b(301), volume4a(400), volume4b(401), volume5a(500), volume5b(501), volume6a(600), volume6b(601), volume7a(700), volume7b(701), volume8a(800), volume8b(801), volume9a(900), volume9b(901), volume10a(1000), volume10b(1001), volume11a(1100), volume11b(1101), volume12a(1200), volume12b(1201), volume13a(1300), volume13b(1301), volume14a(1400), volume14b(1401)  

wfFtpLoginRetries 1.3.6.1.4.1.18.3.5.3.10.1.4
Number of ftp login retries allowed after a login failure. Default is 3
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfFtpIdleTimeOut 1.3.6.1.4.1.18.3.5.3.10.1.5
Time out in seconds to close the FTP control connection if the connection remains idle.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfFtpMaxSessions 1.3.6.1.4.1.18.3.5.3.10.1.6
Maximum number of FTP sessions allowed at one time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfFtpType 1.3.6.1.4.1.18.3.5.3.10.1.7
Current data transmission type
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ascii(1), binary(2)  

wfFtpCtrlIpTos 1.3.6.1.4.1.18.3.5.3.10.1.8
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
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), lowdelay(2)  

wfFtpDataIpTos 1.3.6.1.4.1.18.3.5.3.10.1.9
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
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), highthroughput(2)  

wfFtpTcpWindowSize 1.3.6.1.4.1.18.3.5.3.10.1.10
The size in bytes of the windows used for WfFTP TCP connections
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5000..64000  

wfFtpLogins 1.3.6.1.4.1.18.3.5.3.10.1.11
Number of attempted logins
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFtpManagerLoginFails 1.3.6.1.4.1.18.3.5.3.10.1.12
Number of manager logins that failed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFtpOtherLoginFails 1.3.6.1.4.1.18.3.5.3.10.1.13
Number of logins other than manager logins that failed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFtpXfers 1.3.6.1.4.1.18.3.5.3.10.1.14
Number of Transfers in Progress
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFtpInFiles 1.3.6.1.4.1.18.3.5.3.10.1.15
Number of files Successfully received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFtpOutFiles 1.3.6.1.4.1.18.3.5.3.10.1.16
Number of files Successfully sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFtpInErrs 1.3.6.1.4.1.18.3.5.3.10.1.17
Number of errors logged during in bound transfer
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFtpOutErrs 1.3.6.1.4.1.18.3.5.3.10.1.18
Number of errors logged during out bound transfer
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFtpAborts 1.3.6.1.4.1.18.3.5.3.10.1.19
Number of transfer aborts
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFtpInXferRate 1.3.6.1.4.1.18.3.5.3.10.1.20
Average transfer rate in kbytes per second for receiving data
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfFtpOutXferRate 1.3.6.1.4.1.18.3.5.3.10.1.21
Average transfer rate in kbytes per second for sending data
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge