zxr10SwInstallSetFailedReason

ZXR10-SYSTEM-SOFTWARE-MIB · .1.3.6.1.4.1.3902.3.6002.8.2.1.4.1.9

Object

column Enumeration
Failure reason of the install actived a set, 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.
notSupport: The function does not support.
cancel: Cancel.
pkgNotExist: The package does not exist.
pkgActivated: The package has been activated.
pkgNotActivated: The package has not been activated.
unmatchMajorVer: Unmatched major version.
runVerSyn: Version file(s) synchronization is being executed.
cannotDeactBase: Base package can not be deactivated.
isolateSscFailed: Isolating SSC failed.
reloadPkgDeactFailed: The package only can be deactivated in 
parallel-reload mode.
notMeetDepend: The package does not meet the dependence.
actConflict: The package conflicted with the packages which have 
been activated.
leNotReady: The operation is not allowed while any master LE is on 
the SSC, please switch LE first and try again.
noActByVnd: Firmware or base package can not be activated or 
deactivated by assigning VND.
issuNotSupport: SSC does not exist or package activation mode is 
parallel-reload.
needCommit: Can not be deleted before being committed.
needDeactive:  Can not be deleted before being deactivated.
needDeactiveAndCommit: Can not be deleted before being deactivated 
and committed. 
parentPackageExists: Can not be deleted when parent package 
exists.

Context

MIB
ZXR10-SYSTEM-SOFTWARE-MIB
OID
.1.3.6.1.4.1.3902.3.6002.8.2.1.4.1.9
Type
column
Access
readonly
Status
current
Parent
zxr10SwInstallSetInfoEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::zxr10SwInstallSetFailedReason'
More examples
Read one indexed 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::zxr10SwInstallSetFailedReason.<zxr10SwInstallSetName>'
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::zxr10SwInstallSetFailedReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1success
2unknownErr
3noMem
4pending
5executing
6cmdNotFinish
7notSupport
8cancel
9pkgNotExist
10pkgActivated
11pkgNotActivated
12unmatchMajorVer
13runVerSyn
14cannotDeactBase
15isolateSscFailed
16reloadPkgDeactFailed
17notMeetDepend
18actConflict
19leNotReady
20noActByVnd
21issuNotSupport
50needCommit
51needDeactive
52needDeactiveAndCommit
53parentPackageExists