ZTE-AN-SYS-MGMT-MIB: View SNMP OID List / Download MIB

VENDOR: ZHONGXING TELECOM CO.,LTD. (ABBR. ZTE)


 Home MIB: ZTE-AN-SYS-MGMT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 zxAnSysMgmtMib 1.3.6.1.4.1.3902.1082.20.1
This MIB defines managed objects of zte system management.
     zxAnSysMgmtObjects 1.3.6.1.4.1.3902.1082.20.1.2
         zxAnSysConfigSaveObjects 1.3.6.1.4.1.3902.1082.20.1.2.10
               zxAnSysConfigSaveGlobalObjects 1.3.6.1.4.1.3902.1082.20.1.2.10.1
                   zxAnSysConfigSavingAction 1.3.6.1.4.1.3902.1082.20.1.2.10.1.1 integer read-write
Save device configuration data to flash media. The configuration information is saved to startrun.dat. Enumeration: 'saveFlash': 1.
                   zxAnSysConfigAutoSaveObjects 1.3.6.1.4.1.3902.1082.20.1.2.10.1.2
                       zxAnSysConfigAutoSaveMode 1.3.6.1.4.1.3902.1082.20.1.2.10.1.2.2 integer read-write
Automatic saving flash mode. Enumeration: 'disabled': 1, 'configChanged': 4, 'daily': 2, 'once': 3.
                       zxAnSysConfigAutoSaveDailyTime 1.3.6.1.4.1.3902.1082.20.1.2.10.1.2.4 displaystring read-write
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).
                       zxAnSysConfigAutoSaveOnceTime 1.3.6.1.4.1.3902.1082.20.1.2.10.1.2.5 dateandtime read-write
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.
                       zxAnSysConfigAutoSaveHoldOffTime 1.3.6.1.4.1.3902.1082.20.1.2.10.1.2.6 integer32 read-write
The hold off time of automatic saving flash when configuration data is changed. This variable is valid if zxAnSysConfigAutoSaveMode is set to configChanged(4)
                   zxAnSysConfigSaveStatus 1.3.6.1.4.1.3902.1082.20.1.2.10.1.3 integer read-only
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. Enumeration: 'failed': 2, 'saving': 3, 'success': 1, 'noOperation': 4.
                   zxAnSysConfigSaveProgress 1.3.6.1.4.1.3902.1082.20.1.2.10.1.4 integer32 read-only
The percentage of the progess when saving flash is executed .
                   zxAnSysConfigSaveFailedReason 1.3.6.1.4.1.3902.1082.20.1.2.10.1.5 integer read-only
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. Enumeration: 'unknown': 99, 'openConfigFilesFailed': 4, 'standbyCardCopyConfigFilesFailed': 5, 'flashMediaFull': 2, 'noError': 1, 'createConfigFilesFailed': 3.
         zxAnSysConfLockObjects 1.3.6.1.4.1.3902.1082.20.1.2.20
               zxAnSysConfLockGlobalObjects 1.3.6.1.4.1.3902.1082.20.1.2.20.1
                   zxAnSysConfLockOwner 1.3.6.1.4.1.3902.1082.20.1.2.20.1.1 integer read-only
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. Enumeration: 'console': 3, 'none': 1, 'snmp': 2, 'telnet': 4.
                   zxAnSysConfLockSnmp 1.3.6.1.4.1.3902.1082.20.1.2.20.1.2 integer read-write
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. Enumeration: 'lock': 1, 'unlock': 2.
         zxAnSysMgmtPlaneObjects 1.3.6.1.4.1.3902.1082.20.1.2.30
               zxAnSysMgmtPlaneGlobalObjects 1.3.6.1.4.1.3902.1082.20.1.2.30.1
                   zxAnSysMgmtPlaneInbandEnable 1.3.6.1.4.1.3902.1082.20.1.2.30.1.3 integer read-write
Enable or disable inband management channel of the system. Enumeration: 'enable': 1, 'disable': 2.
                   zxAnSysMgmtPlaneOutOfBandMacAddr 1.3.6.1.4.1.3902.1082.20.1.2.30.1.4 macaddress read-write
Out of band MAC address of the NE.
                   zxAnSysMgmtPlaneInBandMacAddr 1.3.6.1.4.1.3902.1082.20.1.2.30.1.5 macaddress read-write
In-band MAC address of the NE.
         zxAnSysProfileOperObjects 1.3.6.1.4.1.3902.1082.20.1.2.40
               zxAnSysProfileOperGlobalObjects 1.3.6.1.4.1.3902.1082.20.1.2.40.1
                   zxAnSysProfileCategory 1.3.6.1.4.1.3902.1082.20.1.2.40.1.1 displaystring no-access
This object indicates the category of profile.
                   zxAnSysProfileName 1.3.6.1.4.1.3902.1082.20.1.2.40.1.2 displaystring no-access
This object is used to indicate the profile name. Empty string means that the profile does not support profile name.
                   zxAnSysProfileId 1.3.6.1.4.1.3902.1082.20.1.2.40.1.3 integer32 no-access
This object is used to indicate the profile ID. Value 0 means that the profile does not support ID.
                   zxAnSysProfileInfo 1.3.6.1.4.1.3902.1082.20.1.2.40.1.4 displaystring no-access
This object is used to indicate the profile information, such as showing the port list that the profile has been applied.
         zxAnSysConfigChangedObjects 1.3.6.1.4.1.3902.1082.20.1.2.50
               zxAnSysConfigChangedGlbObjects 1.3.6.1.4.1.3902.1082.20.1.2.50.1
                   zxAnSysLastConfManagerType 1.3.6.1.4.1.3902.1082.20.1.2.50.1.1 integer no-access
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. Enumeration: 'console': 2, 'snmp': 1, 'telnet': 3.
                   zxAnSysLastConfManagerLocation 1.3.6.1.4.1.3902.1082.20.1.2.50.1.2 displaystring no-access
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.
     zxAnSysMgmtNotifications 1.3.6.1.4.1.3902.1082.20.1.3
         zxAnSysConfigSaveTraps 1.3.6.1.4.1.3902.1082.20.1.3.1
             zxAnSysConfigSaveFinished 1.3.6.1.4.1.3902.1082.20.1.3.1.1
Notifications when save configuration data operation finish.
         zxAnSysProfileOperTraps 1.3.6.1.4.1.3902.1082.20.1.3.2
             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.
         zxAnSysConfigChangedTraps 1.3.6.1.4.1.3902.1082.20.1.3.3
             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.
     zxAnSysMgmtConformance 1.3.6.1.4.1.3902.1082.20.1.4
         zxAnSysMgmtCompliances 1.3.6.1.4.1.3902.1082.20.1.4.1
             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.
         zxAnSysMgmtGroups 1.3.6.1.4.1.3902.1082.20.1.4.2
             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.
             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.
             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.