|
Description:
|
ipeFsUpdateFileStatus OBJECT-TYPE
SYNTAX INTEGER {invalid(0), success(1), failure(2), executing(3), checking(4), successWithoutRestrictedUser(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Update result.
0:Invalidity
1:Success
2:Failed
3:Executing
4:Checking
5:Success but some restricted UserName(s) are ignored
*'0:Invalidity' is used as an initial state.
*The slot result of the correspondence is set to
'IpeFsUpdateFileStatusDetail',
and processing is continued when failing in the two or more
slot update.
*Pertinent details: ipeFsUpdateFileDetail
*Pertinent details: ipeFsUpdateFileStatusDetail"
|
|
|