ZXR10-CLI-MIB

File: ZXR10-CLI-MIB.mib (20272 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IPV6-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 enterprises IpAddress
TEXTUAL-CONVENTION DisplayString DateAndTime
TruthValue Ipv6Address

Defined Types

CLISaveConfigStatus  
The CLISaveConfigStatus textual convention is used to save configuration, and is used as the status of a saving configuration operation. After saving configuration finished for five minutes, status data will be aging. The description of each status is given below: doWrite: this value is supplied to save configuration. This value may be written, but is never be read. idle: this status signifies that saving configuration operation is never done, or the status data has been aging. This value may be read, but is never be written. running: this status signifies that the saving configuration operation is running. This value may be read, but is never be written. success: the status signifies that the saving configuration operation is successfully completed. This value may be read, but is never be written. failed: the saving configuration operation is failed. This value may be read, but is never be written.
TEXTUAL-CONVENTION    
  INTEGER doWrite(1), idle(2), running(3), success(4), failed(5)  

CLISaveConfigFailedReason  
The reason of a saving configuration operation failed. The description of each reason is given below: noError: this status signifies that saving configuration operation is never done, or the reason data has been aging. commonError: this status signifies that the common error happened during saving configuration operation. openFileFailed: opening configuration file failed. writeFileFailed: writing configuration file failed. queryConflict: the configuration is changed during saving. invalidFileName: the saving configuration file name is invalid. pathForbidden: the path of saving configuration file is forbidden for write. invalidPathLevel: the path is deeper than 10 levels. createDirectoryFailed: creating destination directory failed. moduleUnloaded: the module has been unloaded during the execution.
TEXTUAL-CONVENTION    
  INTEGER noError(1), commonError(2), openFileFailed(3), writeFileFailed(4), queryConfilict(5), invalidFileName(6), pathForbidden(7), invalidPathLevel(8), createDirectoryFailed(9), moduleUnloaded(10)  

Defined Values

zxr10CLIMIB 1.3.6.1.4.1.3902.3.6000.52
Tok_String
MODULE-IDENTITY    

zte 1.3.6.1.4.1.3902
OBJECT IDENTIFIER    

zxr10 1.3.6.1.4.1.3902.3
OBJECT IDENTIFIER    

zxr10RosngMIB 1.3.6.1.4.1.3902.3.6000
OBJECT IDENTIFIER    

zxr10CLIGlobalObjects 1.3.6.1.4.1.3902.3.6000.52.1
OBJECT IDENTIFIER    

zxr10CLIMultiUserConfig 1.3.6.1.4.1.3902.3.6000.52.1.1
True indicates multiple CLI users are permitted to enter configuration mode. False indicates they are prohibited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

zxr10CLIConfigSaveGlobalObjects 1.3.6.1.4.1.3902.3.6000.52.1.2
OBJECT IDENTIFIER    

zxr10CLIConfigSaveStatus 1.3.6.1.4.1.3902.3.6000.52.1.2.1
The node is used to save configuration, and is used as the status of a saving configuration operation. After saving configuration finished for five minutes, status data will be idle.
Status: current Access: read-write
OBJECT-TYPE    
  CLISaveConfigStatus  

zxr10CLIConfigSaveStartTime 1.3.6.1.4.1.3902.3.6000.52.1.2.2
The starting time of saving configuration. After saving configuration operation finished for five minutes, starting time will be empty string.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

zxr10CLIConfigSaveEndTime 1.3.6.1.4.1.3902.3.6000.52.1.2.3
The ending time of saving configuration. After saving configuration finished for five minutes, ending time will be empty string.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

zxr10CLIConfigSaveFailedReason 1.3.6.1.4.1.3902.3.6000.52.1.2.4
The saving configuration operation failed reason. After saving configuration finished for five minutes, the reason will be noError.
Status: current Access: read-only
OBJECT-TYPE    
  CLISaveConfigFailedReason  

zxr10CLIConfigSaveProgress 1.3.6.1.4.1.3902.3.6000.52.1.2.5
The progress of the saving configuration operation. After saving configuration finished for five minutes, the progress will be zero.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

zxr10CLIAutoSaveGlobalObjects 1.3.6.1.4.1.3902.3.6000.52.1.3
OBJECT IDENTIFIER    

zxr10CLIAutoSaveDelayInterval 1.3.6.1.4.1.3902.3.6000.52.1.3.1
The delay interval of automatic saving configuration when configuration data is changed. Another strategy is to save regularly every day. These two strategies are mutually exclusive. 0 indicates that the policy is closed.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..60  

zxr10CLIAutoSaveEverydayTime 1.3.6.1.4.1.3902.3.6000.52.1.3.2
The time of automatic saving configuration time everyday. To convert a time HH:MM:SS into a value in units of seconds, the following algorithm should be used: value = HH * 3600 + MM * 60 + SS Another strategy is to save when configuration data is changed. These two strategies are mutually exclusive. 86400 indicates that the policy is closed.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..86400  

zxr10CLIAutoSaveCpuLimit 1.3.6.1.4.1.3902.3.6000.52.1.3.3
The CPU usage threshold of automatic saving configuration. Configuration will be saved immediately when CPU utilization not reach the threshold. Configuration will be not saved when the threshold is exceeded. After the interval, Check CPU utilization again. 0 indicates that it is not restricted by CPU utilization.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..90  

zxr10CLIAutoSaveCpuLimitInterval 1.3.6.1.4.1.3902.3.6000.52.1.3.4
The time interval of automatic saving configuration when CPU utilization reaches to upper limit. If the interval is not configured, configuration is not saved when exceeds CPU utilization. 0 indicates that the interval does not take effect.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..60  

zxr10StartrunGlobalObjects 1.3.6.1.4.1.3902.3.6000.52.1.4
OBJECT IDENTIFIER    

zxr10DownloadVrfName 1.3.6.1.4.1.3902.3.6000.52.1.4.1
VPN routing/forwarding instance (VRF). This node and zxr10DownloadDcn cannot be configured at the same time
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

zxr10DownloadDcn 1.3.6.1.4.1.3902.3.6000.52.1.4.2
A special VRF name. This node and zxr10DownloadVrfName cannot be configured at the same time
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

zxr10DownloadType 1.3.6.1.4.1.3902.3.6000.52.1.4.3
The mode to download files. Three modes: local, FTP or SFTP. Users can choose one mode to download file one time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER local(1), ftp(2), sftp(3)  

zxr10DownloadServerIPv4Addr 1.3.6.1.4.1.3902.3.6000.52.1.4.4
The IPv4 address of the FTP/STFP server from which to copy the configuration file. This object can not be used with zxr10DownloadServerIPv6Addr at the same time. Values of 0.0.0.0 or FF.FF.FF.FF for copyServerAddress are not allowed.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

zxr10DownloadServerIPv6Addr 1.3.6.1.4.1.3902.3.6000.52.1.4.5
The IPv6 address of the FTP/STFP server from which to copy the configuration file. This object can not be used with zxr10DownloadServerIPv4Addr at the same time.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6Address  

zxr10DownloadServerListenPort 1.3.6.1.4.1.3902.3.6000.52.1.4.6
Listen port number of server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

zxr10DownloadServerUsername 1.3.6.1.4.1.3902.3.6000.52.1.4.7
User name for downloading via FTP or SFTP protocol. This object must be created when the zxr10DownloadType is FTP or SFTP.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..65)  

zxr10DownloadServerPassword 1.3.6.1.4.1.3902.3.6000.52.1.4.8
User password for downloading via FTP or SFTP protocol. This object must be created when the zxr10DownloadType is FTP or SFTP. The value of zxr10DownloadServerPassword is masked with asterisks for security when displaying.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

zxr10DownloadFilePath 1.3.6.1.4.1.3902.3.6000.52.1.4.9
The destination file name (including the path, if applicable) of the file. This node must be created regardless of which way to download.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..159)  

zxr10DownloadState 1.3.6.1.4.1.3902.3.6000.52.1.4.10
The status of file download. The description of each status is given below: idle: there is no downloading request. running: files is downloading. success: file downloading is completed and successful. failure: download request is failure.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), running(2), success(3), failure(4)  

zxr10DownloadFailureCause 1.3.6.1.4.1.3902.3.6000.52.1.4.11
The cause of file download failure. The description of each failure is given below: noError: file is downloading or download successfully. invalidFile: file name is invalid. directError: the operation to the directory/file is forbidden or directory/file is error. ftpNoResponse: can not recieve response from FTP. sftpNoResponse: can not recieve response from SFTP. noSuchFileOrDirect: no such file(s) or directory(s). ftpTransmitFail: fail to transmit file by FTP server. directCreateFail: fail to create directory. otherTerminalRunning: copy-config is running in other terminal. batchCommandRunning: batch command is running in other terminal. copyFileFail: fail to copy file. disconnect: can not connect FTP/SFTP server. ftpServerDown: FTP server can not provide services. sftpServerDown: SFTP server can not provide services. parameterError: parameter is incorrect.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noError(255), invalidFile(1), directError(2), noSuchFileOrDirect(3), ftpTransmitFail(4), ftpNoResponse(5), sftpNoResponse(6), requestSftpFail(7), commonError(8), directCreateFail(9), otherTerminalRunning(10), batchCommandRunning(11), copyFileFail(12), disconnect(13), ftpServerDown(14), sftpServerDown(15), parameterError(16)  

zxr10DownloadStartTime 1.3.6.1.4.1.3902.3.6000.52.1.4.12
Specifies the time the download last transitioned to running, or 0 if the state has never transitioned to running.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

zxr10DownloadEndTime 1.3.6.1.4.1.3902.3.6000.52.1.4.13
End time of downloading file.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

zxr10CLIStartrunMd5sum 1.3.6.1.4.1.3902.3.6000.52.1.5
The md5sum of startrun. If there is a startrun.dat on device, can get a hex string. Otherwise, return zero-length string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0|32)