tftpOperationState
SWITCH-CHASSIS-MIB ·
.1.3.6.1.4.1.207.8.9.1.1.9.4.7
Object
scalar
Enumeration
The value 'executing' reflects a transition of tftpAdminState
from 'configure' to 'execute'. In the 'executing' state, the
TFTP operation identified by the value of tftpOperation shall
begin with the values for the objects tftpServerName,
tftpUserName, tftpRemoteFileName, and tftpLocalFileName.
When the TFTP operation has completed successfully, the value
of tftpOperation shall be set to 'succeeded'. If the operation
failed, the value shall be set to one of 'localFileProblem',
'unknownHost', 'timedOut', 'remoteFileProblem', or
'otherFailure'.
Any state transition shall result in setting the
tftpOperationStateChange object.
Context
- MIB
- SWITCH-CHASSIS-MIB
- OID
.1.3.6.1.4.1.207.8.9.1.1.9.4.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- tftpGroup
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | executing |
3 | succeeded |
4 | localFileProblem |
5 | unknownHost |
6 | timedOut |
7 | remoteFileProblem |
8 | otherFailure |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tftpServerName The name of the TFTP server from which to read or write the
device's configuration files or from which to read a firmware
image.
The value of this object can be a fully… | scalar | HostNameOrIpAddr | .1.3.6.1.4.1.207.8.9.1.1.9.4.1 |
| tftpUserName The user name that makes the TFTP request.
This object may be set only if tftpAdminStatus has the value
'configure'. | scalar | OctetString | .1.3.6.1.4.1.207.8.9.1.1.9.4.2 |
| tftpRemoteFileName The file name of the file on the remote TFTP server.
This object may be set only if tftpAdminStatus has the value
'configure'. | scalar | OctetString | .1.3.6.1.4.1.207.8.9.1.1.9.4.3 |
| tftpLocalFileName The local file name of the file which is copied to or from the
remote server. If this string is a 0 length string, then the
value of tftpRemoteFileName shall also be used as the … | scalar | OctetString | .1.3.6.1.4.1.207.8.9.1.1.9.4.4 |
| tftpOperation When tftpOperation has the value putFile(1) when
tftpAdminStatus is set to 'execute', the device attempts to
copy the file identified by tftpLocalFileName to the file
tfptRemote… | scalar | Enumeration | .1.3.6.1.4.1.207.8.9.1.1.9.4.5 |
| tftpAdminState This object is used to initiate a file transfer using the TFTP
protocol between the local system and a remote TFTP server
identified by tftpServerAddr. The file name on the remot… | scalar | Enumeration | .1.3.6.1.4.1.207.8.9.1.1.9.4.6 |
| tftpOperationStateChange This is the value of sysUpTime when the value of
tftpOperationState changes. | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.207.8.9.1.1.9.4.8 |
| tftpErrorMessage An error message giving a brief description of the error if
the tftpOperation did not succeed. | scalar | OctetString | .1.3.6.1.4.1.207.8.9.1.1.9.4.9 |