tftpAdminState
SWITCH-CHASSIS-MIB ·
.1.3.6.1.4.1.207.8.9.1.1.9.4.6
Object
scalar
r/w
Enumeration
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 remote
server is identified by tftpRemoteFileName and the local file
name is identified by tftpLocalFileName. The tftp operation is
identified by the valu of tftpOperation.
The objects tftpServerName, tftpUserName, tftpLocalFileName,
tftpRemoteFileName, and tftpOperation may only be set when
tftpAdminState has the value 'configure'.
When tftpAdminState is set to 'execute', the operation identified
by tftpOperation shall be started and the state of the operation
is reflected in tftpOperationState. Setting this attribute to
'execute' when tftpOperationState is not 'inactive' has no effect
on the operational state.
Under normal operation tftpAdminState should only be set to
'configure' if tftpOperationState is not 'executing'. If
tftpOperationState is 'executing' then the system may attempt to
abort the current opertion and change the operation state to
'inactive' or not permitting the set to occur by returning the
snmp error 'inconsistentValue'.
Context
- MIB
- SWITCH-CHASSIS-MIB
- OID
.1.3.6.1.4.1.207.8.9.1.1.9.4.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tftpGroup
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | configure |
2 | execute |
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 |
| 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 |