MIB Viewer

CISCO-LINK-ERROR-MONITOR-MIB

31 objects
The MIB module for managing Link Error Monitoring Feature on devices. Link Error Monitoring Feature provides a mechanism to monitor a certain set of link error counters on an interface and take certain actions when the increase in the error counters between two consecutive samplings exceeds the configurable thresholds consecutively for a certain number of times.
Imported Objects
CISCO-SMIciscoMgmt
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.426IdentityciscoLinkErrorMonitorMIBThe MIB module for managing Link Error Monitoring Feature on devices. Link Error Monitoring Feature provides a mechanism to monitor a certain set of link error…
1.3.6.1.4.1.9.9.426.0NodeciscoLinkErrMonMIBNotifs
1.3.6.1.4.1.9.9.426.0.1NotificationclemLowThresholdExceededcurrentThis notification will be sent when the increase in an error counter type on an interface between two consecutive sampling exceeds the error counter's clemThre…
1.3.6.1.4.1.9.9.426.0.2NotificationclemHighThresholdExceededcurrentThis notification will be sent when the increase in an error counter type on an interface between two consecutive sampling exceeds the error counter's clemThre…
1.3.6.1.4.1.9.9.426.1NodeciscoLinkErrMonMIBObjects
1.3.6.1.4.1.9.9.426.1.1NodeclemGlobalObjects
1.3.6.1.4.1.9.9.426.1.1.1ScalarclemEnabledread-writecurrentSpecifies whether the Link Error Monitor Feature is enabled on the device or not.
1.3.6.1.4.1.9.9.426.1.1.2ScalarclemSamplingIntervalread-writecurrentSpecifies the sampling interval to sample the interfaces' monitored link error counters.
1.3.6.1.4.1.9.9.426.1.1.3ScalarclemSamplingTimesread-writecurrentSpecifies the consecutive number of times with error counter increase over thresholds between two consecutive samplings before corresponding notifications can …
1.3.6.1.4.1.9.9.426.1.1.4ScalarclemActionread-writecurrentSpecifies the action to be taken on an interface when the increase in an error counter on that interface between two consecutive sampling exceeds the correspon…
1.3.6.1.4.1.9.9.426.1.1.5TableclemThresholdTablenot-accessiblecurrentA table containing threshold configuration for the monitored link error counters.
1.3.6.1.4.1.9.9.426.1.1.5.1RowclemThresholdEntrynot-accessiblecurrentAn entry containing threshold configuration for each type of link error counter that can be monitored by this feature on the device.
1.3.6.1.4.1.9.9.426.1.1.5.1.1ColumnclemThresholdCounterTypenot-accessiblecurrentIndicates the type of link error counter to be monitored.
1.3.6.1.4.1.9.9.426.1.1.5.1.2ColumnclemThresholdLowread-writecurrentSpecifies the low threshold for an error counter type. When the increase in this error counter type on an interface between two consecutive sampling exceeds th…
1.3.6.1.4.1.9.9.426.1.1.5.1.3ColumnclemThresholdHighread-writecurrentSpecifies the high threshold for an error counter type. When the increase in this error counter type on an interface between two consecutive sampling exceeds t…
1.3.6.1.4.1.9.9.426.1.1.6ScalarclemNotifEnableread-writecurrentIndicates whether the generation of a specified notification is enabled or not. If a bit corresponding to a notification is set to 1, then that notification ca…
1.3.6.1.4.1.9.9.426.1.2NodeclemInterfaceObjects
1.3.6.1.4.1.9.9.426.1.2.1TableclemIfCounterTablenot-accessiblecurrentA table containing interface-specific link error monitoring information for each error counter type monitored by the feature.
1.3.6.1.4.1.9.9.426.1.2.1.1RowclemIfCounterEntrynot-accessiblecurrentAn entry containing link error monitoring information on each capable interface for each error counter type monitored by the feature.
1.3.6.1.4.1.9.9.426.1.2.1.1.1ColumnclemIfCounterTypenot-accessiblecurrentIndicates the type of link error counter to be monitored on an interface.
1.3.6.1.4.1.9.9.426.1.2.1.1.2ColumnclemIfCounterEnableread-writecurrentSpecifies whether the sampling on the corresponding error counter type is enabled on an interface or not.
1.3.6.1.4.1.9.9.426.2NodeciscoLinkErrMonMIBConform
1.3.6.1.4.1.9.9.426.2.1NodeciscoLinkErrMonMIBCompliances
1.3.6.1.4.1.9.9.426.2.1.1ComplianceciscoLinkErrMonMIBCompliancecurrentThe compliance statement for CISCO-LINK-ERROR-MONITOR-MIB.
1.3.6.1.4.1.9.9.426.2.2NodeciscoLinkErrMonMIBGroups
1.3.6.1.4.1.9.9.426.2.2.1GroupclemGlobalGroupcurrentA collection of objects to configure link error monitoring functionality globally for all interfaces on the device.
1.3.6.1.4.1.9.9.426.2.2.2GroupclemThresholdGroupcurrentA collection of objects to configure the threshold for the monitored error counters by this feature.
1.3.6.1.4.1.9.9.426.2.2.3GroupclemIfCounterGroupcurrentA collection of objects to configure link error monitoring functionality at interface level on each error counter type.
1.3.6.1.4.1.9.9.426.2.2.4GroupclemNotificationGroupcurrentA collection of notifications for link error monitoring feature.
1.3.6.1.4.1.9.9.426.2.2.5GroupclemNotificationControlGroupcurrentA collection of objects to control the notification generation for link error monitoring feature.
Type Definitions
NameSyntaxStatusDescription
ClemCounterTypeINTEGER { rxcrc(1), txcrc(2), inerrors(3) }currentThe link error counters on interfaces to be monitored by the Link Error Monitor feature. rxcrc - the counter on the number of received packets with CRC and alignment errors. txcrc - the counter on the number of transmit…