tmnxSecNotifFileUnzipResult
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.16.37
Object
scalar
Enumeration
The value of tmnxSecNotifFileUnzipResult indicates the result of the
file unzip operation.
success (0) - unzip is successful.
partialSuccess (1) - unzip is partially successful, skipped some files.
sourceNotFound (2) - failed - cannot find the ZIP file.
sourceNotSupported (3) - failed - ZIP file is not supported.
destNotFound (4) - failed - cannot find the destination URL.
destFull (5) - failed - destination storage is full.
fileTooBig (6) - failed - file size exceeds limit.
otherFailure (7) - failed - another reason.
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.16.37- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- tmnxSecurityNotificationObjs
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | success |
1 | partialSuccess |
2 | sourceNotFound |
3 | sourceNotSupported |
4 | destNotFound |
5 | destFull |
6 | fileTooBig |
7 | otherFailure |