MIB Viewer

CISCO-DLR-MIB

25 objects
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
CISCO-SMIciscoMgmt
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCDisplayString TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.865IdentityciscoDlrMIBThe 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 protoco…
1.3.6.1.4.1.9.9.865.0NodeciscoDlrMIBNotifs
1.3.6.1.4.1.9.9.865.0.1NotificationciscoDlrRingStatuscurrentA ciscoDlrRingSatus notification is generated when the value of ciscoDlrRingNetworkStatus is changed to Normal or Fault. The notification contains information …
1.3.6.1.4.1.9.9.865.0.2NotificationciscoDlrRingSupervisorStatuscurrentA ciscoDlrRingSupervisorSatus notification is generated when the value of ciscoDlrRingDeviceState is changed to ACTIVE or BACKUP. The notification contains cis…
1.3.6.1.4.1.9.9.865.0.3NotificationciscoDlrRingGatewayStatuscurrentA ciscoDlrRingGatewaySatus notification is generated when the value of ciscoDlrRingGatewayDeviceState is changed to ACTIVE or BACKUP. The notification contains…
1.3.6.1.4.1.9.9.865.1NodeciscoDlrMIBObjects
1.3.6.1.4.1.9.9.865.1.1TableciscoDlrRingTablenot-accessiblecurrentThis table contains one row per each Device Level redundancy ring configured on the device.
1.3.6.1.4.1.9.9.865.1.1.1RowciscoDlrRingEntrynot-accessiblecurrentInformation about a particular DLR ring entry.Each entry provides objects (ciscoDlrRingId, ciscoDlrDomainName , ciscoDlrRingNetworkStatus, ciscoDlrRingDeviceSt…
1.3.6.1.4.1.9.9.865.1.1.1.1ColumnciscoDlrRingIndexnot-accessiblecurrentThe index of the entry
1.3.6.1.4.1.9.9.865.1.1.1.2ColumnciscoDlrRingIDread-onlycurrentA ring identifier of a DLR ring.
1.3.6.1.4.1.9.9.865.1.1.1.3ColumnciscoDlrRingNameread-onlycurrentA textual description of DLR ring. This object should contain a string which identifies the dlr ring name.
1.3.6.1.4.1.9.9.865.1.1.1.4ColumnciscoDlrRingNetworkStatusread-onlycurrentOperational status of the DLR network. The different opertions status of are defined as part of DlrNetworkStatus.
1.3.6.1.4.1.9.9.865.1.1.1.5ColumnciscoDlrRingDeviceStateread-onlycurrentOperational status of the DLR Device. The different opertional state of the device is defined as part of DlrDeviceState.
1.3.6.1.4.1.9.9.865.1.1.1.6ColumnciscoDlrRingGatewayDeviceStatusread-onlycurrentOperational status of the DLR Gateway Device. The different operational staus of the gateway device are defined as part of DlrGatewayStatus.
1.3.6.1.4.1.9.9.865.1.1.1.7ColumnciscoDlrRingGatewayDeviceStateread-onlycurrentOperational state of the DLR Gateway Device. The different opertional state are defined as part of DlrGatewayState.
1.3.6.1.4.1.9.9.865.2NodeciscoDlrMIBConform
1.3.6.1.4.1.9.9.865.2.1NodeciscoDlrMIBCompliances
1.3.6.1.4.1.9.9.865.2.1.1ComplianceciscoDlrMIBModuleCompliancecurrentThis includes all the mandatory groups required for DLR mib
1.3.6.1.4.1.9.9.865.2.2NodeciscoDlrMIBGroups
1.3.6.1.4.1.9.9.865.2.2.1GroupciscoDlrMIBMainObjectGroupcurrentA collection of objects required for monitoring of DLR ring.
1.3.6.1.4.1.9.9.865.2.2.2GroupciscoDlrMIBNotifyGroupcurrentCollection of notification which indicates diffferent state changes of DLR ring, Supervisor Device, Gateway device.
Type Definitions
NameSyntaxStatusDescription
DlrDeviceStateINTEGER { undefined(0), supBackup(1), supActive(2), normalRing(3), nonDlr(4) }currentOperational status of the DLR Device. undefined(0) Value is not valid. supBackup(1) DLR device is in Supervisor backup state. supActive(2) DLR device is in Supervisor active state. normalRing(3) DLR device is a normal r…
DlrGatewayDeviceStateINTEGER { undefined(0), gatewayIdle(1), activeListen(2), activeNormal(3), fault(4), backupNormal(5), lossUplink(6), partialNetworkfault(7) }currentOperational status of the DLR Device. undefined(0) Value is not valid. gatewayIdle(1) DLR gateway device is in idle state. activeListen(2) DLR gateway device is in active listen state. activeNormal(3) DLR gateway device…
DlrGatewayDeviceStatusINTEGER { undefined(0), nonGateway(1), activeGateway(2), backupGateway(3), faultGateway(4), nonSupportedGateway(5), partialFaultGateway(6) }currentOperational status of the DLR ring. undefined(0) Value is not valid. nonGateway(1) Not a Gateway device. activeGateway(2) Device is a active gateway. backupGateway(3) Device is a backup gateway. faultGateway(4) Device i…
DlrNetworkStatusINTEGER { undefined(0), ringNormal(1), ringFault(2), ringUnexcpectedLoop(3), ringPartialFault(4), ringRapidFaultRestore(5) }currentOperational status of the DLR ring. undefined(0) Value is not valid. ringNormal(1) DLR ring is in normal state. ringFault(2) DLR ring is in fault state. ringUnexcpectedLoop(3) DLR ring is in unexpected loop. ringPartial…