DEVEVENT-MIB

        This group contains the Event Notification group.  
        
Event Notification can be sent through email by 
configuring the aniDevEvNotify group. Note that the
SMTP Server Address (aniDevSmtpServer from the
device_server.mib) should also be configured to send email.
        
Currently, viewing/clearing of Event Log Table through SNMP Agent
is not supported.
    
Source file
DEVEVENT-MIB
Last revised
Identity
aniDevEvent
Base OID
1.3.6.1.4.1.4325.2.6
Imported Objects
ANIROOT-MIB device
SNMPv2-SMI MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString
Net-SNMP examples using the aperto 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 'DEVEVENT-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DEVEVENT-MIB::aniDevEvent'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DEVEVENT-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEVEVENT-MIB::aniDevEvent'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (7)
.1.3.6.1.4.1.4325.2.6
.1.3.6.1.4.1.4325.2.6.2
Enumeration
.1.3.6.1.4.1.4325.2.6.2.1
OctetString
.1.3.6.1.4.1.4325.2.6.2.2
OctetString
.1.3.6.1.4.1.4325.2.6.2.3
OctetString
.1.3.6.1.4.1.4325.2.6.2.4
OctetString
.1.3.6.1.4.1.4325.2.6.2.5
Dependencies (4) 3 direct · 1 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. RFC1155-SMIrfc
  2. ANIROOT-MIBaperto
  3. SNMPv2-SMIrfc
  4. SNMPv2-TCrfc
  5. DEVEVENT-MIBapertoselected