CISCO-DLR-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-DLR-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
 ciscoDlrMIB 1.3.6.1.4.1.9.9.865
The CISCO-DLR-MIB is used to monitor the Device Level Ring (DLR) and notifying their state change. The Device Level Ring Protocol (DLR) is a redundancy protocol for EtherNet/IP and operates on OSI Layer 2. It can detect bus faults in a single line topology compensated by activating a redundant communication path. Thus DLR allows to build fast recovering and redundant network topologies that do not influence the controlling applications
         ciscoDlrMIBNotifs 1.3.6.1.4.1.9.9.865.0
             ciscoDlrRingStatus 1.3.6.1.4.1.9.9.865.0.1
A ciscoDlrRingSatus notification is generated when the value of ciscoDlrRingNetworkStatus is changed to Normal or Fault. The notification contains information of ciscoDlrRingID, ciscoDlrRingName, ciscoDlrNetworkStatus.
             ciscoDlrRingSupervisorStatus 1.3.6.1.4.1.9.9.865.0.2
A ciscoDlrRingSupervisorSatus notification is generated when the value of ciscoDlrRingDeviceState is changed to ACTIVE or BACKUP. The notification contains ciscoDlrRingID, ciscoDlrRingName, ciscoDlrDeviceStatus.
             ciscoDlrRingGatewayStatus 1.3.6.1.4.1.9.9.865.0.3
A ciscoDlrRingGatewaySatus notification is generated when the value of ciscoDlrRingGatewayDeviceState is changed to ACTIVE or BACKUP. The notification contains ciscoDlrRingID, ciscoDlrRingName, ciscoDlrGatewayDeviceStatus.
         ciscoDlrMIBObjects 1.3.6.1.4.1.9.9.865.1
             ciscoDlrRingTable 1.3.6.1.4.1.9.9.865.1.1 no-access
This table contains one row per each Device Level redundancy ring configured on the device.
                 ciscoDlrRingEntry 1.3.6.1.4.1.9.9.865.1.1.1 no-access
Information about a particular DLR ring entry.Each entry provides objects (ciscoDlrRingId, ciscoDlrDomainName , ciscoDlrRingNetworkStatus, ciscoDlrRingDeviceState, ciscoDlrRingGatewayDeviceStatus and ciscoDlrRingGatewayDevicetate) to help an NMS identify and characterize the entry and objects.
                     ciscoDlrRingIndex 1.3.6.1.4.1.9.9.865.1.1.1.1 unsigned32 no-access
The index of the entry
                     ciscoDlrRingID 1.3.6.1.4.1.9.9.865.1.1.1.2 unsigned32 read-only
A ring identifier of a DLR ring.
                     ciscoDlrRingName 1.3.6.1.4.1.9.9.865.1.1.1.3 displaystring read-only
A textual description of DLR ring. This object should contain a string which identifies the dlr ring name.
                     ciscoDlrRingNetworkStatus 1.3.6.1.4.1.9.9.865.1.1.1.4 dlrnetworkstatus read-only
Operational status of the DLR network. The different opertions status of are defined as part of DlrNetworkStatus.
                     ciscoDlrRingDeviceState 1.3.6.1.4.1.9.9.865.1.1.1.5 dlrdevicestate read-only
Operational status of the DLR Device. The different opertional state of the device is defined as part of DlrDeviceState.
                     ciscoDlrRingGatewayDeviceStatus 1.3.6.1.4.1.9.9.865.1.1.1.6 dlrgatewaydevicestatus read-only
Operational status of the DLR Gateway Device. The different operational staus of the gateway device are defined as part of DlrGatewayStatus.
                     ciscoDlrRingGatewayDeviceState 1.3.6.1.4.1.9.9.865.1.1.1.7 dlrgatewaydevicestate read-only
Operational state of the DLR Gateway Device. The different opertional state are defined as part of DlrGatewayState.
         ciscoDlrMIBConform 1.3.6.1.4.1.9.9.865.2
             ciscoDlrMIBCompliances 1.3.6.1.4.1.9.9.865.2.1
                 ciscoDlrMIBModuleCompliance 1.3.6.1.4.1.9.9.865.2.1.1
This includes all the mandatory groups required for DLR mib
             ciscoDlrMIBGroups 1.3.6.1.4.1.9.9.865.2.2
                 ciscoDlrMIBMainObjectGroup 1.3.6.1.4.1.9.9.865.2.2.1
A collection of objects required for monitoring of DLR ring.
                 ciscoDlrMIBNotifyGroup 1.3.6.1.4.1.9.9.865.2.2.2
Collection of notification which indicates diffferent state changes of DLR ring, Supervisor Device, Gateway device.