ZTE-AN-REMOTE-UNIT-SW-MIB

File: ZTE-AN-REMOTE-UNIT-SW-MIB.mib (47103 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB IF-MIB ZTE-AN-SMI
SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress TimeTicks Integer32
Counter32 Gauge32 Counter64
RowStatus TruthValue DisplayString
TEXTUAL-CONVENTION DateAndTime SnmpAdminString
InetAddress InetAddressType ifIndex
zxAccessNode zxAnSystem MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP

Defined Types

ZxAnRuSwUpdatingTaskEntry  
SEQUENCE    
  zxAnRuSwUpdatingTaskName DisplayString
  zxAnRuSwUpdatingTaskDesc DisplayString
  zxAnRuSwUpdatingTaskMode INTEGER
  zxAnRuSwUpdatingTaskServiceType DisplayString
  zxAnRuSwUpdatingTaskVendor DisplayString
  zxAnRuSwUpdatingTaskEquipType DisplayString
  zxAnRuSwUpdatingTaskCrtrnType INTEGER
  zxAnRuSwUpdatingTaskCrtrnVer DisplayString
  zxAnRuSwUpdatingTaskOperObjType INTEGER
  zxAnRuSwUpdatingTaskOperObjList OCTET STRING
  zxAnRuSwUpdatingTaskAction INTEGER
  zxAnRuSwUpdatingTaskFileName DisplayString
  zxAnRuSwUpdatingTaskStatus INTEGER
  zxAnRuSwUpdatingTaskRuAction INTEGER
  zxAnRuSwUpdatingTaskParallelLmt Integer32
  zxAnRuSwUpdatingTaskLinePrf DisplayString
  zxAnRuSwUpdatingTaskRemotePrf DisplayString
  zxAnRuSwUpdatingTaskFileLocation INTEGER
  zxAnRuSwUpdatingTaskFtpSvrProto INTEGER
  zxAnRuSwUpdatingTaskFtpSvrIpType InetAddressType
  zxAnRuSwUpdatingTaskFtpSvrIpAddr InetAddress
  zxAnRuSwUpdatingTaskFtpSvrUName DisplayString
  zxAnRuSwUpdatingTaskFtpSvrUPwd DisplayString
  zxAnRuSwUpdatingTaskFtpSvrPath DisplayString
  zxAnRuSwUpdatingTaskStorageDevId Integer32
  zxAnRuSwUpdatingTaskFtpSvrVrfNm DisplayString
  zxAnRuSwUpdatingTaskRowStatus RowStatus

ZxAnRuSwTaskStatsEntry  
SEQUENCE    
  zxAnRuSwTaskStatsSuccesses Integer32
  zxAnRuSwTaskStatsFailures Integer32
  zxAnRuSwTaskStatsUpdatings Integer32
  zxAnRuSwTaskStatsWaitings Integer32

ZxAnRuSwUpdateStatusEntry  
SEQUENCE    
  zxAnRuSwRack Integer32
  zxAnRuSwShelf Integer32
  zxAnRuSwSlot Integer32
  zxAnRuSwPort Integer32
  zxAnRuSwOnu Integer32
  zxAnRuSwUpdateStatusServiceType DisplayString
  zxAnRuSwUpdateStatusEquipType DisplayString
  zxAnRuSwUpdateStatusFileName DisplayString
  zxAnRuSwUpdateStatusResult INTEGER
  zxAnRuSwUpdateStatusFailReason INTEGER
  zxAnRuSwUpdateStatusProgress INTEGER
  zxAnRuSwUpdateStatusSource INTEGER
  zxAnRuSwUpdateStatusTaskName DisplayString
  zxAnRuSwUpdateStatusModifyTime DateAndTime
  zxAnRuSwUpdateStatusCurrVersion DisplayString
  zxAnRuSwUpdateStatusLastVersion DisplayString
  zxAnRuSwUpdateStatusFileLocation INTEGER

ZxAnRuSwImageEntry  
SEQUENCE    
  zxAnRuSwImageIndex INTEGER
  zxAnRuSwImageVersion DisplayString
  zxAnRuSwImageStatus BITS

Defined Values

zxAnRemoteUnitSoftwareMib 1.3.6.1.4.1.3902.1082.20.40
The MIB module for the management of Remote Unit .
MODULE-IDENTITY    

zxAnRuSwGlobalObjects 1.3.6.1.4.1.3902.1082.20.40.1
OBJECT IDENTIFIER    

zxAnRuSwObjects 1.3.6.1.4.1.3902.1082.20.40.2
OBJECT IDENTIFIER    

zxAnRuSwNotifications 1.3.6.1.4.1.3902.1082.20.40.3
OBJECT IDENTIFIER    

zxAnRuSwManualUpdateObjects 1.3.6.1.4.1.3902.1082.20.40.1.1
OBJECT IDENTIFIER    

zxAnRuSwConformance 1.3.6.1.4.1.3902.1082.20.40.4
OBJECT IDENTIFIER    

zxAnRuSwCompliances 1.3.6.1.4.1.3902.1082.20.40.4.1
OBJECT IDENTIFIER    

zxAnRuSwGroups 1.3.6.1.4.1.3902.1082.20.40.4.2
OBJECT IDENTIFIER    

zxAnRuSwManualUpdateList 1.3.6.1.4.1.3902.1082.20.40.1.1.1
The Remote Unit list, each Remote Unit consists of 'ifIndex' or private format.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

zxAnRuSwManualUpdateAction 1.3.6.1.4.1.3902.1082.20.40.1.1.6
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER update(1), updateAndReboot(2), activate(3), commit(4), abort(5), updateReonline(6), updateAndCommit(7)  

zxAnRuSwManualUpdateFileName 1.3.6.1.4.1.3902.1082.20.40.1.1.7
The version file name of the software.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

zxAnRuSwManualUpdateFileLocation 1.3.6.1.4.1.3902.1082.20.40.1.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER flash(1), remote(2), sdCard(3)  

zxAnRuSwManualUpdateFtpSvrProto 1.3.6.1.4.1.3902.1082.20.40.1.1.9
The FTP protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ftp(1), sftp(2)  

zxAnRuSwManualUpdateFtpSvrIpType 1.3.6.1.4.1.3902.1082.20.40.1.1.10
The FTP server IP address type.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

zxAnRuSwManualUpdateFtpSvrIpAddr 1.3.6.1.4.1.3902.1082.20.40.1.1.11
The FTP server IP address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

zxAnRuSwManualUpdateFtpSvrUName 1.3.6.1.4.1.3902.1082.20.40.1.1.12
The FTP server user name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxAnRuSwManualUpdateFtpSvrUPwd 1.3.6.1.4.1.3902.1082.20.40.1.1.13
The FTP server user password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxAnRuSwManualUpdateFtpSvrPath 1.3.6.1.4.1.3902.1082.20.40.1.1.14
The software file FTP server path.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..80)  

zxAnRuSwManualUpdateStorageDevId 1.3.6.1.4.1.3902.1082.20.40.1.1.15
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. ...
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zxAnRuSwManualUpdateFtpSvrVrfNm 1.3.6.1.4.1.3902.1082.20.40.1.1.16
The FTP server VRF name. The empty string indicates no VRF instance. This attribute is only supported by C600 serial.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..33)  

zxAnRuSwFileAgingTime 1.3.6.1.4.1.3902.1082.20.40.1.51
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

zxAnRuSwCapabilities 1.3.6.1.4.1.3902.1082.20.40.1.100
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.
Status: current Access: read-only
OBJECT-TYPE    
  BITS onuParallelLimit(0), remoteUpdating(1), sdCardUpdating(2)  

zxAnRuSwUpdatingTaskTable 1.3.6.1.4.1.3902.1082.20.40.2.2
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnRuSwUpdatingTaskEntry

zxAnRuSwUpdatingTaskEntry 1.3.6.1.4.1.3902.1082.20.40.2.2.1
Remote Unit software version update task configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnRuSwUpdatingTaskEntry  

zxAnRuSwUpdatingTaskName 1.3.6.1.4.1.3902.1082.20.40.2.2.1.1
The task name of software version updating.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..64)  

zxAnRuSwUpdatingTaskDesc 1.3.6.1.4.1.3902.1082.20.40.2.2.1.2
The task description.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..128)  

zxAnRuSwUpdatingTaskMode 1.3.6.1.4.1.3902.1082.20.40.2.2.1.3
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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER online(1), offline(2), both(3)  

zxAnRuSwUpdatingTaskServiceType 1.3.6.1.4.1.3902.1082.20.40.2.2.1.4
The Remote Unit service type such as 'GPON','EPON','ADSL2','VDSL2' etc.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..8)  

zxAnRuSwUpdatingTaskVendor 1.3.6.1.4.1.3902.1082.20.40.2.2.1.5
The vendor of CPE, such as 'zte', 'cisco' etc.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..20)  

zxAnRuSwUpdatingTaskEquipType 1.3.6.1.4.1.3902.1082.20.40.2.2.1.6
The Remote Unit equipment type such as 'F620', 'D420', 'F622' etc.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

zxAnRuSwUpdatingTaskCrtrnType 1.3.6.1.4.1.3902.1082.20.40.2.2.1.7
The Crtrn type of the updating rule.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ignore(1), equal(2), notEqual(3), below(4), upper(5)  

zxAnRuSwUpdatingTaskCrtrnVer 1.3.6.1.4.1.3902.1082.20.40.2.2.1.8
The remote unit running version as the base to compare.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

zxAnRuSwUpdatingTaskOperObjType 1.3.6.1.4.1.3902.1082.20.40.2.2.1.9
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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ne(1), port(2)  

zxAnRuSwUpdatingTaskOperObjList 1.3.6.1.4.1.3902.1082.20.40.2.2.1.10
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 ......
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..2048)  

zxAnRuSwUpdatingTaskAction 1.3.6.1.4.1.3902.1082.20.40.2.2.1.11
The action of the task.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER abort(1), restart(2)  

zxAnRuSwUpdatingTaskFileName 1.3.6.1.4.1.3902.1082.20.40.2.2.1.12
The version file used to update.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

zxAnRuSwUpdatingTaskStatus 1.3.6.1.4.1.3902.1082.20.40.2.2.1.14
The task status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER processing(1), aborted(2), finished(3)  

zxAnRuSwUpdatingTaskRuAction 1.3.6.1.4.1.3902.1082.20.40.2.2.1.15
The Remote Unit updating action of software version.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER update(1), updateAndReboot(2), reboot(3), updateLinkup(4), updateAndCommit(5)  

zxAnRuSwUpdatingTaskParallelLmt 1.3.6.1.4.1.3902.1082.20.40.2.2.1.16
The number of ONUs parallel limited in a remote unit software updating task. Value zero means no limit.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1024  

zxAnRuSwUpdatingTaskLinePrf 1.3.6.1.4.1.3902.1082.20.40.2.2.1.17
The line proflie name of the remote unit bound. An empty string means this attribute is invalid.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

zxAnRuSwUpdatingTaskRemotePrf 1.3.6.1.4.1.3902.1082.20.40.2.2.1.18
The remote proflie name of the remote unit bound. An empty string means this attribute is invalid.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

zxAnRuSwUpdatingTaskFileLocation 1.3.6.1.4.1.3902.1082.20.40.2.2.1.19
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER flash(1), remote(2), sdCard(3)  

zxAnRuSwUpdatingTaskFtpSvrProto 1.3.6.1.4.1.3902.1082.20.40.2.2.1.20
The FTP protocol.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ftp(1), sftp(2)  

zxAnRuSwUpdatingTaskFtpSvrIpType 1.3.6.1.4.1.3902.1082.20.40.2.2.1.21
The FTP server IP address type.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

zxAnRuSwUpdatingTaskFtpSvrIpAddr 1.3.6.1.4.1.3902.1082.20.40.2.2.1.22
The FTP server IP address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnRuSwUpdatingTaskFtpSvrUName 1.3.6.1.4.1.3902.1082.20.40.2.2.1.23
The FTP server user name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxAnRuSwUpdatingTaskFtpSvrUPwd 1.3.6.1.4.1.3902.1082.20.40.2.2.1.24
The FTP server user password.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxAnRuSwUpdatingTaskFtpSvrPath 1.3.6.1.4.1.3902.1082.20.40.2.2.1.25
The software file FTP server path.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..80)  

zxAnRuSwUpdatingTaskStorageDevId 1.3.6.1.4.1.3902.1082.20.40.2.2.1.26
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. ...
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

zxAnRuSwUpdatingTaskFtpSvrVrfNm 1.3.6.1.4.1.3902.1082.20.40.2.2.1.27
The FTP server VRF name. The empty string indicates no VRF instance. This attribute is only supported by C600 serial.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..33)  

zxAnRuSwUpdatingTaskRowStatus 1.3.6.1.4.1.3902.1082.20.40.2.2.1.50
The row status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnRuSwTaskStatsTable 1.3.6.1.4.1.3902.1082.20.40.2.3
Remote Unit software update task statistics information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnRuSwTaskStatsEntry

zxAnRuSwTaskStatsEntry 1.3.6.1.4.1.3902.1082.20.40.2.3.1
Remote Unit software update task statistics information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnRuSwTaskStatsEntry  

zxAnRuSwTaskStatsSuccesses 1.3.6.1.4.1.3902.1082.20.40.2.3.1.1
The successful Remote Unit count of updating in a task.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnRuSwTaskStatsFailures 1.3.6.1.4.1.3902.1082.20.40.2.3.1.2
The failed Remote Unit count of updating in a task.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnRuSwTaskStatsUpdatings 1.3.6.1.4.1.3902.1082.20.40.2.3.1.3
The Remote Unit count of updating in progress in a task.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnRuSwTaskStatsWaitings 1.3.6.1.4.1.3902.1082.20.40.2.3.1.4
The remote unit count of waiting in a task.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

zxAnRuSwUpdateStatusTable 1.3.6.1.4.1.3902.1082.20.40.2.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnRuSwUpdateStatusEntry

zxAnRuSwUpdateStatusEntry 1.3.6.1.4.1.3902.1082.20.40.2.4.1
Remote Unit software version updating status configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnRuSwUpdateStatusEntry  

zxAnRuSwRack 1.3.6.1.4.1.3902.1082.20.40.2.4.1.1
The rack No.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuSwShelf 1.3.6.1.4.1.3902.1082.20.40.2.4.1.2
The shelf No.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuSwSlot 1.3.6.1.4.1.3902.1082.20.40.2.4.1.3
The slot No.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuSwPort 1.3.6.1.4.1.3902.1082.20.40.2.4.1.4
The port No.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuSwOnu 1.3.6.1.4.1.3902.1082.20.40.2.4.1.5
The ONU No,it is only valid for xPON CPE ,if Remote Unit isn't xPON equment then the value is zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuSwUpdateStatusServiceType 1.3.6.1.4.1.3902.1082.20.40.2.4.1.6
The Remote Unit service type such as 'GPON', 'EPON', 'ADSL2', 'VDSL2' etc.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..8)  

zxAnRuSwUpdateStatusEquipType 1.3.6.1.4.1.3902.1082.20.40.2.4.1.7
The Remote Unit equipment type such as 'F620', 'D420', 'F622' etc.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

zxAnRuSwUpdateStatusFileName 1.3.6.1.4.1.3902.1082.20.40.2.4.1.8
The version file name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..14)  

zxAnRuSwUpdateStatusResult 1.3.6.1.4.1.3902.1082.20.40.2.4.1.9
The result status of updating version.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notStarted(1), inProgress(2), success(3), failure(4), waiting(5)  

zxAnRuSwUpdateStatusFailReason 1.3.6.1.4.1.3902.1082.20.40.2.4.1.10
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).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..50  

zxAnRuSwUpdateStatusProgress 1.3.6.1.4.1.3902.1082.20.40.2.4.1.11
The percent of updating version.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

zxAnRuSwUpdateStatusSource 1.3.6.1.4.1.3902.1082.20.40.2.4.1.12
The source of updating version. It includes two ways, one is task updating, the other is manual updating.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER task(1), manual(2)  

zxAnRuSwUpdateStatusTaskName 1.3.6.1.4.1.3902.1082.20.40.2.4.1.13
The updating task name. When zxAnRuSwUpdateStatusSource is 'task' requires this attribute. When zxAnRuSwUpdateStatusFileLocate is 'manual' then the size of the attribute is zero.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

zxAnRuSwUpdateStatusModifyTime 1.3.6.1.4.1.3902.1082.20.40.2.4.1.14
The last modification time. The format is yyyy-mm-dd HH:MM:SS.For example, 2001-01-01 02:22:33 .
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

zxAnRuSwUpdateStatusCurrVersion 1.3.6.1.4.1.3902.1082.20.40.2.4.1.15
This attribute identifies the now version of the software.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..14)  

zxAnRuSwUpdateStatusLastVersion 1.3.6.1.4.1.3902.1082.20.40.2.4.1.16
This attribute identifies the old version of the software.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..14)  

zxAnRuSwUpdateStatusFileLocation 1.3.6.1.4.1.3902.1082.20.40.2.4.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER flash(1), remote(2), sdCard(3)  

zxAnRuSwImageTable 1.3.6.1.4.1.3902.1082.20.40.2.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnRuSwImageEntry

zxAnRuSwImageEntry 1.3.6.1.4.1.3902.1082.20.40.2.5.1
Remote Unit software version information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnRuSwImageEntry  

zxAnRuSwImageIndex 1.3.6.1.4.1.3902.1082.20.40.2.5.1.1
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

zxAnRuSwImageVersion 1.3.6.1.4.1.3902.1082.20.40.2.5.1.2
This attribute identifies the version of the software.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..14)  

zxAnRuSwImageStatus 1.3.6.1.4.1.3902.1082.20.40.2.5.1.3
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).
Status: current Access: read-only
OBJECT-TYPE    
  BITS isCommitted(0), isActive(1), isValid(2)  

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP