Home/Catalog/CPQNTFTP-MIB

CPQNTFTP-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

20
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

20 total
Object Name
compaq
OBJECT IDENTIFIER
.1.3.6.1.4.1.232
RFC1213-MIB
Unknown
.1.3.6.1.4.1.232
cpqnCommon
OBJECT IDENTIFIER
.1.3.6.1.4.1.232.121
cpqnTftpTransferInitiatedThis 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.
TRAP-TYPE
.1.3.6.1.4.1.232.121.0.1
cpqnTftpTransferCompletedThis 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.
TRAP-TYPE
.1.3.6.1.4.1.232.121.0.2
cpqnTftpConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.232.121.9
cpqnTftpInitiateThis 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.rw
Enumeration
.1.3.6.1.4.1.232.121.9.1
cpqnTftpCanDldAfterBootThe 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.ro
Enumeration
.1.3.6.1.4.1.232.121.9.2
cpqnTftpCanSendTrapThe 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.ro
Enumeration
.1.3.6.1.4.1.232.121.9.3
cpqnTftpTrapEnableStatusDURABLE: 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.rw
Enumeration
.1.3.6.1.4.1.232.121.9.4
cpqnTftpTableA table containing the possible file types and names that can be downloaded/uploaded to a device.
SEQUENCE OF CpqnTftpEntry
.1.3.6.1.4.1.232.121.9.5
cpqnTftpEntryA list of the TFTP file types, names, and statuses.
CpqnTftpEntry
.1.3.6.1.4.1.232.121.9.5.1
cpqnTftpFileTypeThe 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.ro
Enumeration
.1.3.6.1.4.1.232.121.9.5.1.1
cpqnTftpRowStatusDURABLE: 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.rw
CpqnRowStatus
.1.3.6.1.4.1.232.121.9.5.1.2
cpqnTftpPathnameDURABLE: The fully-qualified path and filename (as recognized by the TFTP server) of the file to download or upload.rw
DisplayString
.1.3.6.1.4.1.232.121.9.5.1.3
cpqnTftpServerIpDURABLE: The IP address of the TFTP server.rw
IpAddress
.1.3.6.1.4.1.232.121.9.5.1.4
cpqnNewFileVersionDURABLE: 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.rw
DisplayString
.1.3.6.1.4.1.232.121.9.5.1.5
cpqnTftpTransferStateDURABLE: 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).rw
Enumeration
.1.3.6.1.4.1.232.121.9.5.1.6
cpqnTftpTransferLastErrDURABLE: This is the error status (if any) of the last upload or download that occurred for this entry.ro
Enumeration
.1.3.6.1.4.1.232.121.9.5.1.7
cpqnTftpErrorTextDURABLE: 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.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.232.121.9.5.1.8