All MIBs › ZTE-AN-SOFTWARE-MIB
Organization: ZTE Corporation
Last Updated: 2011-05-26
Category: ZTE Access Node (ZTE-AN) Management
Description: Manages ZTE access node software image inventory, active version tracking, and upgrade initiation.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ZTE-AN-SOFTWARE-MIB?
ZTE-AN-SOFTWARE-MIB is a ZTE Corporation vendor MIB for managing software image inventory and upgrades on ZTE Access Node (AN) equipment, such as DSL or PON access multiplexers. Although no sample objects were supplied for this batch entry, based on its description it exposes objects for the set of software images stored on the device, which image is currently active/running, and objects to initiate a software upgrade or image-activation operation. This is explicitly a software-status and upgrade-management MIB, letting an operator monitor which firmware version is running, which images are available in storage, and the progress/result of an upgrade operation, directly relevant to fleet firmware compliance and detecting failed or stalled upgrades. It would depend on ZTE's broader Access Node MIB family for device identification and slot/board context. It is deployed on ZTE access node platforms (DSLAM/OLT-class equipment) in telecom access networks. Engineers can download the ZTE-AN-SOFTWARE-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ZTE-AN-SOFTWARE-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- ZTE Access Node (DSLAM/OLT-class access equipment)
Monitoring Examples
No concrete sample objects were provided for this MIB, so specific table/object names cannot be grounded here; per its description, one would expect an active-image-version object and an upgrade-trigger/status object. An admin would typically poll the active software version to confirm it matches the fleet-wide target release, and monitor an upgrade-status object during a firmware push to detect failures or timeouts. Without visible object names, further detail cannot be honestly provided.
This MIB depends on
Related MIBs
Imported Objects
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| TruthValue |
From ZTE-AN-SMI
| zxAnSystem | OBJECT-IDENTITY |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| zxAnCardPatchObjects | 1.3.6.1.4.1.3902.1082.20.30.2.5 | |||
| zxAnCardSwObjects | 1.3.6.1.4.1.3902.1082.20.30.2.2 | |||
| zxAnSoftwareMib | 1.3.6.1.4.1.3902.1082.20.30 | This MIB defines zte Access Node software management. | ||
| INT zxAnSwAutoUpdateAction | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2.1 | INTEGER | read-write | The automatic update action. It means to start the automatic update progress. |
| INT zxAnSwAutoUpdateActiveEnable | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2.2 | INTEGER | read-write | Enable or disable the software active function. Active means to reset card except control card. |
| STR zxAnSwAutoUpdateChkDifferFiles | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.1.21 | DisplayString | read-only | The different files name between NE and file server. File name is separated by ',', For example:xxx,xxx,xxx. |
| INT zxAnSwAutoUpdateChkEnable | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.1.1 | INTEGER | read-write | Enable or disable the software periodic check function. The multi-variables binding rule should be complied with when a software periodic check. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To configure software periodic check(except disable software periodic check function), the mandatory and optional variables are as follows: mandatoty: zxAnSwAutoUpdateChkEnable, zxAnSwAutoUpdateChkStartTime, zxAnSwAutoUpdateChkInterval optional : none |
| INT zxAnSwAutoUpdateChkFailedReason | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.1.23 | INTEGER | read-only | The failed reason of software periodic check. noError(1): Automatic update check successful or not start fileServerUnconfigured(2): Automatic update file server is not configure fileServerConnectFailed(3): File server connect failed fileServerLoginFailed(4): File server configure is not correct fileServerPathError(5): File server configure path is not correct fileServerProtocolTypeError(6): File server configure protocol type is not correct deviceCheckFailed(7): NE flash error otherErrors(255): Error is not include above list |
| zxAnSwAutoUpdateChkGroup | 1.3.6.1.4.1.3902.1082.20.30.4.2.6 | The collection of objects which are used to management version automatic updating. Automatic version check to list the different files name between NE and file server. | ||
| I32 zxAnSwAutoUpdateChkInterval | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.1.3 | Integer32 | read-write | The interval of software periodic check. Value 0 means unconfigured. Unit is hour. This variable must comply with the multi-variables binding rule described in zxAnSwAutoUpdateChkEnable. |
| zxAnSwAutoUpdateChkObjects | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.1 | |||
| DAT zxAnSwAutoUpdateChkStartTime | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.1.2 | DateAndTime | read-write | The start time of software periodic check. For example:yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). This variable must comply with the multi-variables binding rule described in zxAnSwAutoUpdateChkEnable. |
| INT zxAnSwAutoUpdateChkStatus | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.1.22 | INTEGER | read-only | The status of software periodic check. notStarted(1): Automatic update check not start inProgress(2): Automatic update check in progress success(3): Automatic update check successful failed(4): Automatic update check failed |
| DAT zxAnSwAutoUpdateCurrChkStartTime | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.1.20 | DateAndTime | read-only | The start time of current software periodic check. For example:yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| STR zxAnSwAutoUpdateCurrFileName | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2.21 | DisplayString | read-only | The name of current file which is updated. |
| I32 zxAnSwAutoUpdateCurrFileProgress | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2.23 | Integer32 | read-only | The updating progress of current file. |
| I32 zxAnSwAutoUpdateCurrFileSize | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2.22 | Integer32 | read-only | The size of current file which is updated. |
| INT zxAnSwAutoUpdateFailedReason | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2.26 | INTEGER | read-only | The failed reason of automatic update. noError(1), Update is not start or successful backupDataError(2), Backup data failed backupLogError(3), Backup log failed backupConfigurationError(4), Backup configuration failed backupVersionFileError(5), Backup software failed backupOtherError(6), Backup file failed is not above list analyzingConfigurationError(7), Analyze configuration error analyzingVersionFileError(8), Analyze software error diskFull(9), NE disk is full downloadingVersionFileError(10),Download software failed updateVersionFileError(11), Update software failed updateBootError(12), Update bootrom failed masterSlaveSynchronizeError(13),Synchronize software to slave board failed updateConflict(14), Other update is executing unavailableServer(15), File server configure failed slaveCardNotInService(16), Slave board is not inservice fileNotExist(17), File not exist on server otherErrors(255) Other errors is not list above |
| NTF zxAnSwAutoUpdateFinished | 1.3.6.1.4.1.3902.1082.20.30.3.1.1 | A zxAnSwAutoUpdateFinished is sent when the agent has detected that the automatic update is finished. | ||
| zxAnSwAutoUpdateGlobalObjects | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1 | |||
| zxAnSwAutoUpdateObjects | 1.3.6.1.4.1.3902.1082.20.30.2.3.3 | |||
| zxAnSwAutoUpdateOperGroup | 1.3.6.1.4.1.3902.1082.20.30.4.2.7 | The collection of objects which are used to management version automatic updating. Automatic version update to download version from file server and to take effect. | ||
| zxAnSwAutoUpdateOperObjects | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2 | |||
| INT zxAnSwAutoUpdateStatus | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2.20 | INTEGER | read-only | The status of automatic update. notStarted(1): Not start updateStarting(2): Update Start backingUpFile(3): Backup software before update versionFileAnalyzing(4): Software analyzing versionFileDownloading(5): Software downloading versionFileDownloadComplete(6):Software download completed masterSlaveSynchronizing(7): Synchronize software to slave board masterSlaveSyncComplete(8): Synchronize software completed versionFileLoading(9): Load software to card bootUpdating(10): Update bootrom bootUpdateComplete(11): Update bootrom completed updateSuccess(12): Update successful readyToReboot(13): Update had beed finished,ready to reboot sameVersion(14): Update is not need for same version updateFailed(255): Update failed |
| I32 zxAnSwAutoUpdateSuccessFiles | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2.25 | Integer32 | read-only | Count of files which are updated successfully. |
| INT zxAnSwAutoUpdateSwBackupEnable | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2.3 | INTEGER | read-write | Enable or disable the version file backup function. |
| NTF zxAnSwAutoUpdateSwChkFailed | 1.3.6.1.4.1.3902.1082.20.30.3.1.3 | A zxAnSwAutoUpdateSwChkFailed is sent when the agent has detected that version check is failed. | ||
| NTF zxAnSwAutoUpdateSwDiffer | 1.3.6.1.4.1.3902.1082.20.30.3.1.2 | A zxAnSwAutoUpdateSwDiffer is sent when the agent has detected different version files between NE and file server. | ||
| I32 zxAnSwAutoUpdateTotalFiles | 1.3.6.1.4.1.3902.1082.20.30.2.3.3.1.2.24 | Integer32 | read-only | Total count of files will be updated. |
| zxAnSwAutoUpdateTraps | 1.3.6.1.4.1.3902.1082.20.30.3.1 | |||
| DAT zxAnSwCardBootwareBuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.14 | DateAndTime | read-only | The time of version build. For example: yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| I32 zxAnSwCardBootwareFileLen | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.13 | Integer32 | read-only | The bootrom file length of the card. |
| STR zxAnSwCardBootwareFileName | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.10 | DisplayString | read-only | The bootrom file name of the card. |
| STR zxAnSwCardBootwareFileType | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.11 | DisplayString | read-only | The bootrom file type of the card. |
| STR zxAnSwCardBootwareVersion | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.12 | DisplayString | read-only | The bootrom tag of the card. |
| DAT zxAnSwCardBuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.9 | DateAndTime | read-only | The time of version build. For example: yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| I32 zxAnSwCardFileLen | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.8 | Integer32 | read-only | The version file length of the card. |
| STR zxAnSwCardFileName | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.5 | DisplayString | read-only | The version file name of the card. |
| STR zxAnSwCardFileType | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.6 | DisplayString | read-only | The version file type of the card. |
| DAT zxAnSwCardFirmware1BuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.19 | DateAndTime | read-only | The time version build. For example: yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| I32 zxAnSwCardFirmware1FileLen | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.18 | Integer32 | read-only | The firmware file length of the card. |
| STR zxAnSwCardFirmware1FileName | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.15 | DisplayString | read-only | The firmware file name of the card. |
| STR zxAnSwCardFirmware1FileType | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.16 | DisplayString | read-only | The firmware file type of the card. |
| STR zxAnSwCardFirmware1Version | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.17 | DisplayString | read-only | The firmware tag of the card. |
| DAT zxAnSwCardFirmware2BuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.24 | DateAndTime | read-only | The time of version build. For example: yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| I32 zxAnSwCardFirmware2FileLen | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.23 | Integer32 | read-only | The firmware file length of the card. |
| STR zxAnSwCardFirmware2FileName | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.20 | DisplayString | read-only | The firmware file name of the card. |
| STR zxAnSwCardFirmware2FileType | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.21 | DisplayString | read-only | The firmware file type of the card. |
| STR zxAnSwCardFirmware2Version | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.22 | DisplayString | read-only | The firmware tag of the card. |
| DAT zxAnSwCardFirmware3BuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.29 | DateAndTime | read-only | The time of version build. For example: yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| I32 zxAnSwCardFirmware3FileLen | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.28 | Integer32 | read-only | The firmware file length of the card. |
| STR zxAnSwCardFirmware3FileName | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.25 | DisplayString | read-only | The firmware file name of the card. |
| STR zxAnSwCardFirmware3FileType | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.26 | DisplayString | read-only | The firmware file type of the card. |
| STR zxAnSwCardFirmware3Version | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.27 | DisplayString | read-only | The firmware tag of the card. |
| DAT zxAnSwCardPatchActivatedTime | 1.3.6.1.4.1.3902.1082.20.30.2.5.3.1.6 | DateAndTime | read-only | The time of the patch activated. For example: yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| DAT zxAnSwCardPatchBuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.5.3.1.5 | DateAndTime | read-only | The time of patch build. For example: yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| STR zxAnSwCardPatchDescription | 1.3.6.1.4.1.3902.1082.20.30.2.5.3.1.7 | DisplayString | read-only | The patch description. |
| STR zxAnSwCardPatchName | 1.3.6.1.4.1.3902.1082.20.30.2.5.3.1.1 | DisplayString | not-accessible | The patch file name of the card. |
| STR zxAnSwCardPatchOwnerSwVersion | 1.3.6.1.4.1.3902.1082.20.30.2.5.3.1.2 | DisplayString | read-only | The software version of the patch belonging to. |
| INT zxAnSwCardPatchRunningStatus | 1.3.6.1.4.1.3902.1082.20.30.2.5.3.1.8 | INTEGER | read-only | The patch running status. activatingSucceeded(1) : value 1 means the activating operation of the patch file is succeeded. activatingFailed(2) : value 2 means the activating operation of the patch file is failed. waitingToBeActivated(3): value 3 means the patch file is waiting to be activated. resettingCardNeeded(4) : value 4 means the patch file has been successfully activated and the card needs to be reset. mismatched(5) : value 5 means the version of the patch file is not matched with the version of the card software. |
| zxAnSwCardPatchRunStatusEntry | 1.3.6.1.4.1.3902.1082.20.30.2.5.3.1 | not-accessible | An entry in zxAnSwCardPatchRunStatusTable. | |
| zxAnSwCardPatchRunStatusTable | 1.3.6.1.4.1.3902.1082.20.30.2.5.3 | not-accessible | This table includes the patch running status information of the card. | |
| I32 zxAnSwCardPatchSize | 1.3.6.1.4.1.3902.1082.20.30.2.5.3.1.4 | Integer32 | read-only | The patch file length. |
| STR zxAnSwCardPatchVersion | 1.3.6.1.4.1.3902.1082.20.30.2.5.3.1.3 | DisplayString | read-only | The version tag of the patch. |
| I32 zxAnSwCardRack | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.1 | Integer32 | not-accessible | The rack number |
| zxAnSwCardRunningVerEntry | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1 | not-accessible | An entry in zxAnCardTable. | |
| zxAnSwCardRunningVerTable | 1.3.6.1.4.1.3902.1082.20.30.2.2.2 | not-accessible | This table includes the card version information. | |
| zxAnSwCardRunVerGroup | 1.3.6.1.4.1.3902.1082.20.30.4.2.1 | The collection of objects which are used to represent chassis version information, include card running version information. | ||
| I32 zxAnSwCardShelf | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.2 | Integer32 | not-accessible | The shelf number |
| I32 zxAnSwCardSlot | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.3 | Integer32 | not-accessible | The slot number |
| STR zxAnSwCardVersion | 1.3.6.1.4.1.3902.1082.20.30.2.2.2.1.7 | DisplayString | read-only | The version tag of the card. |
| zxAnSwCompliance | 1.3.6.1.4.1.3902.1082.20.30.4.1.1 | The compliance statement for SNMP entities which implement the ZTE-AN-SOFTWARE-MIB. | ||
| zxAnSwCompliances | 1.3.6.1.4.1.3902.1082.20.30.4.1 | |||
| zxAnSwConformance | 1.3.6.1.4.1.3902.1082.20.30.4 | |||
| zxAnSwGroups | 1.3.6.1.4.1.3902.1082.20.30.4.2 | |||
| INT zxAnSwImageActiveStatus | 1.3.6.1.4.1.3902.1082.20.30.2.2.4.1.6 | INTEGER | read-only | The status of saved MP version on the saved area. active(1): active MP version. inactive(2): inactive MP version. none(3): NP version, don't have active attribute. |
| DAT zxAnSwImageBuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.2.4.1.5 | DateAndTime | read-only | The time of version build. For example: yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| DAT zxAnSwImageDownloadTime | 1.3.6.1.4.1.3902.1082.20.30.2.2.4.1.7 | DateAndTime | read-only | The downloading time of the version file. |
| zxAnSwImageEntry | 1.3.6.1.4.1.3902.1082.20.30.2.2.4.1 | not-accessible | An entry in zxAnSwImageTable. | |
| I32 zxAnSwImageFileLen | 1.3.6.1.4.1.3902.1082.20.30.2.2.4.1.4 | Integer32 | read-only | The version file length on the saved area. |
| STR zxAnSwImageFileName | 1.3.6.1.4.1.3902.1082.20.30.2.2.4.1.1 | DisplayString | not-accessible | |
| STR zxAnSwImageFileType | 1.3.6.1.4.1.3902.1082.20.30.2.2.4.1.2 | DisplayString | read-only | The version file type on the saved area. |
| zxAnSwImageGroup | 1.3.6.1.4.1.3902.1082.20.30.4.2.3 | The collection of objects which are used to represent chassis version information, include card saved version information. | ||
| zxAnSwImageTable | 1.3.6.1.4.1.3902.1082.20.30.2.2.4 | not-accessible | This table includes the saved version information in version area MP. | |
| STR zxAnSwImageVersion | 1.3.6.1.4.1.3902.1082.20.30.2.2.4.1.3 | DisplayString | read-only | The version tag on the saved area. |
| INT zxAnSwManualFailedReason | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.5.1.3 | INTEGER | read-only | The reason when updating version failed. |
| zxAnSwManualUpdateGlobalObjects | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.1 | |||
| zxAnSwManualUpdateGroup | 1.3.6.1.4.1.3902.1082.20.30.4.2.4 | The collection of objects which are used to update software by manual. | ||
| zxAnSwManualUpdateObjects | 1.3.6.1.4.1.3902.1082.20.30.2.3.2 | |||
| I32 zxAnSwManualUpdateRack | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.1.1 | Integer32 | read-write | The rack number. The multi-variables binding rule should be complied with when a manager manual updates software. According to this rule,all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To manual update software, the mandatory and optional variables are as follows: mandatoty: zxAnSwManualUpdateRack, zxAnSwManualUpdateShelf, zxAnSwManualUpdateSlotList, zxAnSwManualUpdateSwType optional : none To manual update subcard software, the mandatory and optional variables are as follows: mandatoty: zxAnSwManualUpdateRack, zxAnSwManualUpdateShelf, zxAnSwManualUpdateSlotList, zxAnSwManualUpdateSwType, zxAnSwManualUpdateSubcardList optional : none |
| I32 zxAnSwManualUpdateShelf | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.1.2 | Integer32 | read-write | The shelf number. This variable must comply with the multi-variables binding rule described in zxAnSwManualUpdateRack. |
| STR zxAnSwManualUpdateSlotList | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.1.3 | DisplayString | read-write | The slot number. updating version file from MP to NP. They can be updated in batch. For example: '1,2,3' This variable must comply with the multi-variables binding rule described in zxAnSwManualUpdateRack. |
| INT zxAnSwManualUpdateSoftwareType | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.5.1.1 | INTEGER | not-accessible | The software type when updating version. |
| INT zxAnSwManualUpdateStatus | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.5.1.2 | INTEGER | read-only | The version status when updating version. negotiating(1):negotiating not starting downloading(2):updating from MP failed(3): update failed success(4): update successly sameVersion(5):not need update |
| zxAnSwManualUpdateStatusEntry | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.5.1 | not-accessible | An entry in zxAnSwManualUpdateStatusTable. | |
| zxAnSwManualUpdateStatusGroup | 1.3.6.1.4.1.3902.1082.20.30.4.2.5 | The collection of objects which are used to represent chassis software update status. | ||
| zxAnSwManualUpdateStatusTable | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.5 | not-accessible | This table includes the version updating status information. | |
| STR zxAnSwManualUpdateSubcardList | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.1.5 | DisplayString | read-write | The subcard number. updating version file from MP to subcard. They can be updated in batch. For example: '1,2,3' This variable must comply with the multi-variables binding rule described in zxAnSwManualUpdateRack. If zxAnSwManualUpdateSlotList is '1,2' and zxAnSwManualUpdateSubcardList is '3,4', the actual operation object like 'slot.subcard' is '1.3', '1.4', '2.3', '2.4'. |
| INT zxAnSwManualUpdateSwType | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.1.4 | INTEGER | read-write | The software type is special to update. This variable must comply with the multi-variables binding rule described in zxAnSwManualUpdateRack. bootware(1): update bootware. |
| zxAnSwNotifications | 1.3.6.1.4.1.3902.1082.20.30.3 | |||
| zxAnSwNotificationsGroup | 1.3.6.1.4.1.3902.1082.20.30.4.2.9 | The notifications which indicate specific changes, include automatic update check,automatic update status. | ||
| zxAnSwObjects | 1.3.6.1.4.1.3902.1082.20.30.2 | |||
| DAT zxAnSwPatchBuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.5.2.1.8 | DateAndTime | read-only | The time of patch build. For example: yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| INT zxAnSwPatchConfActiveStatus | 1.3.6.1.4.1.3902.1082.20.30.2.5.2.1.9 | INTEGER | read-write | The configured active status of the patch file. activated -- to activate the patch file. deactivated -- to deactivate the patch file. |
| STR zxAnSwPatchDescription | 1.3.6.1.4.1.3902.1082.20.30.2.5.2.1.10 | DisplayString | read-only | The patch description. |
| STR zxAnSwPatchName | 1.3.6.1.4.1.3902.1082.20.30.2.5.2.1.4 | DisplayString | not-accessible | The patch file name. |
| STR zxAnSwPatchOwnerSwVersion | 1.3.6.1.4.1.3902.1082.20.30.2.5.2.1.5 | DisplayString | read-only | The software version of the patch belonging to. |
| INT zxAnSwPatchPkgActualActiveStatus | 1.3.6.1.4.1.3902.1082.20.30.2.5.5.1.7 | INTEGER | read-only | The actual active status of the patch package. activated(1) : value 1 means the patch package is activated. deactivated(2) : value 2 means the patch package is deactivated. |
| DAT zxAnSwPatchPkgBuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.5.5.1.4 | DateAndTime | read-only | The build time of patch package. |
| INT zxAnSwPatchPkgConfActiveStatus | 1.3.6.1.4.1.3902.1082.20.30.2.5.5.1.6 | INTEGER | read-write | The configured active status of the patch package. activated(1) : value 1 means the configured active status of the patch package is activated. deactivated(2) : value 2 means the configured active status of the patch package is deactivated. |
| STR zxAnSwPatchPkgDescription | 1.3.6.1.4.1.3902.1082.20.30.2.5.5.1.5 | DisplayString | read-only | The description of the patch package. |
| INT zxAnSwPatchPkgFileActiveStatus | 1.3.6.1.4.1.3902.1082.20.30.2.5.6.1.4 | INTEGER | read-only | The patch file active status. activated(1) : value 1 means the patch file is activated. deactivated(2) : value 2 means the patch file is deactivated. |
| DAT zxAnSwPatchPkgFileBuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.5.6.1.2 | DateAndTime | read-only | The build time of the file inside the patch package. |
| STR zxAnSwPatchPkgFileName | 1.3.6.1.4.1.3902.1082.20.30.2.5.6.1.1 | DisplayString | not-accessible | The name of the file inside the patch package. |
| INT zxAnSwPatchPkgFileNeedResetCard | 1.3.6.1.4.1.3902.1082.20.30.2.5.6.1.3 | INTEGER | read-only | Whether the card needs to be reset. yes(1) : value 1 means need to reset the card. no(2) : value 2 means no need to reset the card. |
| STR zxAnSwPatchPkgName | 1.3.6.1.4.1.3902.1082.20.30.2.5.5.1.1 | DisplayString | not-accessible | The name of the patch package. |
| I32 zxAnSwPatchPkgSize | 1.3.6.1.4.1.3902.1082.20.30.2.5.5.1.3 | Integer32 | read-only | The size of the patch package. |
| STR zxAnSwPatchPkgVersion | 1.3.6.1.4.1.3902.1082.20.30.2.5.5.1.2 | DisplayString | read-only | The version of the patch package. |
| I32 zxAnSwPatchRack | 1.3.6.1.4.1.3902.1082.20.30.2.5.2.1.1 | Integer32 | not-accessible | The rack number. |
| I32 zxAnSwPatchShelf | 1.3.6.1.4.1.3902.1082.20.30.2.5.2.1.2 | Integer32 | not-accessible | The shelf number. |
| I32 zxAnSwPatchSize | 1.3.6.1.4.1.3902.1082.20.30.2.5.2.1.7 | Integer32 | read-only | The patch file length. |
| I32 zxAnSwPatchSlot | 1.3.6.1.4.1.3902.1082.20.30.2.5.2.1.3 | Integer32 | not-accessible | The slot number. |
| I32 zxAnSwPatchSubcardSlot | 1.3.6.1.4.1.3902.1082.20.30.2.5.4.1.1 | Integer32 | not-accessible | The slot number of the subcard. |
| STR zxAnSwPatchVersion | 1.3.6.1.4.1.3902.1082.20.30.2.5.2.1.6 | DisplayString | read-only | The version tag of the patch. |
| zxAnSwSavedPatchEntry | 1.3.6.1.4.1.3902.1082.20.30.2.5.2.1 | not-accessible | An entry in zxAnSwSavedPatchTable. | |
| zxAnSwSavedPatchPackageEntry | 1.3.6.1.4.1.3902.1082.20.30.2.5.5.1 | not-accessible | An entry in zxAnSwSavedPatchPackageTable. | |
| zxAnSwSavedPatchPackageFileEntry | 1.3.6.1.4.1.3902.1082.20.30.2.5.6.1 | not-accessible | An entry in zxAnSwSavedPatchPackageFileTable. | |
| zxAnSwSavedPatchPackageFileTable | 1.3.6.1.4.1.3902.1082.20.30.2.5.6 | not-accessible | This table includes the information of the file inside the patch package. | |
| zxAnSwSavedPatchPackageTable | 1.3.6.1.4.1.3902.1082.20.30.2.5.5 | not-accessible | This table includes the saved patch package information. | |
| zxAnSwSavedPatchTable | 1.3.6.1.4.1.3902.1082.20.30.2.5.2 | not-accessible | This table includes the saved patch information. | |
| zxAnSwSetEntry | 1.3.6.1.4.1.3902.1082.20.30.2.2.5.1 | not-accessible | An entry in zxAnSwSetTable. | |
| DAT zxAnSwSetFileBuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.2.5.1.6 | DateAndTime | read-only | The building time of the software set file. |
| I32 zxAnSwSetFileLen | 1.3.6.1.4.1.3902.1082.20.30.2.2.5.1.5 | Integer32 | read-only | The length of the software set file. |
| STR zxAnSwSetFileName | 1.3.6.1.4.1.3902.1082.20.30.2.2.5.1.2 | DisplayString | not-accessible | The software set file name. |
| STR zxAnSwSetFileType | 1.3.6.1.4.1.3902.1082.20.30.2.2.5.1.3 | DisplayString | read-only | The type of the software set file. |
| STR zxAnSwSetFileVersion | 1.3.6.1.4.1.3902.1082.20.30.2.2.5.1.4 | DisplayString | read-only | The version of the software set file. |
| INT zxAnSwSetFileWriteStatus | 1.3.6.1.4.1.3902.1082.20.30.2.2.5.1.7 | INTEGER | read-only | The written status of the software set file in the version area. |
| STR zxAnSwSetName | 1.3.6.1.4.1.3902.1082.20.30.2.2.5.1.1 | DisplayString | not-accessible | The software set name. |
| zxAnSwSetTable | 1.3.6.1.4.1.3902.1082.20.30.2.2.5 | not-accessible | The software set file information. | |
| DAT zxAnSwSubcardBootwareBuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.12 | DateAndTime | read-only | The time of version build. For example: yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| I32 zxAnSwSubcardBootwareFileLen | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.11 | Integer32 | read-only | The bootrom file length of the card. |
| STR zxAnSwSubcardBootwareFileName | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.8 | DisplayString | read-only | The bootrom file name of the card. |
| STR zxAnSwSubcardBootwareFileType | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.9 | DisplayString | read-only | The bootrom file type of the card. |
| STR zxAnSwSubcardBootwareVersion | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.10 | DisplayString | read-only | The bootrom tag of the card. |
| DAT zxAnSwSubcardBuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.7 | DateAndTime | read-only | The time of version build. For example: yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| I32 zxAnSwSubcardFileLen | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.6 | Integer32 | read-only | The version file length of the card. |
| STR zxAnSwSubcardFileName | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.3 | DisplayString | read-only | The version file name of the card. |
| STR zxAnSwSubcardFileType | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.4 | DisplayString | read-only | The version file type of the card. |
| DAT zxAnSwSubcardFirmwareBuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.17 | DateAndTime | read-only | The time of version build. For example: yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| I32 zxAnSwSubcardFirmwareFileLen | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.16 | Integer32 | read-only | The firmware file length of the card. |
| STR zxAnSwSubcardFirmwareFileName | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.13 | DisplayString | read-only | The firmware file name of the card. |
| STR zxAnSwSubcardFirmwareFileType | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.14 | DisplayString | read-only | The firmware file type of the card. |
| STR zxAnSwSubcardFirmwareVersion | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.15 | DisplayString | read-only | The firmware tag of the card. |
| INT zxAnSwSubcardMUpdateFailedReason | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.6.1.3 | INTEGER | read-only | The reason when updating subcard software failed. noError(1): no error. noSupportCardHwVersion(2): control card doesn't support the current card hardware version. mismatchCardHwVersion(3): control card's configuration and the current card hardware version are mismatch. mismatchCardConfData(4): control card's configuration and the current card configuration data are mismatch. noSwInNe(5): software for this card doesn't exist in control card. cardUpdateSwFailed(6): the current card software update failed. |
| INT zxAnSwSubcardMUpdateSoftwareType | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.6.1.1 | INTEGER | not-accessible | The software type when updating subcard software. bootware(1): update bootware. |
| INT zxAnSwSubcardMUpdateStatus | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.6.1.2 | INTEGER | read-only | The updating status when updating subcard software. negotiating(1): negotiating not starting. downloading(2): updating from MP. failed(3): update failed. success(4): update successfully. sameVersion(5): not need to update. |
| zxAnSwSubcardMUpdateStatusEntry | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.6.1 | not-accessible | An entry in zxAnSwSubcardMUpdateStatusTable. | |
| zxAnSwSubcardMUpdateStatusTable | 1.3.6.1.4.1.3902.1082.20.30.2.3.2.6 | not-accessible | This table includes the subcard software updating status information. | |
| DAT zxAnSwSubcardPatchActivatedTime | 1.3.6.1.4.1.3902.1082.20.30.2.5.4.1.7 | DateAndTime | read-only | The time of the patch activated. For example: yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| DAT zxAnSwSubcardPatchBuildTime | 1.3.6.1.4.1.3902.1082.20.30.2.5.4.1.6 | DateAndTime | read-only | The time of patch build. For example: yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). |
| STR zxAnSwSubcardPatchDescription | 1.3.6.1.4.1.3902.1082.20.30.2.5.4.1.8 | DisplayString | read-only | The patch description. |
| STR zxAnSwSubcardPatchName | 1.3.6.1.4.1.3902.1082.20.30.2.5.4.1.2 | DisplayString | not-accessible | The file name of the patch |
| STR zxAnSwSubcardPatchOwnerSwVersion | 1.3.6.1.4.1.3902.1082.20.30.2.5.4.1.3 | DisplayString | read-only | The software version of the patch belonging to. |
| I32 zxAnSwSubcardPatchSize | 1.3.6.1.4.1.3902.1082.20.30.2.5.4.1.5 | Integer32 | read-only | The patch file length. |
| STR zxAnSwSubcardPatchVersion | 1.3.6.1.4.1.3902.1082.20.30.2.5.4.1.4 | DisplayString | read-only | The version tag of the patch. |
| zxAnSwSubcardRunningPatchEntry | 1.3.6.1.4.1.3902.1082.20.30.2.5.4.1 | not-accessible | An entry in zxAnSwSubcardRunningPatchTable. | |
| zxAnSwSubcardRunningPatchTable | 1.3.6.1.4.1.3902.1082.20.30.2.5.4 | not-accessible | This table includes the subcard patch information. | |
| zxAnSwSubcardRunningVerEntry | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1 | not-accessible | An entry in zxAnSwSubcardRunningVerTable. | |
| zxAnSwSubcardRunningVerTable | 1.3.6.1.4.1.3902.1082.20.30.2.2.3 | not-accessible | This table includes the sub card version information. | |
| zxAnSwSubcardRunVerGroup | 1.3.6.1.4.1.3902.1082.20.30.4.2.2 | The collection of objects which are used to represent chassis version information, include subcard running version information. | ||
| I32 zxAnSwSubcardSlot | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.1 | Integer32 | not-accessible | The slot number of the subcard |
| STR zxAnSwSubcardVersion | 1.3.6.1.4.1.3902.1082.20.30.2.2.3.1.5 | DisplayString | read-only | The version tag of the card. |
| zxAnSwSwapGlobalObjects | 1.3.6.1.4.1.3902.1082.20.30.2.4.1 | |||
| zxAnSwSwapGroup | 1.3.6.1.4.1.3902.1082.20.30.4.2.8 | The collection of objects which are used to swap version . | ||
| zxAnSwSwapObjects | 1.3.6.1.4.1.3902.1082.20.30.2.4 | |||
| I32 zxAnSwSwapRack | 1.3.6.1.4.1.3902.1082.20.30.2.4.1.1 | Integer32 | read-write | The Rack No. is used for swap version . The multi-variables binding rule should be complied with when swap software. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To swap software, the mandatory and optional variables are as follows: mandatoty:zxAnSwSwapRack, zxAnSwSwapShelf, zxAnSwSwapSlot optional :none |
| I32 zxAnSwSwapShelf | 1.3.6.1.4.1.3902.1082.20.30.2.4.1.2 | Integer32 | read-write | The Shelf number is used for swap version. This variable must comply with the multi-variables binding rule described in zxAnSwSwapRack. |
| I32 zxAnSwSwapSlot | 1.3.6.1.4.1.3902.1082.20.30.2.4.1.3 | Integer32 | read-write | The slot number is used for swap version. This variable must comply with the multi-variables binding rule described in zxAnSwSwapRack. |
| zxAnSwUpdateObjects | 1.3.6.1.4.1.3902.1082.20.30.2.3 |
RFC description
Software management for ZTE Access Node including running versions, updates, patches, and swap operations across cards.
Start monitoring ZTE Access Node (DSLAM/OLT-class access equipment) (firmware-image inventory/upgrade-progress status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.