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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | executing |
3 | succeeded |
4 | localFileProblem |
5 | unknownHost |
6 | timedOut |
7 | remoteFileProblem |
8 | otherFailure |