tftpOperation
SWITCH-CHASSIS-MIB ·
.1.3.6.1.4.1.207.8.9.1.1.9.4.5
Object
scalar
r/w
Enumeration
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
tfptRemoteFileName.
When tftpOperation has the value getFile(2) when
tftpAdminStatus is set to 'execute', the device attempts to
copy the file identified by tftpRemoteFileName on the remote
tftp server to the file identified by tftpLocalFileName.
When tftpOperation has the value getFirmware(3) when
tftpAdminStatus is set to 'execute', the device attempts to
replace its firmware image with the file identified by
tftpRemoteFileName. This firmware file will be used the next
time the system is reset.
When tftpOperation has the value putConfig(1) when
tftpAdminStatus is set to 'execute', the device attempts to
copy the file identified by tftpLocalFileName to the file
tfptRemoteFileName.
When tftpOperation has the value getConfig(2) when
tftpAdminStatus is set to 'execute', the device attempts to
copy the file identified by tftpRemoteFileName on the remote
tftp server to the file identified by tftpLocalFileName.
Context
- MIB
- SWITCH-CHASSIS-MIB
- OID
.1.3.6.1.4.1.207.8.9.1.1.9.4.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tftpGroup
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | putFile |
2 | getFile |
3 | getFirmware |
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 |
| 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 |
| tftpOperationState 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… | scalar | Enumeration | .1.3.6.1.4.1.207.8.9.1.1.9.4.7 |
| 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 |