CISCO-DLR-MIB

        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
    
ciscoDlrMIB 1.3.6.1.4.1.9.9.865
Imported Objects
CISCO-SMI ciscoMgmt
SNMPv2-CONF MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMI MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TC DisplayString TEXTUAL-CONVENTION
Type Definitions (4)
DlrDeviceState Enumeration
undefined(0)
supBackup(1)
supActive(2)
normalRing(3)
nonDlr(4)
DlrGatewayDeviceState Enumeration
undefined(0)
gatewayIdle(1)
activeListen(2)
activeNormal(3)
fault(4)
backupNormal(5)
lossUplink(6)
partialNetworkfault(7)
DlrGatewayDeviceStatus Enumeration
undefined(0)
nonGateway(1)
activeGateway(2)
backupGateway(3)
faultGateway(4)
nonSupportedGateway(5)
partialFaultGateway(6)
DlrNetworkStatus Enumeration
undefined(0)
ringNormal(1)
ringFault(2)
ringUnexcpectedLoop(3)
ringPartialFault(4)
ringRapidFaultRestore(5)
Objects (15)
ciscoDlrMIB .1.3.6.1.4.1.9.9.865
ciscoDlrMIBNotifs .1.3.6.1.4.1.9.9.865.0
ciscoDlrMIBObjects .1.3.6.1.4.1.9.9.865.1
ciscoDlrRingTable .1.3.6.1.4.1.9.9.865.1.1
ciscoDlrRingEntry ciscoDlrRingIndex .1.3.6.1.4.1.9.9.865.1.1.1
ciscoDlrRingIndex Unsigned32 .1.3.6.1.4.1.9.9.865.1.1.1.1
ciscoDlrRingID Unsigned32 .1.3.6.1.4.1.9.9.865.1.1.1.2
ciscoDlrRingName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.865.1.1.1.3
ciscoDlrRingNetworkStatus DlrNetworkStatus .1.3.6.1.4.1.9.9.865.1.1.1.4
ciscoDlrRingDeviceState DlrDeviceState .1.3.6.1.4.1.9.9.865.1.1.1.5
ciscoDlrRingGatewayDeviceStatus DlrGatewayDeviceStatus .1.3.6.1.4.1.9.9.865.1.1.1.6
ciscoDlrRingGatewayDeviceState DlrGatewayDeviceState .1.3.6.1.4.1.9.9.865.1.1.1.7
ciscoDlrMIBConform .1.3.6.1.4.1.9.9.865.2
ciscoDlrMIBCompliances .1.3.6.1.4.1.9.9.865.2.1
ciscoDlrMIBGroups .1.3.6.1.4.1.9.9.865.2.2
Notifications / Traps (3)
NameOIDDescription
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.