zxr10SoftwarePatchFailReason

ZXR10-SYSTEM-SOFTWARE-MIB · .1.3.6.1.4.1.3902.3.6002.8.2.4.2.1.12

Object

column Enumeration
Failure reason of opterating 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.
notSupport: The function does not support.
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.
notMeetDepend: The package does not meet the dependence.
actConflict: The package conflicted with the packages which have been activated.

Context

MIB
ZXR10-SYSTEM-SOFTWARE-MIB
OID
.1.3.6.1.4.1.3902.3.6002.8.2.4.2.1.12
Type
column
Access
readonly
Status
current
Parent
zxr10SoftwarePatchInfoEntry

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::zxr10SoftwarePatchFailReason'
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::zxr10SoftwarePatchFailReason.<zxr10SoftwarePatchDisplayName>.<zxr10SoftwarePatchBelongTo>'
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::zxr10SoftwarePatchFailReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1success
2unknownErr
3noMem
4pending
5executing
6cmdNotFinish
7notSupport
8pkgNotExist
9pkgActivated
10pkgNotActivated
11unmatchMajorVer
12runVerSyn
13notMeetDepend
14actConflict