LUMINOUS-ROUTING-MIB

File: LUMINOUS-ROUTING-MIB.mib (5623 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
ObjectName Integer32 Counter32
enterprises RowStatus DateAndTime
DisplayString

Defined Values

luminous 1.3.6.1.4.1.4614
OBJECT IDENTIFIER    

lumADM 1.3.6.1.4.1.4614.1
OBJECT IDENTIFIER    

lumRoutingMIB 1.3.6.1.4.1.4614.1.5
The Luminous System MIB contains information related to the Luminous system configurations and monitoring.
MODULE-IDENTITY    

lumRouteCfgDownload 1.3.6.1.4.1.4614.1.5.1
OBJECT IDENTIFIER    

lumRouteCfgDownloadHost 1.3.6.1.4.1.4614.1.5.1.1
The IP address or name of the Routing configuration file downloading host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

lumRouteCfgDownloadUsrName 1.3.6.1.4.1.4614.1.5.1.2
The user logging name for accessing the routing config file downloading host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

lumRouteCfgDownloadPasswd 1.3.6.1.4.1.4614.1.5.1.3
The password associated with the lumRouteCfgDownloadUsrName when accessing the routing config file downloading host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

lumRouteCfgDownloadPath 1.3.6.1.4.1.4614.1.5.1.4
The routing config file name and its directory path on the downloading host.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

lumRouteCfgDownloadTimeOut 1.3.6.1.4.1.4614.1.5.1.5
The length of time, in minutes, that agent allows the download process to continue.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

lumRouteCfgDownloadCmd 1.3.6.1.4.1.4614.1.5.1.6
Set object to download(2) to active the routing config file download process. The image downloading related objects should have been properly configuered. The download command will be rejected if the the lumRouteCfgDownloadStatus has a value of download-in-progress(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), download(2)  

lumRouteCfgDownloadStatus 1.3.6.1.4.1.4614.1.5.1.7
The status of a previously issued routing config file download command.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), download-in-progress(2), download-succeeded(3), download-failed(4)  

lumRouteCfgDownloadAbort 1.3.6.1.4.1.4614.1.5.1.8
Abort the software download process.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), abort(2)