MIB Viewer

aniDevControlUploadState

OBJECT-TYPE
1.3.6.1.4.1.4325.2.4.4
Access
read-only
Status
current
Sub-identifiers
0
Reading this object returns the status of the previous upload process. The possible return values are: successful(1) - upload operation completed successfully failed(2) - upload operation failed If a Get request is sent before aniDevControlStartUpload is actually set, the value successful(1) will be returned by default.
INTEGER { successful(1), failed(2) }