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
    

Imported Objects

ciscoMgmtCISCO-SMI
MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUPSNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, Unsigned32SNMPv2-SMI
DisplayString, TEXTUAL-CONVENTIONSNMPv2-TC

Type Definitions (4)

Name Base Type Values/Constraints
DlrDeviceStateundefined(0), supBackup(1), supActive(2), normalRing(3), nonDlr(4)
DlrGatewayDeviceStateundefined(0), gatewayIdle(1), activeListen(2), activeNormal(3), fault(4), backupNormal(5), lossUplink(6), partialNetworkfault(7)
DlrGatewayDeviceStatusundefined(0), nonGateway(1), activeGateway(2), backupGateway(3), faultGateway(4), nonSupportedGateway(5), partialFaultGateway(6)
DlrNetworkStatusundefined(0), ringNormal(1), ringFault(2), ringUnexcpectedLoop(3), ringPartialFault(4), ringRapidFaultRestore(5)

Objects

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 .1.3.6.1.4.1.9.9.865.1.1.1
ciscoDlrRingIndex .1.3.6.1.4.1.9.9.865.1.1.1.1
ciscoDlrRingID .1.3.6.1.4.1.9.9.865.1.1.1.2
ciscoDlrRingName
.1.3.6.1.4.1.9.9.865.1.1.1.3
ciscoDlrRingNetworkStatus .1.3.6.1.4.1.9.9.865.1.1.1.4
ciscoDlrRingDeviceState .1.3.6.1.4.1.9.9.865.1.1.1.5
ciscoDlrRingGatewayDeviceStatus .1.3.6.1.4.1.9.9.865.1.1.1.6
ciscoDlrRingGatewayDeviceState .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

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.