TFTP-OPT-MIB

File: TFTP-OPT-MIB.mib (7102 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

IpAddress enterprises OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

Defined Values

codex 1.3.6.1.4.1.449
OBJECT IDENTIFIER    

cdxProductSpecific 1.3.6.1.4.1.449.2
OBJECT IDENTIFIER    

cdx6500 1.3.6.1.4.1.449.2.1
OBJECT IDENTIFIER    

cdx6500Statistics 1.3.6.1.4.1.449.2.1.3
OBJECT IDENTIFIER    

cdx6500StatTFTPGroup 1.3.6.1.4.1.449.2.1.3.3
OBJECT IDENTIFIER    

cdx6500Controls 1.3.6.1.4.1.449.2.1.4
OBJECT IDENTIFIER    

cdx6500ContTFTP 1.3.6.1.4.1.449.2.1.4.2
OBJECT IDENTIFIER    

cdx6500StatTFTPoperation 1.3.6.1.4.1.449.2.1.3.3.1
Type and target of the last TFTP transfer or the one in progress, configuration download, configuration upload, software download, current or alternate bank. Configuration transfers will only be supported to/from the current bank at release 4.0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER configurationDownloadToCurrentBank(1), configurationDownloadToAlternateBank(2), configurationUploadFromCurrentBank(3), configurationUploadFromAlternateBank(4), softwareDownloadToCurrentBank(5), softwareDownloadToAlternateBank(6), configurationRestoreFromScript(7), configurationRestoreToScript(8), descriptionfileUpload(9), nondefaultvalueUpload(10), noOperation(100)  

cdx6500StatTFTPIPaddress 1.3.6.1.4.1.449.2.1.3.3.2
IP address of the remote TFTP application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

cdx6500StatTFTPfilename 1.3.6.1.4.1.449.2.1.3.3.3
File name used in the TFTP RRQ or WRQ message.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500StatTFTPtimestamp 1.3.6.1.4.1.449.2.1.3.3.4
Time of last operation. A null terminated string in the form `dd-mm-yyyy hh:mm:ss'. This will represent the starting time if the operation is in progress and the ending time if the operation has completed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500StatTFTPbytecount 1.3.6.1.4.1.449.2.1.3.3.5
Total number of bytes transferred. This will represent a running total while the operation is in progress, and the final total after the operation has completed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdx6500StatTFTPstatus 1.3.6.1.4.1.449.2.1.3.3.6
Status of the latest configuration operation including an operation in progress. Possible status messages are: 'TFTP: No transfers since node last booted', 'TFTP: Transfer in progress' 'TFTP: Operation successful' 'TFTP: CMEM access failure' 'TFTP: Local transfer failure, , Error Code = ' 'TFTP: Remote transfer failure, , Error Code = ' 'TFTP: System failure' 'TFTP: UDP registration failure' 'TFTP: Flash erasure in progress' 'TFTP: Flash erasure failure' 'TFTP: Flash write failure' 'TFTP: Error in software image file' 'TFTP: Configuration script upload/download partial success' 'TFTP: Configuration script upload/download failure'
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500ContTFTPoperation 1.3.6.1.4.1.449.2.1.4.2.1
Type and target of the TFTP transfer, configuration download, configuration upload, software download, current or alternate bank. Configuration transfers will only be supported to/from the current bank at release 4.0. Note that value 'noOperation' is not valid for the write operation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER configurationDownloadToCurrentBank(1), configurationDownloadToAlternateBank(2), configurationUploadFromCurrentBank(3), configurationUploadFromAlternateBank(4), softwareDownloadToCurrentBank(5), softwareDownloadToAlternateBank(6), configurationRestoreFromScript(7), configurationRestoreToScript(8), descriptionfileUpload(9), nondefaultvalueUpload(10), noOperation(100)  

cdx6500ContTFTPIPaddress 1.3.6.1.4.1.449.2.1.4.2.2
IP address of the remote TFTP application.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cdx6500ContTFTPfilename 1.3.6.1.4.1.449.2.1.4.2.3
File name to be used in the TFTP RRQ or WRQ message.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cdx6500ContTFTPinitiateorder 1.3.6.1.4.1.449.2.1.4.2.4
Order to initiate the TFTP transfer.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER start(1)