ZTE-AN-SYS-MGMT-MIB

File: ZTE-AN-SYS-MGMT-MIB.mib (18742 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
NOTIFICATION-TYPE DisplayString DateAndTime
MacAddress MODULE-COMPLIANCE OBJECT-GROUP
zxAnSystem

Defined Values

zxAnSysMgmtMib 1.3.6.1.4.1.3902.1082.20.1
This MIB defines managed objects of zte system management.
MODULE-IDENTITY    

zxAnSysMgmtObjects 1.3.6.1.4.1.3902.1082.20.1.2
OBJECT IDENTIFIER    

zxAnSysMgmtNotifications 1.3.6.1.4.1.3902.1082.20.1.3
OBJECT IDENTIFIER    

zxAnSysMgmtConformance 1.3.6.1.4.1.3902.1082.20.1.4
OBJECT IDENTIFIER    

zxAnSysConfigSaveObjects 1.3.6.1.4.1.3902.1082.20.1.2.10
OBJECT IDENTIFIER    

zxAnSysConfLockObjects 1.3.6.1.4.1.3902.1082.20.1.2.20
OBJECT IDENTIFIER    

zxAnSysMgmtPlaneObjects 1.3.6.1.4.1.3902.1082.20.1.2.30
OBJECT IDENTIFIER    

zxAnSysProfileOperObjects 1.3.6.1.4.1.3902.1082.20.1.2.40
OBJECT IDENTIFIER    

zxAnSysConfigChangedObjects 1.3.6.1.4.1.3902.1082.20.1.2.50
OBJECT IDENTIFIER    

zxAnSysConfigSaveGlobalObjects 1.3.6.1.4.1.3902.1082.20.1.2.10.1
OBJECT IDENTIFIER    

zxAnSysConfigSavingAction 1.3.6.1.4.1.3902.1082.20.1.2.10.1.1
Save device configuration data to flash media. The configuration information is saved to startrun.dat.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER saveFlash(1)  

zxAnSysConfigAutoSaveObjects 1.3.6.1.4.1.3902.1082.20.1.2.10.1.2
OBJECT IDENTIFIER    

zxAnSysConfigAutoSaveMode 1.3.6.1.4.1.3902.1082.20.1.2.10.1.2.2
Automatic saving flash mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), daily(2), once(3), configChanged(4)  

zxAnSysConfigAutoSaveDailyTime 1.3.6.1.4.1.3902.1082.20.1.2.10.1.2.4
The time of automatic saving flash daily. For example:HH:MM:SS.(02:22:33). This variable is valid if zxAnSysConfigAutoSaveMode is set to daily(2).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(8)  

zxAnSysConfigAutoSaveOnceTime 1.3.6.1.4.1.3902.1082.20.1.2.10.1.2.5
The time of automatic saving flash once. This variable is valid if zxAnSysConfigAutoSaveMode is set to once(3). The default time is 2000-01-01 00:00:00.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

zxAnSysConfigAutoSaveHoldOffTime 1.3.6.1.4.1.3902.1082.20.1.2.10.1.2.6
The hold off time of automatic saving flash when configuration data is changed. This variable is valid if zxAnSysConfigAutoSaveMode is set to configChanged(4)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..86400  

zxAnSysConfigSaveStatus 1.3.6.1.4.1.3902.1082.20.1.2.10.1.3
The status of save flash operation. - success(1): The save flash operation is completed. - failed(2): The save flash operation is failed. - saving(3): The save flash is still in progress. - noOperation(4): No operation is executed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER success(1), failed(2), saving(3), noOperation(4)  

zxAnSysConfigSaveProgress 1.3.6.1.4.1.3902.1082.20.1.2.10.1.4
The percentage of the progess when saving flash is executed .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

zxAnSysConfigSaveFailedReason 1.3.6.1.4.1.3902.1082.20.1.2.10.1.5
The reason of saving flash operation failed. Possible values are: - noError(1): No error, saving flash successfully or no saving flash operation is excuted. - flashMediaFull(2): The save flash operation is failed because flash media is full. - createConfigFilesFailed(3): The save flash operation is failed because configuration file is created unsuccessfully. - openConfigFilesFailed(4): The save flash operation is failed because configuration file can't be opened successfully. - standbyCardCopyConfigFilesFailed(5) : The save flash operation is failed because configuration file can't be copied to the standby board. - unknown(99): The save flash operation is failed for some unknown error.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noError(1), flashMediaFull(2), createConfigFilesFailed(3), openConfigFilesFailed(4), standbyCardCopyConfigFilesFailed(5), unknown(99)  

zxAnSysConfLockGlobalObjects 1.3.6.1.4.1.3902.1082.20.1.2.20.1
OBJECT IDENTIFIER    

zxAnSysConfLockOwner 1.3.6.1.4.1.3902.1082.20.1.2.20.1.1
Current configuration lock owner of the system. - none(1): The configuration right is unlocked. - snmp(2): The configuration right is locked by snmp manager. - console(3): The configuration right is locked by console user. - telnet(4): The configuration right is locked by telnet user.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), snmp(2), console(3), telnet(4)  

zxAnSysConfLockSnmp 1.3.6.1.4.1.3902.1082.20.1.2.20.1.2
Lock or unlock the configuration right of the system. When it is set to lock(1) by snmp manager, only SNMP manager has configuration right.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER lock(1), unlock(2)  

zxAnSysMgmtPlaneGlobalObjects 1.3.6.1.4.1.3902.1082.20.1.2.30.1
OBJECT IDENTIFIER    

zxAnSysMgmtPlaneInbandEnable 1.3.6.1.4.1.3902.1082.20.1.2.30.1.3
Enable or disable inband management channel of the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxAnSysMgmtPlaneOutOfBandMacAddr 1.3.6.1.4.1.3902.1082.20.1.2.30.1.4
Out of band MAC address of the NE.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

zxAnSysMgmtPlaneInBandMacAddr 1.3.6.1.4.1.3902.1082.20.1.2.30.1.5
In-band MAC address of the NE.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

zxAnSysProfileOperGlobalObjects 1.3.6.1.4.1.3902.1082.20.1.2.40.1
OBJECT IDENTIFIER    

zxAnSysProfileCategory 1.3.6.1.4.1.3902.1082.20.1.2.40.1.1
This object indicates the category of profile.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxAnSysProfileName 1.3.6.1.4.1.3902.1082.20.1.2.40.1.2
This object is used to indicate the profile name. Empty string means that the profile does not support profile name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxAnSysProfileId 1.3.6.1.4.1.3902.1082.20.1.2.40.1.3
This object is used to indicate the profile ID. Value 0 means that the profile does not support ID.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

zxAnSysProfileInfo 1.3.6.1.4.1.3902.1082.20.1.2.40.1.4
This object is used to indicate the profile information, such as showing the port list that the profile has been applied.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxAnSysConfigChangedGlbObjects 1.3.6.1.4.1.3902.1082.20.1.2.50.1
OBJECT IDENTIFIER    

zxAnSysLastConfManagerType 1.3.6.1.4.1.3902.1082.20.1.2.50.1.1
Current configuration owner of the system. - snmp(1): The configuration changed by snmp manager. - console(2): The configuration changed by console user. - telnet(3): The configuration changed by virtual teletype terminal user.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER snmp(1), console(2), telnet(3)  

zxAnSysLastConfManagerLocation 1.3.6.1.4.1.3902.1082.20.1.2.50.1.2
If the zxAnSysLastConfManagerType is snmp(1), the zxAnSysLastConfManagerLocation is the user's IP address. If the zxAnSysLastConfManagerType is console(2), the zxAnSysLastConfManagerLocation is empty string. If the zxAnSysLastConfManagerType is telnet(3), the zxAnSysLastConfManagerLocation is the user's IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..40)  

zxAnSysConfigSaveTraps 1.3.6.1.4.1.3902.1082.20.1.3.1
OBJECT IDENTIFIER    

zxAnSysConfigSaveFinished 1.3.6.1.4.1.3902.1082.20.1.3.1.1
Notifications when save configuration data operation finish.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

zxAnSysProfileOperTraps 1.3.6.1.4.1.3902.1082.20.1.3.2
OBJECT IDENTIFIER    

zxAnSysDelAppliedPrfFailed 1.3.6.1.4.1.3902.1082.20.1.3.2.1
This notification will be sent to managemet system when a profile that has been applied is deleted. If profile supports name, zxAnSysProfileName must be filled first. If profile supports ID, zxAnSysProfileId should be filled with profile ID.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

zxAnSysConfigChangedTraps 1.3.6.1.4.1.3902.1082.20.1.3.3
OBJECT IDENTIFIER    

zxAnSysConfigChanged 1.3.6.1.4.1.3902.1082.20.1.3.3.1
This notification will be sent to managemet system when the configuration is changed.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

zxAnSysMgmtCompliances 1.3.6.1.4.1.3902.1082.20.1.4.1
OBJECT IDENTIFIER    

zxAnSysMgmtGroups 1.3.6.1.4.1.3902.1082.20.1.4.2
OBJECT IDENTIFIER    

zxAnSysMgmtCompliance 1.3.6.1.4.1.3902.1082.20.1.4.1.1
The compliance statement for entities which implement the ZTE-AN-SYS-MGMT-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

zxAnSysConfGroup 1.3.6.1.4.1.3902.1082.20.1.4.2.1
A collection of objects which are used to provide system configuration information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

zxAnSysMgmtGroup 1.3.6.1.4.1.3902.1082.20.1.4.2.2
A collection of objects which are used to provide system management information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

zxAnSysMgmtTrapGroup 1.3.6.1.4.1.3902.1082.20.1.4.2.3
A collection of objects which are used to provide trap information.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE