cpqnTftpFileType
CPQNTFTP-MIB ·
.1.3.6.1.4.1.232.121.9.5.1.1
Object
column
mandatory
Enumeration
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.
Context
- MIB
- CPQNTFTP-MIB
- OID
.1.3.6.1.4.1.232.121.9.5.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqnTftpEntry
- Table
- cpqnTftpTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | entire-file |
2 | boot |
3 | run-time |
4 | sblock-ext |
5 | config |
6 | agent |
7 | fddi-ulfw |
8 | atm-ulfw |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqnTftpRowStatus mandatory 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 fr… | column | CPQNUNIF-MIBCpqnRowStatus | .1.3.6.1.4.1.232.121.9.5.1.2 |
| cpqnTftpPathname mandatory DURABLE: The fully-qualified path and filename (as recognized
by the TFTP server) of the file to download or upload. | column | OctetString | .1.3.6.1.4.1.232.121.9.5.1.3 |
| cpqnTftpServerIp mandatory DURABLE: The IP address of the TFTP server. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.232.121.9.5.1.4 |
| cpqnNewFileVersion mandatory 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 bl… | column | OctetString | .1.3.6.1.4.1.232.121.9.5.1.5 |
| cpqnTftpTransferState mandatory 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… | column | Enumeration | .1.3.6.1.4.1.232.121.9.5.1.6 |
| cpqnTftpTransferLastErr mandatory DURABLE: This is the error status (if any) of the last upload
or download that occurred for this entry. | column | Enumeration | .1.3.6.1.4.1.232.121.9.5.1.7 |
| cpqnTftpErrorText mandatory 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 erro… | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.232.121.9.5.1.8 |