LUMINOUS-ROUTING-MIB: View SNMP OID List / Download MIB
VENDOR: LUMINOUS NETWORKS, INC
Home | MIB: LUMINOUS-ROUTING-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).
|
|||
Object Name | OID | Type | Access | Info |
luminous | 1.3.6.1.4.1.4614 | |||
lumADM | 1.3.6.1.4.1.4614.1 | |||
lumRoutingMIB | 1.3.6.1.4.1.4614.1.5 |
The Luminous System MIB contains information related to the Luminous system configurations and monitoring. |
||
lumRouteCfgDownload | 1.3.6.1.4.1.4614.1.5.1 | |||
lumRouteCfgDownloadHost | 1.3.6.1.4.1.4614.1.5.1.1 | displaystring | read-write |
The IP address or name of the Routing configuration file downloading host. |
lumRouteCfgDownloadUsrName | 1.3.6.1.4.1.4614.1.5.1.2 | displaystring | read-write |
The user logging name for accessing the routing config file downloading host. |
lumRouteCfgDownloadPasswd | 1.3.6.1.4.1.4614.1.5.1.3 | displaystring | read-write |
The password associated with the lumRouteCfgDownloadUsrName when accessing the routing config file downloading host. |
lumRouteCfgDownloadPath | 1.3.6.1.4.1.4614.1.5.1.4 | displaystring | read-write |
The routing config file name and its directory path on the downloading host. |
lumRouteCfgDownloadTimeOut | 1.3.6.1.4.1.4614.1.5.1.5 | integer32 | read-write |
The length of time, in minutes, that agent allows the download process to continue. |
lumRouteCfgDownloadCmd | 1.3.6.1.4.1.4614.1.5.1.6 | integer | read-write |
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). Enumeration: 'download': 2, 'none': 1. |
lumRouteCfgDownloadStatus | 1.3.6.1.4.1.4614.1.5.1.7 | integer | read-only |
The status of a previously issued routing config file download command. Enumeration: 'download-in-progress': 2, 'download-failed': 4, 'none': 1, 'download-succeeded': 3. |
lumRouteCfgDownloadAbort | 1.3.6.1.4.1.4614.1.5.1.8 | integer | read-write |
Abort the software download process. Enumeration: 'none': 1, 'abort': 2. |