All MIBs › ZXR10-SYSTEM-SOFTWARE-MIB › zxr10SoftwarePatchFailReason
zxr10SoftwarePatchFailReason
Module: ZXR10-SYSTEM-SOFTWARE-MIB
OID (symbolic): ZXR10-SYSTEM-SOFTWARE-MIB::zxr10SoftwarePatchFailReason
OID (numeric): 1.3.6.1.4.1.3902.3.6002.8.2.4.2.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is zxr10SoftwarePatchFailReason?
This read-only value reports why the last activate/deactivate operation on this patch failed, drawn from causes like pkgNotExist, unmatchMajorVer, notMeetDepend, and actConflict. It's a shorter enumeration than the full-package fail-reason list, reflecting the narrower set of failure modes possible for a patch operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3902.3.6002.8.2.4.2.1.12 snmpwalk -v2c -c public <target> ZXR10-SYSTEM-SOFTWARE-MIB::zxr10SoftwarePatchFailReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3902.3.6002.8.2.4.2.1.12.1 snmpget -v2c -c public <target> ZXR10-SYSTEM-SOFTWARE-MIB::zxr10SoftwarePatchFailReason.1
Start monitoring ZTE ZXR10 routers/switches (running/backup firmware-image and upgrade-progress status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZXR10-SYSTEM-SOFTWARE-MIB::zxr10SoftwarePatchFailReason OID value, configure state conditions and alerts, and monitor any ZTE ZXR10 routers/switches (running/backup firmware-image and upgrade-progress status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3902 | zte | UAS-MIB |
| 1.3.6.1.4.1.3902.3 | zxr10 | ZXR10-BFD-MIB |
| 1.3.6.1.4.1.3902.3.6002 | zxUPN | ZXR10-PROJECT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3902.3.6002.8 | zxr10SystemSoftwareMIB | ZXR10-SYSTEM-SOFTWARE-MIB |
| 1.3.6.1.4.1.3902.3.6002.8.2 | zxr10SoftwareObjects | ZXR10-SYSTEM-SOFTWARE-MIB |
| 1.3.6.1.4.1.3902.3.6002.8.2.4 | zxr10SoftwarePatchInfoObjects | ZXR10-SYSTEM-SOFTWARE-MIB |
| 1.3.6.1.4.1.3902.3.6002.8.2.4.2 | zxr10SoftwarePatchInfoTable | ZXR10-SYSTEM-SOFTWARE-MIB |
| 1.3.6.1.4.1.3902.3.6002.8.2.4.2.1 | zxr10SoftwarePatchInfoEntry | ZXR10-SYSTEM-SOFTWARE-MIB |
| 1.3.6.1.4.1.3902.3.6002.8.2.4.2.1.12 | zxr10SoftwarePatchFailReason | ZXR10-SYSTEM-SOFTWARE-MIB |