MIB Viewer

s5AgInfoFileStatus

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.4.2.1.25
Access
read-only
Status
current
Sub-identifiers
0
This object is used to get the status of the latest action as shown by s5AgInfoFileAction. The values that can be read are: other(1) ......... if no action taken since the boot up inProgress (2) ... the operation is in progress success (3) ...... the operation succeeds. fail (4) ......... the operation is failed.
INTEGER { other(1), inProgress (2), success (3), fail (4) }