TFTP-OPT-MIB: View SNMP OID List / Download MIB

VENDOR: CODEX


 Home MIB: TFTP-OPT-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
 codex 1.3.6.1.4.1.449
         cdxProductSpecific 1.3.6.1.4.1.449.2
             cdx6500 1.3.6.1.4.1.449.2.1
                 cdx6500Statistics 1.3.6.1.4.1.449.2.1.3
                     cdx6500StatTFTPGroup 1.3.6.1.4.1.449.2.1.3.3
                         cdx6500StatTFTPoperation 1.3.6.1.4.1.449.2.1.3.3.1 integer read-only
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. Enumeration: 'configurationDownloadToCurrentBank': 1, 'configurationRestoreToScript': 8, 'configurationRestoreFromScript': 7, 'descriptionfileUpload': 9, 'configurationDownloadToAlternateBank': 2, 'configurationUploadFromCurrentBank': 3, 'softwareDownloadToAlternateBank': 6, 'softwareDownloadToCurrentBank': 5, 'nondefaultvalueUpload': 10, 'configurationUploadFromAlternateBank': 4, 'noOperation': 100.
                         cdx6500StatTFTPIPaddress 1.3.6.1.4.1.449.2.1.3.3.2 ipaddress read-only
IP address of the remote TFTP application.
                         cdx6500StatTFTPfilename 1.3.6.1.4.1.449.2.1.3.3.3 displaystring read-only
File name used in the TFTP RRQ or WRQ message.
                         cdx6500StatTFTPtimestamp 1.3.6.1.4.1.449.2.1.3.3.4 displaystring read-only
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.
                         cdx6500StatTFTPbytecount 1.3.6.1.4.1.449.2.1.3.3.5 integer read-only
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.
                         cdx6500StatTFTPstatus 1.3.6.1.4.1.449.2.1.3.3.6 displaystring read-only
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'
                 cdx6500Controls 1.3.6.1.4.1.449.2.1.4
                     cdx6500ContTFTP 1.3.6.1.4.1.449.2.1.4.2
                         cdx6500ContTFTPoperation 1.3.6.1.4.1.449.2.1.4.2.1 integer read-write
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. Enumeration: 'configurationDownloadToCurrentBank': 1, 'configurationRestoreToScript': 8, 'configurationRestoreFromScript': 7, 'descriptionfileUpload': 9, 'configurationDownloadToAlternateBank': 2, 'configurationUploadFromCurrentBank': 3, 'softwareDownloadToAlternateBank': 6, 'softwareDownloadToCurrentBank': 5, 'nondefaultvalueUpload': 10, 'configurationUploadFromAlternateBank': 4, 'noOperation': 100.
                         cdx6500ContTFTPIPaddress 1.3.6.1.4.1.449.2.1.4.2.2 ipaddress read-write
IP address of the remote TFTP application.
                         cdx6500ContTFTPfilename 1.3.6.1.4.1.449.2.1.4.2.3 displaystring read-write
File name to be used in the TFTP RRQ or WRQ message.
                         cdx6500ContTFTPinitiateorder 1.3.6.1.4.1.449.2.1.4.2.4 integer read-write
Order to initiate the TFTP transfer. Enumeration: 'start': 1.