CISCO-LINK-ERROR-MONITOR-MIB

        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.
    
Source file
CISCO-LINK-ERROR-MONITOR-MIB
Last revised
Identity
ciscoLinkErrorMonitorMIB
Base OID
1.3.6.1.4.1.9.9.426
Imported Objects
CISCO-SMI ciscoMgmt
IF-MIB ifIndex
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC TEXTUAL-CONVENTION (no object page) TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LINK-ERROR-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LINK-ERROR-MONITOR-MIB::ciscoLinkErrorMonitorMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LINK-ERROR-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LINK-ERROR-MONITOR-MIB::ciscoLinkErrorMonitorMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (22)
.1.3.6.1.4.1.9.9.426
.1.3.6.1.4.1.9.9.426.0
.1.3.6.1.4.1.9.9.426.1
.1.3.6.1.4.1.9.9.426.1.1
.1.3.6.1.4.1.9.9.426.1.1.1
.1.3.6.1.4.1.9.9.426.1.1.2
.1.3.6.1.4.1.9.9.426.1.1.3
Enumeration
.1.3.6.1.4.1.9.9.426.1.1.4
.1.3.6.1.4.1.9.9.426.1.1.5
.1.3.6.1.4.1.9.9.426.1.1.5.1
.1.3.6.1.4.1.9.9.426.1.1.5.1.1
.1.3.6.1.4.1.9.9.426.1.1.5.1.2
.1.3.6.1.4.1.9.9.426.1.1.5.1.3
Bits
.1.3.6.1.4.1.9.9.426.1.1.6
.1.3.6.1.4.1.9.9.426.1.2
.1.3.6.1.4.1.9.9.426.1.2.1
.1.3.6.1.4.1.9.9.426.1.2.1.1
.1.3.6.1.4.1.9.9.426.1.2.1.1.1
.1.3.6.1.4.1.9.9.426.1.2.1.1.2
.1.3.6.1.4.1.9.9.426.2
.1.3.6.1.4.1.9.9.426.2.1
.1.3.6.1.4.1.9.9.426.2.2
Dependencies (7) 5 direct · 2 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-TCrfc
  4. IANAifType-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMPv2-MIBrfc
  7. IF-MIBrfc
  8. CISCO-LINK-ERROR-MONITOR-MIBciscoselected
Type Definitions (1)
Enumeration
rxcrc(1)
txcrc(2)
inerrors(3)
Conformance Groups (5)
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.1
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.2
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.3
A collection of notifications for link error
monitoring feature.
.1.3.6.1.4.1.9.9.426.2.2.4
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.5
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.426.2.1.1
The compliance statement for CISCO-LINK-ERROR-MONITOR-MIB.
Required groups
Notifications / Traps (2)
NameOIDDescription
.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.
.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.