| OID symbolic | OID numeric | Type | Access | Description |
| zxAnRemoteUnitSoftwareMib | 1.3.6.1.4.1.3902.1082.20.40 | | | The MIB module for the management of Remote Unit . |
| BIT zxAnRuSwCapabilities | 1.3.6.1.4.1.3902.1082.20.40.1.100 | Bits | read-only | The management capabilities of remote unit software updating.
The bit value 1 means the function represented by this bit is
supported by this equipment.
bit 0: value 1 means that the remote unit software updating task
supports ONU parallel limit.
bit 1: value 1 means that manual updating and task updating
software version support remote FTP server updating mode.
bit 2: value 1 means that manual updating and task updating
software version support SD card updating mode.
NOTE: No recommended to display it in NMS. |
| zxAnRuSwCompliance | 1.3.6.1.4.1.3902.1082.20.40.4.1.1 | | | The compliance statement for SNMP entities which implement the
ZTE-AN-CPE-MGMT-MIB. |
| zxAnRuSwCompliances | 1.3.6.1.4.1.3902.1082.20.40.4.1 | | | |
| zxAnRuSwConformance | 1.3.6.1.4.1.3902.1082.20.40.4 | | | |
| I32 zxAnRuSwFileAgingTime | 1.3.6.1.4.1.3902.1082.20.40.1.51 | Integer32 | read-write | The aging time of the ONU version file in the flash.
This function is valid only zxAnRuSwUpdatingTaskFileLocation
or zxAnRuSwManualUpdateFileLocation is remote(2).
Value 65535 means this attribut is invalid. |
| zxAnRuSwGlobalObjects | 1.3.6.1.4.1.3902.1082.20.40.1 | | | |
| zxAnRuSwGroups | 1.3.6.1.4.1.3902.1082.20.40.4.2 | | | |
| zxAnRuSwImageEntry | 1.3.6.1.4.1.3902.1082.20.40.2.5.1 | | not-accessible | Remote Unit software version information entry. |
| zxAnRuSwImageGroup | 1.3.6.1.4.1.3902.1082.20.40.4.2.5 | | | The collection of objects which are used to get Remote Unit
software version information.
Usually,two instances of the software image managed entity are
contained in an instance of an Remote Unit or equipment managed
entity whose software is independently managed. |
| INT zxAnRuSwImageIndex | 1.3.6.1.4.1.3902.1082.20.40.2.5.1.1 | INTEGER | not-accessible | This attribute provides a unique number for each instance of
this managed entity. The number consists of a two-byte field.
The first field (MSB) identifies the ME instance
(Remote Unit (value 0x00) or circuit pack slot (value 0x01-0xFF)
containing the associated software image ME. The second field
(LSB) distinguishes between the two (redundant) software image
ME instances (values 0x00 and 0x01). |
| BIT zxAnRuSwImageStatus | 1.3.6.1.4.1.3902.1082.20.40.2.5.1.3 | Bits | read-only | Bit 0 indicates Whether the associated software image is
'committed'(1) or 'uncommitted'(0).
Bit 1 indicates Whether the associated software image is
'active'(1) or 'inactive'(0).
Bit 2 indicates Whether the associated software image is
'valid'(1) or 'invalid'(0). |
| zxAnRuSwImageTable | 1.3.6.1.4.1.3902.1082.20.40.2.5 | | not-accessible | Remote Unit software version information table.
Usually,two instances of the software image managed entity are
contained in an instance of an Remote Unit or equipment managed
entity whose software is independently managed. |
| STR zxAnRuSwImageVersion | 1.3.6.1.4.1.3902.1082.20.40.2.5.1.2 | DisplayString | read-only | This attribute identifies the version of the software. |
| zxAnRuSwManualGroup | 1.3.6.1.4.1.3902.1082.20.40.4.2.1 | | | The collection of objects which are used to execute action
according to 'zxAnRuSwManualUpdateList'.
Cpe which is offline will be filtrate by NE automatically |
| INT zxAnRuSwManualUpdateAction | 1.3.6.1.4.1.3902.1082.20.40.1.1.6 | INTEGER | read-write | The software version update action.
Actions are defined as follows:
1 update software version
2 update software version and reboot the CPE
3 activate the software version
4 commit software version
5 abort software version
6 update software version first, then activate and commit
software version when ONU re-onlines
7 update and commit software version |
| INT zxAnRuSwManualUpdateFileLocation | 1.3.6.1.4.1.3902.1082.20.40.1.1.8 | INTEGER | read-write | The software file location.
Location type is defined as following:
1: file comes from flash.
2: file comes from remote FTP server, and the
following attributes are valid:
zxAnRuSwManualUpdateFtpSvrProto,
zxAnRuSwManualUpdateFtpSvrIpType,
zxAnRuSwManualUpdateFtpSvrIpAddr,
zxAnRuSwManualUpdateFtpSvrUName,
zxAnRuSwManualUpdateFtpSvrUPwd,
zxAnRuSwManualUpdateFtpSvrPath,
zxAnRuSwManualUpdateFtpSvrVrfNm.
3: file comes from SD card. |
| STR zxAnRuSwManualUpdateFileName | 1.3.6.1.4.1.3902.1082.20.40.1.1.7 | DisplayString | read-write | The version file name of the software. |
| IP zxAnRuSwManualUpdateFtpSvrIpAddr | 1.3.6.1.4.1.3902.1082.20.40.1.1.11 | InetAddress | read-write | The FTP server IP address. |
| IPt zxAnRuSwManualUpdateFtpSvrIpType | 1.3.6.1.4.1.3902.1082.20.40.1.1.10 | InetAddressType | read-write | The FTP server IP address type. |
| STR zxAnRuSwManualUpdateFtpSvrPath | 1.3.6.1.4.1.3902.1082.20.40.1.1.14 | DisplayString | read-write | The software file FTP server path. |
| INT zxAnRuSwManualUpdateFtpSvrProto | 1.3.6.1.4.1.3902.1082.20.40.1.1.9 | INTEGER | read-write | The FTP protocol. |
| STR zxAnRuSwManualUpdateFtpSvrUName | 1.3.6.1.4.1.3902.1082.20.40.1.1.12 | DisplayString | read-write | The FTP server user name. |
| STR zxAnRuSwManualUpdateFtpSvrUPwd | 1.3.6.1.4.1.3902.1082.20.40.1.1.13 | DisplayString | read-write | The FTP server user password. |
| STR zxAnRuSwManualUpdateFtpSvrVrfNm | 1.3.6.1.4.1.3902.1082.20.40.1.1.16 | DisplayString | read-write | The FTP server VRF name.
The empty string indicates no VRF instance.
This attribute is only supported by C600 serial. |
| OCT zxAnRuSwManualUpdateList | 1.3.6.1.4.1.3902.1082.20.40.1.1.1 | OCTET STRING | read-write | The Remote Unit list, each Remote Unit consists of 'ifIndex' or
private format. |
| zxAnRuSwManualUpdateObjects | 1.3.6.1.4.1.3902.1082.20.40.1.1 | | | |
| I32 zxAnRuSwManualUpdateStorageDevId | 1.3.6.1.4.1.3902.1082.20.40.1.1.15 | Integer32 | read-write | The ID of the storage device.
The numbering rule is:
When zxAnRuSwManualUpdateFileLocation is flash(1),
the value is 1 and it indicates flash 1.
When zxAnRuSwManualUpdateFileLocation is sdCard(3),
the value is 2 and it indicates SD card 1.
When zxAnRuSwManualUpdateFileLocation is remote(2),
the value is 3 and it indicates RAM.
... |
| zxAnRuSwNotifications | 1.3.6.1.4.1.3902.1082.20.40.3 | | | |
| zxAnRuSwObjects | 1.3.6.1.4.1.3902.1082.20.40.2 | | | |
| I32 zxAnRuSwOnu | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.5 | Integer32 | not-accessible | The ONU No,it is only valid for xPON CPE
,if Remote Unit isn't xPON equment then the value is zero. |
| I32 zxAnRuSwPort | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.4 | Integer32 | not-accessible | The port No. |
| I32 zxAnRuSwRack | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.1 | Integer32 | not-accessible | The rack No. |
| I32 zxAnRuSwShelf | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.2 | Integer32 | not-accessible | The shelf No. |
| I32 zxAnRuSwSlot | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.3 | Integer32 | not-accessible | The slot No. |
| zxAnRuSwStatusGroup | 1.3.6.1.4.1.3902.1082.20.40.4.2.4 | | | The collection of objects which are used to get Remote Unit
software version update status. Each Remote Unit exists an item in
this table,it records the result of updating Remote Unit version
last time. If Remote Unit version updating is in process then can
get the updating percent. |
| zxAnRuSwTaskGroup | 1.3.6.1.4.1.3902.1082.20.40.4.2.2 | | | The collection of objects which are used to configure Remote Unit
software version update task.
It will complete batch Remote Unit version upgrade of two
scenarios, one is online, the other is offline(automatic upgrade. |
| zxAnRuSwTaskStatGroup | 1.3.6.1.4.1.3902.1082.20.40.4.2.3 | | | The collection of objects which are used to get Remote Unit
software update task statistics information. |
| zxAnRuSwTaskStatsEntry | 1.3.6.1.4.1.3902.1082.20.40.2.3.1 | | not-accessible | Remote Unit software update task statistics information entry. |
| I32 zxAnRuSwTaskStatsFailures | 1.3.6.1.4.1.3902.1082.20.40.2.3.1.2 | Integer32 | read-only | The failed Remote Unit count of updating in a task. |
| I32 zxAnRuSwTaskStatsSuccesses | 1.3.6.1.4.1.3902.1082.20.40.2.3.1.1 | Integer32 | read-only | The successful Remote Unit count of updating in a task. |
| zxAnRuSwTaskStatsTable | 1.3.6.1.4.1.3902.1082.20.40.2.3 | | not-accessible | Remote Unit software update task statistics information table. |
| I32 zxAnRuSwTaskStatsUpdatings | 1.3.6.1.4.1.3902.1082.20.40.2.3.1.3 | Integer32 | read-only | The Remote Unit count of updating in progress in a task. |
| I32 zxAnRuSwTaskStatsWaitings | 1.3.6.1.4.1.3902.1082.20.40.2.3.1.4 | Integer32 | read-only | The remote unit count of waiting in a task. |
| NTF zxAnRuSwUpdated | 1.3.6.1.4.1.3902.1082.20.40.3.1 | | | A zxAnCpeVersionUpdateTrap trap is sent when the
version of Remote Unit software was updated. |
| STR zxAnRuSwUpdateStatusCurrVersion | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.15 | DisplayString | read-only | This attribute identifies the now version of the software. |
| zxAnRuSwUpdateStatusEntry | 1.3.6.1.4.1.3902.1082.20.40.2.4.1 | | not-accessible | Remote Unit software version updating status configuration
information entry. |
| STR zxAnRuSwUpdateStatusEquipType | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.7 | DisplayString | read-only | The Remote Unit equipment type such as 'F620', 'D420', 'F622' etc. |
| INT zxAnRuSwUpdateStatusFailReason | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.10 | INTEGER | read-only | The failure reason of updating version.
Some of reasons as following:
none(1), downloadErr(2), commitErr(3), activateErr(4),
crcErr(5), validErr(6), useAbort(7), offline(8),
sdNotSupported(21), sdOffline(22), sdDisabled(23), sdNoFile(24),
remoteNoFile(32). |
| INT zxAnRuSwUpdateStatusFileLocation | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.17 | INTEGER | read-only | The software file location.
Location type is defined as following:
1: file comes from flash.
2: file comes from remote FTP server.
3: file comes from SD card. |
| STR zxAnRuSwUpdateStatusFileName | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.8 | DisplayString | read-only | The version file name. |
| STR zxAnRuSwUpdateStatusLastVersion | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.16 | DisplayString | read-only | This attribute identifies the old version of the software. |
| DAT zxAnRuSwUpdateStatusModifyTime | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.14 | DateAndTime | read-only | The last modification time.
The format is yyyy-mm-dd HH:MM:SS.For example,
2001-01-01 02:22:33 . |
| INT zxAnRuSwUpdateStatusProgress | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.11 | INTEGER | read-only | The percent of updating version. |
| INT zxAnRuSwUpdateStatusResult | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.9 | INTEGER | read-only | The result status of updating version. |
| STR zxAnRuSwUpdateStatusServiceType | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.6 | DisplayString | read-only | The Remote Unit service type such as 'GPON', 'EPON', 'ADSL2',
'VDSL2' etc. |
| INT zxAnRuSwUpdateStatusSource | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.12 | INTEGER | read-only | The source of updating version.
It includes two ways, one is task updating, the other is
manual updating. |
| zxAnRuSwUpdateStatusTable | 1.3.6.1.4.1.3902.1082.20.40.2.4 | | not-accessible | Remote Unit software version update status configuration
information table.Each Remote Unit exists an item in this table,it
records the result of updating Remote Unit version last time.If
Remote Unit version updating is in process then can get the
updating percent by reading this table. |
| STR zxAnRuSwUpdateStatusTaskName | 1.3.6.1.4.1.3902.1082.20.40.2.4.1.13 | DisplayString | read-only | The updating task name.
When zxAnRuSwUpdateStatusSource is 'task' requires this attribute.
When zxAnRuSwUpdateStatusFileLocate is 'manual' then the
size of the attribute is zero. |
| INT zxAnRuSwUpdatingTaskAction | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.11 | INTEGER | read-create | The action of the task. |
| INT zxAnRuSwUpdatingTaskCrtrnType | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.7 | INTEGER | read-create | The Crtrn type of the updating rule. |
| STR zxAnRuSwUpdatingTaskCrtrnVer | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.8 | DisplayString | read-create | The remote unit running version as the base to compare. |
| STR zxAnRuSwUpdatingTaskDesc | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.2 | DisplayString | read-create | The task description. |
| zxAnRuSwUpdatingTaskEntry | 1.3.6.1.4.1.3902.1082.20.40.2.2.1 | | not-accessible | Remote Unit software version update task configuration information
entry. |
| STR zxAnRuSwUpdatingTaskEquipType | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.6 | DisplayString | read-create | The Remote Unit equipment type such as 'F620', 'D420', 'F622' etc. |
| INT zxAnRuSwUpdatingTaskFileLocation | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.19 | INTEGER | read-create | The software file location.
Location type is defined as following:
1: file comes from flash.
2: file comes from remote FTP server, and the
following attributes are valid:
zxAnRuSwUpdatingTaskFtpSvrProto,
zxAnRuSwUpdatingTaskFtpSvrIpType,
zxAnRuSwUpdatingTaskFtpSvrIpAddr,
zxAnRuSwUpdatingTaskFtpSvrUName,
zxAnRuSwUpdatingTaskFtpSvrUPwd,
zxAnRuSwUpdatingTaskFtpSvrPath,
zxAnRuSwUpdatingTaskFtpSvrVrfNm.
3: file comes from SD card. |
| STR zxAnRuSwUpdatingTaskFileName | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.12 | DisplayString | read-create | The version file used to update. |
| IP zxAnRuSwUpdatingTaskFtpSvrIpAddr | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.22 | InetAddress | read-create | The FTP server IP address. |
| IPt zxAnRuSwUpdatingTaskFtpSvrIpType | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.21 | InetAddressType | read-create | The FTP server IP address type. |
| STR zxAnRuSwUpdatingTaskFtpSvrPath | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.25 | DisplayString | read-create | The software file FTP server path. |
| INT zxAnRuSwUpdatingTaskFtpSvrProto | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.20 | INTEGER | read-create | The FTP protocol. |
| STR zxAnRuSwUpdatingTaskFtpSvrUName | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.23 | DisplayString | read-create | The FTP server user name. |
| STR zxAnRuSwUpdatingTaskFtpSvrUPwd | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.24 | DisplayString | read-create | The FTP server user password. |
| STR zxAnRuSwUpdatingTaskFtpSvrVrfNm | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.27 | DisplayString | read-create | The FTP server VRF name.
The empty string indicates no VRF instance.
This attribute is only supported by C600 serial. |
| STR zxAnRuSwUpdatingTaskLinePrf | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.17 | DisplayString | read-create | The line proflie name of the remote unit bound.
An empty string means this attribute is invalid. |
| INT zxAnRuSwUpdatingTaskMode | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.3 | INTEGER | read-create | The update mode of task.
Mode is defined as follows:
1 update software version to online CPE
2 update software version to offline CPE
3 updating software version supports both online Remote Unit
and offline |
| STR zxAnRuSwUpdatingTaskName | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.1 | DisplayString | not-accessible | The task name of software version updating. |
| OCT zxAnRuSwUpdatingTaskOperObjList | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.10 | OCTET STRING | read-create | The Remote Unit operation object list.
This attribute is only valid for port level,if NE level then
size of the attribute is zero.
Object format is defined as follows:
Remote Unit service type(1 byte) + slot count(1 byte)
+ rack No.(4 bits)
+ shelf No.(4 bits)
+ slot No.(1 byte)
+ port bitmap(n bytes)
'port bitmap' uses a different format for different types of Remote
Unit service. For xPON, the 'port bitmap' is four bytes.
Remote Unit service type is defined as follows:
1 GPON
2 EPON
...... |
| INT zxAnRuSwUpdatingTaskOperObjType | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.9 | INTEGER | read-create | The operation object type of task.
Type is defined as follows:
1 update version according to NE
2 update version according to port, port is defined as PON port
for xPON equipment |
| I32 zxAnRuSwUpdatingTaskParallelLmt | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.16 | Integer32 | read-create | The number of ONUs parallel limited in a remote unit software
updating task. Value zero means no limit. |
| STR zxAnRuSwUpdatingTaskRemotePrf | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.18 | DisplayString | read-create | The remote proflie name of the remote unit bound.
An empty string means this attribute is invalid. |
| ROW zxAnRuSwUpdatingTaskRowStatus | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.50 | RowStatus | read-create | The row status of this entry. |
| INT zxAnRuSwUpdatingTaskRuAction | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.15 | INTEGER | read-create | The Remote Unit updating action of software version. |
| STR zxAnRuSwUpdatingTaskServiceType | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.4 | DisplayString | read-create | The Remote Unit service type such as 'GPON','EPON','ADSL2','VDSL2'
etc. |
| INT zxAnRuSwUpdatingTaskStatus | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.14 | INTEGER | read-only | The task status. |
| I32 zxAnRuSwUpdatingTaskStorageDevId | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.26 | Integer32 | read-create | The ID of the storage device.
The numbering rule is:
When zxAnRuSwManualUpdateFileLocation is flash(1),
the value is 1 and it indicates flash 1.
When zxAnRuSwManualUpdateFileLocation is sdCard(3),
the value is 2 and it indicates SD card 1.
When zxAnRuSwManualUpdateFileLocation is remote(2),
the value is 3 and it indicates RAM.
... |
| zxAnRuSwUpdatingTaskTable | 1.3.6.1.4.1.3902.1082.20.40.2.2 | | not-accessible | Remote Unit software version update task configuration information
table. It will complete batch Remote Unit version upgrade of two
scenarios, one is online, the other is offline(automatic upgrade). |
| STR zxAnRuSwUpdatingTaskVendor | 1.3.6.1.4.1.3902.1082.20.40.2.2.1.5 | DisplayString | read-create | The vendor of CPE, such as 'zte', 'cisco' etc. |