MIB Viewer

rcfJobResult

OBJECT-TYPE
1.3.6.1.4.1.2352.2.13.1.1.3.1.13
Access
read-only
Status
current
Sub-identifiers
0
A generic result code. This object is instantiated only when rcfJobStatus equals 'completed'. success other below. noMemory operation. parse error in the source configuration file. io access by a non-existant source file, or insufficient access/permission to create/modify the destination file. More detailed error descriptions can be found in the rcfJobErrorMsgs object.
INTEGER { success(0), other(1), noMemory(2), parse(3), io(4), access(5) }