MIB Viewer

nasBackupStatus

OBJECT-TYPE
1.3.6.1.4.1.5227.27.1.1.1.3
Access
read-only
Status
current
Sub-identifiers
0
The status of a backup job. This value is read from the 'status' line in the file at /etc/melco/backupx. -'ready(1)' means waiting for the backup job start. -'run(2)' means the backup job is running. -'done(3)' means the backup job succeeded. -'error(4)' means the backup job failed.
INTEGER { ready(1), run(2), done(3), error(4) }