cpqnTftpRowStatus
CPQNTFTP-MIB ·
.1.3.6.1.4.1.232.121.9.5.1.2
Object
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.
Context
- MIB
- CPQNTFTP-MIB
- OID
.1.3.6.1.4.1.232.121.9.5.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqnTftpEntry
- Table
- cpqnTftpTable
- Siblings
- 7
Syntax
CPQNUNIF-MIBCpqnRowStatus
- Source
- CPQNUNIF-MIBCpqnRowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | row-valid |
2 | row-invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqnTftpFileType mandatory 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 f… | column | Enumeration | .1.3.6.1.4.1.232.121.9.5.1.1 |
| 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 |