MIB Viewer

fileStatus

OBJECT-TYPE
1.3.6.1.4.1.207.8.4.4.4.56.1.1.5
Access
read-write
Status
current
Sub-identifiers
0
The status of the file. When read, this object will always return a value of ok(1), since the object will not exist if the value is deleting(2). Write the value deleting(2) to this object to delete the file.
INTEGER { ok(1), deleting(2) }