MIB Viewer

oriTFTPOperationStatus

OBJECT-TYPE
1.3.6.1.4.1.11898.2.1.8.6
Access
read-only
Status
current
Sub-identifiers
0
This object represents the TFTP operation status. When a TFTP operation is idle (not in progress) this object will be set to 1. When a TFTP operation is in progress this object will be set to 2. When a TFTP operation has been successful this object will be set to 3. When a TFTP operation has failed this object will be set to 4.
INTEGER { idle(1), inProgress(2), successful(3), failure(4) }