ELTEX-TRAPS-MIB

        This private MIB module defines Eltex's private notifications
    
Source file
ELTEX-TRAPS-MIB
Last revised
Identity
eltNotifications
Base OID
1.3.6.1.4.1.35265.0
Net-SNMP examples using the eltex 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 'ELTEX-TRAPS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-TRAPS-MIB::eltNotifications'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELTEX-TRAPS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-TRAPS-MIB::eltNotifications'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (1)
.1.3.6.1.4.1.35265.0
Dependencies (2) 2 direct 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. ELTEX-MIBeltex
  3. ELTEX-TRAPS-MIBeltexselected
Notifications / Traps (2)
NameOIDDescription
rndErrorDesc (unresolved reference) rndErrorSeverity (unresolved reference)
.1.3.6.1.4.1.35265.0.3
An I2C bus malfunction detected. It means that a lot of I2C bus I/O
transactions was completed unsuccessfully before and repairing efforts
were vain. It is a critical event, all I2C-controllable HW nodes are
unaccessible now.
rndErrorDesc (unresolved reference) rndErrorSeverity (unresolved reference)
.1.3.6.1.4.1.35265.0.4
An I2C bus is now operational. Appearance of this trap means that bus
operation was stick before and is repaired now.