zxr10SwInstallAddFailedReason
ZXR10-SYSTEM-SOFTWARE-MIB ·
.1.3.6.1.4.1.3902.3.6002.8.2.2.1.11
Object
scalar Enumeration
Failure reason of installing a set or package, description as follows: success: Success. unknownErr: Unknown error. noMem: No enough memory. pending: Pending. executing: Executing. cmdNotFinish: Can not process this command because other command is conflicted. noSpace: No enough free space on system disk. notFound: The file does not exist. pkgExist: The file already exists. pkgNameConflict: Can not operate packages with the same name. inputError: The string of input is wrong. urlError: The format of parameter is error. usrpwdError: User name or password is incorrect. pkgHandleError: Invalid package handle. fileFormatError: Invalid file format. downloadFailed: Download file failed. fileExist: The file already exists. fileNotExist: The file does not exist. vrfError: Invalid VRF name. ipOrPortError: Destination IP or port is unreachable. noMatchPlatform: The package cannot be applied to the current platform. nameLong: The path or file name is too long. copyFailed: Copying file failed. abort: Abort. noMoreSqu: Can not add more than 7 SQUASH packages or sets. existSameVersionPackage: There is a same version of package in the system. waitingFileSyncTimeout: Waiting for file synchronization timeout. digitalCertificateInvalid: Invalid digital certificate. digitalSignNotExist: No digital signature. digitalSignVerificationFailed: Digital signature verification failed.
Context
- MIB
- ZXR10-SYSTEM-SOFTWARE-MIB
- OID
.1.3.6.1.4.1.3902.3.6002.8.2.2.1.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxr10SoftwareInstallAdd
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 'ZXR10-SYSTEM-SOFTWARE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-SYSTEM-SOFTWARE-MIB::zxr10SwInstallAddFailedReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-SYSTEM-SOFTWARE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-SYSTEM-SOFTWARE-MIB::zxr10SwInstallAddFailedReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | unknownErr |
3 | noMem |
4 | pending |
5 | executing |
6 | cmdNotFinish |
7 | noSpace |
8 | notFound |
9 | pkgExist |
10 | pkgNameConflict |
11 | inputError |
12 | urlError |
13 | usrpwdError |
14 | pkgHandleError |
15 | fileFormatError |
16 | downloadFailed |
17 | fileExist |
18 | fileNotExist |
19 | vrfError |
20 | ipOrPortError |
21 | noMatchPlatform |
22 | nameLong |
23 | copyFailed |
24 | abort |
25 | noMoreSqu |
31 | existSameVersionPackage |
32 | waitingFileSyncTimeout |
35 | digitalCertificateInvalid |
36 | digitalSignNotExist |
37 | digitalSignVerificationFailed |