AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-LINK-ERROR-MONITOR-MIB » Objects

CISCO-LINK-ERROR-MONITOR-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-LINK-ERROR-MONITOR-MIB and use it to monitor vendor specific OID's.

CISCO-LINK-ERROR-MONITOR-MIB file content

Object view of CISCO-LINK-ERROR-MONITOR-MIB:

Scalar Object
clemEnabled .1.3.6.1.4.1.9.9.426.1.1.1
Specifies whether the Link Error Monitor Feature is enabled on the device or not.
clemSamplingInterval .1.3.6.1.4.1.9.9.426.1.1.2
Specifies the sampling interval to sample the interfaces' monitored link error counters.
clemSamplingTimes .1.3.6.1.4.1.9.9.426.1.1.3
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.
clemAction .1.3.6.1.4.1.9.9.426.1.1.4
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.
clemThresholdEntry .1.3.6.1.4.1.9.9.426.1.1.5.1
An entry containing threshold configuration for each type of link error counter that can be monitored by this feature on the device.
clemNotifEnable .1.3.6.1.4.1.9.9.426.1.1.6
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.
clemIfCounterEntry .1.3.6.1.4.1.9.9.426.1.2.1.1
An entry containing link error monitoring information on each capable interface for each error counter type monitored by the feature.
Tabular Object
clemThresholdCounterType .1.3.6.1.4.1.9.9.426.1.1.5.1.1
Indicates the type of link error counter to be monitored.
clemThresholdLow .1.3.6.1.4.1.9.9.426.1.1.5.1.2
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.
clemThresholdHigh .1.3.6.1.4.1.9.9.426.1.1.5.1.3
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.
clemIfCounterType .1.3.6.1.4.1.9.9.426.1.2.1.1.1
Indicates the type of link error counter to be monitored on an interface.
clemIfCounterEnable .1.3.6.1.4.1.9.9.426.1.2.1.1.2
Specifies whether the sampling on the corresponding error counter type is enabled on an interface or not.
Table
clemThresholdTable .1.3.6.1.4.1.9.9.426.1.1.5
A table containing threshold configuration for the monitored link error counters.
clemIfCounterTable .1.3.6.1.4.1.9.9.426.1.2.1
A table containing interface-specific link error monitoring information for each error counter type monitored by the feature.
Trap
clemLowThresholdExceeded .1.3.6.1.4.1.9.9.426.0.1
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.
clemHighThresholdExceeded .1.3.6.1.4.1.9.9.426.0.2
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.
Object Identifier
ciscoLinkErrorMonitorMIB .1.3.6.1.4.1.9.9.426
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.
ciscoLinkErrMonMIBNotifs .1.3.6.1.4.1.9.9.426.0
ciscoLinkErrMonMIBObjects .1.3.6.1.4.1.9.9.426.1
ciscoLinkErrMonMIBConform .1.3.6.1.4.1.9.9.426.2
clemGlobalObjects .1.3.6.1.4.1.9.9.426.1.1
clemInterfaceObjects .1.3.6.1.4.1.9.9.426.1.2
ciscoLinkErrMonMIBCompliances .1.3.6.1.4.1.9.9.426.2.1
ciscoLinkErrMonMIBGroups .1.3.6.1.4.1.9.9.426.2.2
Group
clemGlobalGroup .1.3.6.1.4.1.9.9.426.2.2.1
A collection of objects to configure link error monitoring functionality globally for all interfaces on the device.
clemThresholdGroup .1.3.6.1.4.1.9.9.426.2.2.2
A collection of objects to configure the threshold for the monitored error counters by this feature.
clemIfCounterGroup .1.3.6.1.4.1.9.9.426.2.2.3
A collection of objects to configure link error monitoring functionality at interface level on each error counter type.
clemNotificationGroup .1.3.6.1.4.1.9.9.426.2.2.4
A collection of notifications for link error monitoring feature.
clemNotificationControlGroup .1.3.6.1.4.1.9.9.426.2.2.5
A collection of objects to control the notification generation for link error monitoring feature.