Wellfleet-TFTP-MIB

File: Wellfleet-TFTP-MIB.mib (6904 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

Counter OBJECT-TYPE wfInternet

Defined Values

wfTftp 1.3.6.1.4.1.18.3.5.3.6
OBJECT IDENTIFIER    

wfTftpDisable 1.3.6.1.4.1.18.3.5.3.6.1
Enables or Disables TFTP Subsystem
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfTftpDefaultVolume 1.3.6.1.4.1.18.3.5.3.6.2
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, the value 65 represents volume 'A'. On systems which support flash file system partitioning, the volume is = (slot * 100 + partition number) where 0 and 1 are valid partition numbers, and represent 'partition a' and 'partition b' respectively. If no default volume is specified, the system chooses the lowest available active volume.
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)  

wfTftpXfers 1.3.6.1.4.1.18.3.5.3.6.3
Number of Transfers in Progress
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfTftpTimeOut 1.3.6.1.4.1.18.3.5.3.6.4
General Retransmission time-out value (seconds)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

wfTftpCloseTimeOut 1.3.6.1.4.1.18.3.5.3.6.5
Retransmission time-out value for sender of final ACK (seconds)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..300  

wfTftpRexmit 1.3.6.1.4.1.18.3.5.3.6.6
Maximum Number of Retransmissions
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..10  

wfTftpIpTos 1.3.6.1.4.1.18.3.5.3.6.7
The Type Of Service value set in the IP datagram specifies to the Internet transport layer how the datagram should be handled. For TFTP packet transfers low delay is preferred
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), lowdelay(2)  

wfTftpInFiles 1.3.6.1.4.1.18.3.5.3.6.8
Number of files Successfully received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfTftpOutFiles 1.3.6.1.4.1.18.3.5.3.6.9
Number of files Successfully sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfTftpInWRQ 1.3.6.1.4.1.18.3.5.3.6.10
Number of write requests received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfTftpOutWRQ 1.3.6.1.4.1.18.3.5.3.6.11
Number of write requests sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfTftpInRRQ 1.3.6.1.4.1.18.3.5.3.6.12
Number of read requests received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfTftpOutRRQ 1.3.6.1.4.1.18.3.5.3.6.13
Number of read requests sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfTftpRexmitPkts 1.3.6.1.4.1.18.3.5.3.6.14
Number of Re-transmitted packets
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfTftpInErr 1.3.6.1.4.1.18.3.5.3.6.15
Number of Error PDUs Received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfTftpOutErr 1.3.6.1.4.1.18.3.5.3.6.16
Number of Error PDUs Sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfTftpAborts 1.3.6.1.4.1.18.3.5.3.6.17
Number of Aborted Pseudo Connections
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfTftpDelete 1.3.6.1.4.1.18.3.5.3.6.18
Create/Delete parameter. Default is created.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)