MIBs Depot

CISCO-LINK-ERROR-MONITOR-MIB

Registered at
1.3.6.1.4.1.9.9.426
Last updated
2004-11-19 00:00
Organization
Cisco Systems, Inc.
Revisions
2004-11-19 00:00
Namespace
cisco
Source file
CISCO-LINK-ERROR-MONITOR-MIB
Digest
sha256:c853938df369a371010d8c3d7e0bd579730bdac0c1239b458a38be3de2fbb591

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-lan-switch-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-LINK-ERROR-MONITOR-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
ClemCounterType
TEXTUAL-CONVENTION
The 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 transmitted packets with CRC errors. inerrors - the ifInErrors counter as defined in IF-MIB.
current

Objects

NameOIDSyntaxAccessStatus
ciscoLinkErrMonMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.426.0
ciscoLinkErrMonMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.426.1
clemGlobalObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.426.1.1
clemEnabled
OBJECT-TYPE
Specifies whether the Link Error Monitor Feature is enabled on the device or not.
1.3.6.1.4.1.9.9.426.1.1.1TruthValueread-writecurrent
clemSamplingInterval
OBJECT-TYPE
Specifies the sampling interval to sample the interfaces' monitored link error counters.
1.3.6.1.4.1.9.9.426.1.1.2Unsigned32read-writecurrent
clemSamplingTimes
OBJECT-TYPE
Specifies the consecutive number of times with error counter increase over thresholds between two consecutive samplings before corresponding notifications can be sent and actions can be taken on an interface.
1.3.6.1.4.1.9.9.426.1.1.3Unsigned32read-writecurrent
clemAction
OBJECT-TYPE
Specifies the action to be taken on an interface when the increase in an error counter on that interface between two consecutive sampling exceeds the corresponding clemThresholdHigh for consecutive number of times as specified by clemSamplingTimes. errdisable -- the interface is disabled by forcing its link down. failover -- when the interface is a member of a channel and it is the only operational member in the channel, then no operation will be taken. Otherwise, disable the interface by forcing its link down, i.e., errdisable the interface.
1.3.6.1.4.1.9.9.426.1.1.4INTEGER {errdisable(1), failover(2)}read-writecurrent
clemThresholdTable
OBJECT-TYPE
A table containing threshold configuration for the monitored link error counters.
1.3.6.1.4.1.9.9.426.1.1.5not-accessiblecurrent
clemThresholdEntry
OBJECT-TYPE
An 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.1not-accessiblecurrent
clemThresholdCounterType
OBJECT-TYPE
Indicates the type of link error counter to be monitored.
1.3.6.1.4.1.9.9.426.1.1.5.1.1ClemCounterTypenot-accessiblecurrent
clemThresholdLow
OBJECT-TYPE
Specifies the low threshold for an error counter type. When the increase in this error counter type on an interface between two consecutive sampling exceeds the instance value of clemThresholdLow for this error counter type consecutively for clemSamplingTimes number of times, a clemLowThresholdExceeded notification on that interface will be sent.
1.3.6.1.4.1.9.9.426.1.1.5.1.2Unsigned32read-writecurrent
clemThresholdHigh
OBJECT-TYPE
Specifies the high threshold for an error counter type. When the increase in this error counter type on an interface between two consecutive sampling exceeds the instance value of clemThresholdHigh for this error counter type consecutively for clemSamplingTimes number of times, a clemHighThresholdExceeded notification on that interface will be sent. And, the action specified by clemAction will be taken on that interface. The instance value of this clemThresholdHigh must be greater than the instance value of the clemThresholdLow of the same row.
1.3.6.1.4.1.9.9.426.1.1.5.1.3Unsigned32read-writecurrent
clemNotifEnable
OBJECT-TYPE
Indicates 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 can be generated. lowThresholdExcd -- the clemLowThresholdExceeded notification. highThresholdExcd -- the clemHighThresholdExceeded notification.
1.3.6.1.4.1.9.9.426.1.1.6Bits {lowThresholdExceeded(0), highThresholdExceeded(1)}read-writecurrent
clemInterfaceObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.426.1.2
clemIfCounterTable
OBJECT-TYPE
A 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.1not-accessiblecurrent
clemIfCounterEntry
OBJECT-TYPE
An 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.1not-accessiblecurrent
clemIfCounterType
OBJECT-TYPE
Indicates 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.1ClemCounterTypenot-accessiblecurrent
clemIfCounterEnable
OBJECT-TYPE
Specifies 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.1.2.1.1.2TruthValueread-writecurrent
ciscoLinkErrMonMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.426.2
ciscoLinkErrMonMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.426.2.1
ciscoLinkErrMonMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.426.2.2

Notifications

NameOIDStatus
clemLowThresholdExceeded
NOTIFICATION-TYPE
This notification will be sent when the increase in an error counter type on an interface between two consecutive sampling exceeds the error counter's clemThresholdLow consecutively for clemSamplingTimes number of times.
1.3.6.1.4.1.9.9.426.0.1current
clemHighThresholdExceeded
NOTIFICATION-TYPE
This notification will be sent when the increase in an error counter type on an interface between two consecutive sampling exceeds the error counter's clemThresholdHigh consecutively for clemSamplingTimes number of times.
1.3.6.1.4.1.9.9.426.0.2current

Conformance

NameOIDStatus
ciscoLinkErrMonMIBCompliance
MODULE-COMPLIANCE
The compliance statement for CISCO-LINK-ERROR-MONITOR-MIB.
1.3.6.1.4.1.9.9.426.2.1.1current
clemGlobalGroup
OBJECT-GROUP
A 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.1current
clemThresholdGroup
OBJECT-GROUP
A 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.2current
clemIfCounterGroup
OBJECT-GROUP
A 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.3current
clemNotificationGroup
NOTIFICATION-GROUP
A collection of notifications for link error monitoring feature.
1.3.6.1.4.1.9.9.426.2.2.4current
clemNotificationControlGroup
OBJECT-GROUP
A collection of objects to control the notification generation for link error monitoring feature.
1.3.6.1.4.1.9.9.426.2.2.5current