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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxSecNotifFileUnzipResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SECURITY-MIB::tmnxSecNotifFileUnzipResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | success |
1 | partialSuccess |
2 | sourceNotFound |
3 | sourceNotSupported |
4 | destNotFound |
5 | destFull |
6 | fileTooBig |
7 | otherFailure |
Conformance
Member of