CPQNTFTP-MIB: View SNMP OID List / Download MIB

VENDOR: COMPAQ


 Home MIB: CPQNTFTP-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
 compaq 1.3.6.1.4.1.232
         cpqnCommon 1.3.6.1.4.1.232.121
                 cpqnTftpConfig 1.3.6.1.4.1.232.121.9
                     cpqnTftpInitiate 1.3.6.1.4.1.232.121.9.1 integer read-write
This object is used to initiate the TFTP transfers configured in cpqnTftpTable. When setting this object, the only valid values are initiate-transfer(3) and initiate_transfer-reset(4). Attempts to set this object to other values are rejected with a Bad Value error. When this object is set to initiate-transfer(3), the agent does not reset (reboot) after the TFTP transfer(s) is(are) complete. Normal agent operation is resumed after the transfer(s). During the transfer(s), SNMP communication may or may not be available; consult the product-specific documentation. When this object is set to initiate-transfer-reset(4), the agent performs a reset (reboot) after the TFTP transfer(s) is(are) complete. SNMP communication may be lost at some point during the transfer/reset activity. SNMP communication resumes once the agent reset is complete. If the agent does not support the requested transfer mode, it rejects the set request with a Bad Value error. The agent returns transfer-in-progress(2) when this object is queried while a TFTP transfer is in progress. In order to avoid unexpected results, it is invalid to modify set any objects in cpqnTftpTable while this object is set to transfer-in-progress(2). The agent sets this object to no-transfer-ipr(1) after all TFTP transfers are completed. Enumeration: 'initiate-transfer': 3, 'no-transfer-ipr': 1, 'transfer-in-progress': 2, 'initiate-transfer-reset': 4.
                     cpqnTftpCanDldAfterBoot 1.3.6.1.4.1.232.121.9.2 integer read-only
The agent returns can-dld-after-boot(1) if it allows cpqnTftpTransferState to be set to download-afterboot(3). The purpose of this object is to inform the management station of the file transfer capabilities of the agent. Enumeration: 'can-dld-after-boot': 1, 'cannot-dld-after-boot': 2.
                     cpqnTftpCanSendTrap 1.3.6.1.4.1.232.121.9.3 integer read-only
The agent returns can-send-tftp-trap(1) if it allows cpqnTftpTrapEnableStatus to be set. If the agent returns cannot-send-tftp-trap(2), then sets on cpqnTftpTrapEnableStatus are rejected with a Bad Value error, and gets always return disabled(2). The purpose of this object is to inform the management station of the trap capabilities of the agent. Enumeration: 'cannot-send-tftp-trap': 2, 'can-send-tftp-trap': 1.
                     cpqnTftpTrapEnableStatus 1.3.6.1.4.1.232.121.9.4 integer read-write
DURABLE: This object is used to enable TFTP file transfer traps. If the agent does not support these traps, then it return a Bad Value error when this object is set. The cpqnTftpCanSendTrap object indicates whether or not the agent supports traps. Enumeration: 'disabled': 2, 'cfg-file-traps': 4, 'enabled': 1, 'os-file-traps': 3.
                     cpqnTftpTable 1.3.6.1.4.1.232.121.9.5 no-access
A table containing the possible file types and names that can be downloaded/uploaded to a device.
                         cpqnTftpEntry 1.3.6.1.4.1.232.121.9.5.1 no-access
A list of the TFTP file types, names, and statuses.
                             cpqnTftpFileType 1.3.6.1.4.1.232.121.9.5.1.1 integer read-only
The type of download/upload file that this table entry configures. This object is used as an index into cpqnTftpTable. There is only one entry for each type of file. The agent for a specific product may not support all file types; consult the product-specific documentation for information on using this object. Enumeration: 'entire-file': 1, 'run-time': 3, 'boot': 2, 'agent': 6, 'atm-ulfw': 8, 'sblock-ext': 4, 'config': 5, 'fddi-ulfw': 7.
                             cpqnTftpRowStatus 1.3.6.1.4.1.232.121.9.5.1.2 cpqnrowstatus read-write
DURABLE: The status of this row entry. Entries are added to this table using 'row sets'. When an entry is added, this object must be set to row-valid(1). To delete an entry from this table, set this object for the entry to row-invalid(2). Row sets for new entries with a row status set to row-invalid(2) return a Bad Value error. Attempts to read invalid entries are rejected with a No Such error. This table is indexed by cpqnTftpFileType. If an attempt is made to set this object for an invalid cpqnTftpFileType value, then a Bad Value error is returned.
                             cpqnTftpPathname 1.3.6.1.4.1.232.121.9.5.1.3 displaystring read-write
DURABLE: The fully-qualified path and filename (as recognized by the TFTP server) of the file to download or upload.
                             cpqnTftpServerIp 1.3.6.1.4.1.232.121.9.5.1.4 ipaddress read-write
DURABLE: The IP address of the TFTP server.
                             cpqnNewFileVersion 1.3.6.1.4.1.232.121.9.5.1.5 displaystring read-write
DURABLE: This object specifies the version of the file to be downloaded. The agent uses this value to validate the downloaded file. An agent may allow this object to be left blank, in which case validation of the file versions will not be done (used for testing images, forcing a file when a version is not known, etc. Refer to the product-specific documentation for details on using this object.
                             cpqnTftpTransferState 1.3.6.1.4.1.232.121.9.5.1.6 integer read-write
DURABLE: This object configures this entry's type of TFTP transfer (download/upload) and when it occurs after cpqnTftpInitiate is set appropriately (immediately or after the next restart). Note that multiple cpqnTftpTable entries may enable TFTP transfers; the order in which the entries are processed is left to the agent. After the TFTP transfer has been completed (successfully or not), the agent sets this object back to no-download-ipr(1). If the agent is restarted before the transfer occurs, then this object's value is retained. Support for download-afterboot(3) and upload-to-nms(4) is optional. Attempts to set this object to an unsupported value are rejected with a Bad Value error. The cpqnTftpCanDldAfterBoot object indicates whether or not the agent supports download-afterboot(3). Refer to product-specific documentation for information on upload-to-nms(4). Enumeration: 'download': 2, 'download-afterboot': 3, 'upload-to-nms': 4, 'no-download-ipr': 1.
                             cpqnTftpTransferLastErr 1.3.6.1.4.1.232.121.9.5.1.7 integer read-only
DURABLE: This is the error status (if any) of the last upload or download that occurred for this entry. Enumeration: 'unk-xfer-id': 11, 'tftp-timeout': 5, 'invalid-version': 14, 'no-error': 1, 'download-failed': 3, 'file-not-found': 7, 'transfer-in-progress': 2, 'upload-failed': 4, 'no-such-user': 13, 'illegal-tftp-op': 10, 'invalid-access': 8, 'route-not-found': 6, 'file-exists': 12, 'hardware-error': 15, 'disk-full': 9.
                             cpqnTftpErrorText 1.3.6.1.4.1.232.121.9.5.1.8 displaystring read-only
DURABLE: This is a text message from the last TFTP transfer. When possible, the message is obtained directly from the most recent TFTP error packet. If there was not a TFTP error packet, then a suitable message is returned.
                   cpqnTftpTransferInitiated 1.3.6.1.4.1.232.1210.1
This trap is sent whenever a SNMP-requested TFTP transaction is initiated, depending on the value of cpqnTftpTrapEnableStatus. For those cases where multiple files are downloaded, multiple traps are sent.
                   cpqnTftpTransferCompleted 1.3.6.1.4.1.232.1210.2
This trap is sent whenever a SNMP-requested TFTP transaction is completed, depending on the value of cpqnTftpTrapEnableStatus. For those cases where multiple files are downloaded, multiple traps are sent. NOTE: It may not be possible for an agent to send this trap. Support of this trap is optional.