ZTE-AN-REMOTE-UNIT-FILE-MIB

File: ZTE-AN-REMOTE-UNIT-FILE-MIB.mib (28165 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ZTE-AN-SMI
SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus DisplayString zxAnSystem
MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

ZxAnRuConfigFileUpdateEntry  
SEQUENCE    
  zxAnRuFileRack Integer32
  zxAnRuFileShelf Integer32
  zxAnRuFileSlot Integer32
  zxAnRuFilePort Integer32
  zxAnRuConfigFileUpdateInstIndex INTEGER
  zxAnRuConfigFileUpdateOnuList OCTET STRING
  zxAnRuConfigFileUpdateFileName DisplayString
  zxAnRuConfigFileUpdateFileTypeId Integer32
  zxAnRuConfigFileUpdateActiveMode INTEGER
  zxAnRuConfigFileUpdateFLocation INTEGER
  zxAnRuConfigFileUpdateStorageDId Integer32
  zxAnRuConfigFileUpdateRowStatus RowStatus

ZxAnRuCfUpdatingStatusEntry  
SEQUENCE    
  zxAnRuCfOnu Integer32
  zxAnRuCfUpdatingStatusFileTypeId Integer32
  zxAnRuCfUpdatingStatusFileName DisplayString
  zxAnRuCfUpdatingStatusActiveMode INTEGER
  zxAnRuCfUpdatingStatusResult INTEGER
  zxAnRuCfUpdatingStatusFailReason INTEGER
  zxAnRuCfUpdatingStatusProgress INTEGER
  zxAnRuCfUpdatingStatusFLocation INTEGER

ZxAnRuConfFile2UpdateEntry  
SEQUENCE    
  zxAnRuConfFile2UpdtRack Integer32
  zxAnRuConfFile2UpdtShelf Integer32
  zxAnRuConfFile2UpdtSlot Integer32
  zxAnRuConfFile2UpdtPort Integer32
  zxAnRuConfFile2UpdtOnu Integer32
  zxAnRuConfFile2UpdtFileTypeId Integer32
  zxAnRuConfFile2UpdtFileName DisplayString
  zxAnRuConfFile2UpdtActMode INTEGER
  zxAnRuConfFile2UpdtRowStatus RowStatus

ZxAnRuConfFile2UpdateStatusEntry  
SEQUENCE    
  zxAnRuConfFile2UpdtStatFileName DisplayString
  zxAnRuConfFile2UpdtStatActMode INTEGER
  zxAnRuConfFile2UpdtStatStatus INTEGER
  zxAnRuConfFile2UpdtStatFailRsn INTEGER
  zxAnRuConfFile2UpdtStatProgress INTEGER

Defined Values

zxAnRemoteUnitFileMib 1.3.6.1.4.1.3902.1082.20.42
The MIB module for the file management of remote unit.
MODULE-IDENTITY    

zxAnRuFileGlobalObjects 1.3.6.1.4.1.3902.1082.20.42.1
OBJECT IDENTIFIER    

zxAnRuFileObjects 1.3.6.1.4.1.3902.1082.20.42.2
OBJECT IDENTIFIER    

zxAnRuConfigFileObjects 1.3.6.1.4.1.3902.1082.20.42.2.1
OBJECT IDENTIFIER    

zxAnRuConfigFile2Objects 1.3.6.1.4.1.3902.1082.20.42.2.2
OBJECT IDENTIFIER    

zxAnRuFileConformance 1.3.6.1.4.1.3902.1082.20.42.4
OBJECT IDENTIFIER    

zxAnRuFileCompliances 1.3.6.1.4.1.3902.1082.20.42.4.1
OBJECT IDENTIFIER    

zxAnRuFileGroups 1.3.6.1.4.1.3902.1082.20.42.4.2
OBJECT IDENTIFIER    

zxAnRuConfigFileCapabilities 1.3.6.1.4.1.3902.1082.20.42.1.1
The management capabilities of remote unit configuration file 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 configuration file updating supports SD card. NOTE: No recommended to display it in NMS.
Status: current Access: read-only
OBJECT-TYPE    
  BITS sdCardUpdating(0)  

zxAnRuCfManualUpdatingObjects 1.3.6.1.4.1.3902.1082.20.42.2.1.1
OBJECT IDENTIFIER    

zxAnRuCfManualUpdatingList 1.3.6.1.4.1.3902.1082.20.42.2.1.1.1
The list of remote units, each remote unit consists of 'ifIndex'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..2048)  

zxAnRuCfManualUpdatingOperAction 1.3.6.1.4.1.3902.1082.20.42.2.1.1.2
The configuration file operating action. Actions are defined as follows: 1 update all configuration files of remote unit 2 delete a configuration file from remote unit
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER update(1), delete(2)  

zxAnRuCfManualUpdatingFileTypeId 1.3.6.1.4.1.3902.1082.20.42.2.1.1.3
The configuration file type ID. The attribute is only valid when zxAnRuCfManualUpdatingOperAction equals 'delete(2)'.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..255  

zxAnRuConfigFileUpdateTable 1.3.6.1.4.1.3902.1082.20.42.2.1.2
Remote unit configuration file updating table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnRuConfigFileUpdateEntry

zxAnRuConfigFileUpdateEntry 1.3.6.1.4.1.3902.1082.20.42.2.1.2.1
Remote unit configuration file updating entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnRuConfigFileUpdateEntry  

zxAnRuFileRack 1.3.6.1.4.1.3902.1082.20.42.2.1.2.1.1
The rack No. of OLT.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuFileShelf 1.3.6.1.4.1.3902.1082.20.42.2.1.2.1.2
The shelf No. of OLT.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuFileSlot 1.3.6.1.4.1.3902.1082.20.42.2.1.2.1.3
The slot No. of OLT.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuFilePort 1.3.6.1.4.1.3902.1082.20.42.2.1.2.1.4
The PON port No. of OLT.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuConfigFileUpdateInstIndex 1.3.6.1.4.1.3902.1082.20.42.2.1.2.1.5
The No. of each instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4  

zxAnRuConfigFileUpdateOnuList 1.3.6.1.4.1.3902.1082.20.42.2.1.2.1.6
The remote unit list in a PON port. The use of 32-octet specifies 256 ONUs. Each octet within this field specifies a set of eight ONUs, with the first octet specifying ONU 1 through 8, the second octet specifying ONU 9 through 16, etc. If a bit has a value of 1, it indicates the ONU is specified, and the default bit value is 0. The bit position values are: bit0: ONU 1 bit1: ONU 2 ... bit255: ONU 256.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(32)  

zxAnRuConfigFileUpdateFileName 1.3.6.1.4.1.3902.1082.20.42.2.1.2.1.7
The configuration file name, and .XML file is supported. The file name of each instance cannot be duplicated.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

zxAnRuConfigFileUpdateFileTypeId 1.3.6.1.4.1.3902.1082.20.42.2.1.2.1.8
The configuration file type ID. The attribute is only valid for GPON, different service requirements of user will use different file type ID. The value '0' indicates the attribute is invalid.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 2..255  

zxAnRuConfigFileUpdateActiveMode 1.3.6.1.4.1.3902.1082.20.42.2.1.2.1.9
The configuration file activation mode. The attribute is only valid for GPON VoIP service.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unconditional(1), noCall(2), noEmergencyCall(3)  

zxAnRuConfigFileUpdateFLocation 1.3.6.1.4.1.3902.1082.20.42.2.1.2.1.10
The configuration file location. Location type is defined as following: 1: file comes from flash. 3: file comes from SD card.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER flash(1), sdCard(3)  

zxAnRuConfigFileUpdateStorageDId 1.3.6.1.4.1.3902.1082.20.42.2.1.2.1.11
The ID of the storage device. The numbering rule is: When zxAnRuConfigFileUpdateFLocation is flash(1), the value is 1 and it indicates flash 1. When zxAnRuConfigFileUpdateFLocation is sdCard(3), the value is 2 and it indicates SD card 1. ...
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

zxAnRuConfigFileUpdateRowStatus 1.3.6.1.4.1.3902.1082.20.42.2.1.2.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnRuConfigFileUpdateEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnRuCfUpdatingStatusTable 1.3.6.1.4.1.3902.1082.20.42.2.1.3
Remote unit configuration file updating status information table. Each item in this table records the updating result of remote unit configruation file last time.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnRuCfUpdatingStatusEntry

zxAnRuCfUpdatingStatusEntry 1.3.6.1.4.1.3902.1082.20.42.2.1.3.1
Remote unit configuration file updating status information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnRuCfUpdatingStatusEntry  

zxAnRuCfOnu 1.3.6.1.4.1.3902.1082.20.42.2.1.3.1.1
The ONU number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuCfUpdatingStatusFileTypeId 1.3.6.1.4.1.3902.1082.20.42.2.1.3.1.2
The configuration file type ID. The attribute is only valid for GPON, different service requirements of user will use different file type ID. The value '0' indicates the attribute is invalid.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0 | 2..255  

zxAnRuCfUpdatingStatusFileName 1.3.6.1.4.1.3902.1082.20.42.2.1.3.1.3
The configuration file name. Null string indicates the attribute is invalid.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

zxAnRuCfUpdatingStatusActiveMode 1.3.6.1.4.1.3902.1082.20.42.2.1.3.1.4
The configuration file activation mode. The attribute is only valid for GPON VoIP service, and for other type configuration file, this attribute value is unconditional.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unconditional(1), noCall(2), noEmergencyCall(3)  

zxAnRuCfUpdatingStatusResult 1.3.6.1.4.1.3902.1082.20.42.2.1.3.1.5
The result status of updating configruation file.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notStarted(1), inProgress(2), success(3), failure(4)  

zxAnRuCfUpdatingStatusFailReason 1.3.6.1.4.1.3902.1082.20.42.2.1.3.1.6
The failure reason of updating configruation file.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), downloadErr(2), commitErr(3), activateErr(4), crcErr(5), validErr(6), useAbort(7), offline(8), rebootErr(9), ruDeleted(10), timeout(11), notSupport(12), sdOffine(22), sdDisabled(23), sdNoFile(24)  

zxAnRuCfUpdatingStatusProgress 1.3.6.1.4.1.3902.1082.20.42.2.1.3.1.7
The percent of updating configruation file.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

zxAnRuCfUpdatingStatusFLocation 1.3.6.1.4.1.3902.1082.20.42.2.1.3.1.8
The configuration file location. Location type is defined as following: 1: file comes from flash. 3: file comes from SD card.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER flash(1), sdCard(3)  

zxAnRuConfFile2UpdateTable 1.3.6.1.4.1.3902.1082.20.42.2.2.2
Remote unit configuration file updating table. Update the ONU configuration file with standard defined procedure or private defined procedure.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnRuConfFile2UpdateEntry

zxAnRuConfFile2UpdateEntry 1.3.6.1.4.1.3902.1082.20.42.2.2.2.1
Remote unit configuration file updating entry. Update the ONU configuration file with standard defined procedure or private defined procedure
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnRuConfFile2UpdateEntry  

zxAnRuConfFile2UpdtRack 1.3.6.1.4.1.3902.1082.20.42.2.2.2.1.1
The rack No. of OLT.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuConfFile2UpdtShelf 1.3.6.1.4.1.3902.1082.20.42.2.2.2.1.2
The shelf No. of OLT.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuConfFile2UpdtSlot 1.3.6.1.4.1.3902.1082.20.42.2.2.2.1.3
The slot No. of OLT.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuConfFile2UpdtPort 1.3.6.1.4.1.3902.1082.20.42.2.2.2.1.4
The PON port No. of OLT.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuConfFile2UpdtOnu 1.3.6.1.4.1.3902.1082.20.42.2.2.2.1.5
The ONU No.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxAnRuConfFile2UpdtFileTypeId 1.3.6.1.4.1.3902.1082.20.42.2.2.2.1.6
The configuration file type ID. The attribute is only valid for GPON, different service requirements of user will use different file type ID. The value '0' indicates that it is a private defined procedure.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0 | 2..65535  

zxAnRuConfFile2UpdtFileName 1.3.6.1.4.1.3902.1082.20.42.2.2.2.1.7
The configuration file name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

zxAnRuConfFile2UpdtActMode 1.3.6.1.4.1.3902.1082.20.42.2.2.2.1.8
The configuration file activation mode. The value 1-3 is only valid for GPON VoIP service.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unconditional(1), noCall(2), noEmergencyCall(3)  

zxAnRuConfFile2UpdtRowStatus 1.3.6.1.4.1.3902.1082.20.42.2.2.2.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnRuConfigFileUpdateEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnRuConfFile2UpdateStatusTable 1.3.6.1.4.1.3902.1082.20.42.2.2.3
Remote unit configuration file updating status table. Each item in this table records the updating result of remote unit configruation file last time.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnRuConfFile2UpdateStatusEntry

zxAnRuConfFile2UpdateStatusEntry 1.3.6.1.4.1.3902.1082.20.42.2.2.3.1
Remote unit configuration file updating status entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnRuConfFile2UpdateStatusEntry  

zxAnRuConfFile2UpdtStatFileName 1.3.6.1.4.1.3902.1082.20.42.2.2.3.1.1
The configuration file name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..64)  

zxAnRuConfFile2UpdtStatActMode 1.3.6.1.4.1.3902.1082.20.42.2.2.3.1.2
The configuration file activation mode. The value 1-3 is only valid for GPON VoIP service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unconditional(1), noCall(2), noEmergencyCall(3)  

zxAnRuConfFile2UpdtStatStatus 1.3.6.1.4.1.3902.1082.20.42.2.2.3.1.3
The status of updating configuration file.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notStarted(1), inProgress(2), success(3), failure(4)  

zxAnRuConfFile2UpdtStatFailRsn 1.3.6.1.4.1.3902.1082.20.42.2.2.3.1.4
The failed reason of updating configuration file.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), downloadErr(2), commitErr(3), activateErr(4), crcErr(5), validErr(6), useAbort(7), offline(8), rebootErr(9), ruDeleted(10), timeout(11), notSupport(12), sdOffine(22), sdDisabled(23), sdNoFile(24), sameConfFile(25)  

zxAnRuConfFile2UpdtStatProgress 1.3.6.1.4.1.3902.1082.20.42.2.2.3.1.5
The progress of updating configuration file.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

zxAnRuFileCompliance 1.3.6.1.4.1.3902.1082.20.42.4.1.1
The compliance statement for SNMP entities which implement the ZTE-AN-REMOTE-UNIT-FILE-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

zxAnRuFileUpdateGroup 1.3.6.1.4.1.3902.1082.20.42.4.2.1
The collection of objects which are used to configure remote unit configuration file updating management. It will keep the remote unit always running with this configuration file.
Status: current Access: read-only
OBJECT-GROUP