CISCO-LINK-ERROR-MONITOR-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-LINK-ERROR-MONITOR-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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 | |||
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. |
||
ciscoLinkErrMonMIBObjects | 1.3.6.1.4.1.9.9.426.1 | |||
clemGlobalObjects | 1.3.6.1.4.1.9.9.426.1.1 | |||
clemEnabled | 1.3.6.1.4.1.9.9.426.1.1.1 | truthvalue | read-write |
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 | unsigned32 | read-write |
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 | unsigned32 | read-write |
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 | integer | read-write |
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. Enumeration: 'errdisable': 1, 'failover': 2. |
clemThresholdTable | 1.3.6.1.4.1.9.9.426.1.1.5 | no-access |
A table containing threshold configuration for the monitored link error counters. |
|
1.3.6.1.4.1.9.9.426.1.1.5.1 | no-access |
An entry containing threshold configuration for each type of link error counter that can be monitored by this feature on the device. |
||
clemThresholdCounterType | 1.3.6.1.4.1.9.9.426.1.1.5.1.1 | clemcountertype | no-access |
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 | unsigned32 | read-write |
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 | unsigned32 | read-write |
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. |
clemNotifEnable | 1.3.6.1.4.1.9.9.426.1.1.6 | bits | read-write |
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. Bits: 'lowThresholdExceeded': 0, 'highThresholdExceeded': 1. |
clemInterfaceObjects | 1.3.6.1.4.1.9.9.426.1.2 | |||
clemIfCounterTable | 1.3.6.1.4.1.9.9.426.1.2.1 | no-access |
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.1.1 | no-access |
An entry containing link error monitoring information on each capable interface for each error counter type monitored by the feature. |
||
clemIfCounterType | 1.3.6.1.4.1.9.9.426.1.2.1.1.1 | clemcountertype | no-access |
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 | truthvalue | read-write |
Specifies whether the sampling on the corresponding error counter type is enabled on an interface or not. |
ciscoLinkErrMonMIBConform | 1.3.6.1.4.1.9.9.426.2 | |||
ciscoLinkErrMonMIBCompliances | 1.3.6.1.4.1.9.9.426.2.1 | |||
ciscoLinkErrMonMIBCompliance | 1.3.6.1.4.1.9.9.426.2.1.1 |
The compliance statement for CISCO-LINK-ERROR-MONITOR-MIB. |
||
ciscoLinkErrMonMIBGroups | 1.3.6.1.4.1.9.9.426.2.2 | |||
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. |