ALVARION-SYSLOG-MIB

        Alvarion Syslog MIB module.
    
Source file
ALVARION-SYSLOG-MIB
Last revised
Identity
alvarionSyslogMIB
Base OID
1.3.6.1.4.1.12394.1.10.5.3
Imported Objects
ALVARION-SMI alvarionMgmtV2
ALVARION-TC AlvarionNotificationEnable
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 DisplayString TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the alvarion 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 'ALVARION-SYSLOG-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-SYSLOG-MIB::alvarionSyslogMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ALVARION-SYSLOG-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-SYSLOG-MIB::alvarionSyslogMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (18)
.1.3.6.1.4.1.12394.1.10.5.3
.1.3.6.1.4.1.12394.1.10.5.3.1
.1.3.6.1.4.1.12394.1.10.5.3.1.1
.1.3.6.1.4.1.12394.1.10.5.3.1.1.1
.1.3.6.1.4.1.12394.1.10.5.3.1.1.2
.1.3.6.1.4.1.12394.1.10.5.3.1.1.3
.1.3.6.1.4.1.12394.1.10.5.3.1.1.4
.1.3.6.1.4.1.12394.1.10.5.3.1.1.5
.1.3.6.1.4.1.12394.1.10.5.3.1.2
.1.3.6.1.4.1.12394.1.10.5.3.1.2.1
.1.3.6.1.4.1.12394.1.10.5.3.1.2.2
.1.3.6.1.4.1.12394.1.10.5.3.1.2.3
.1.3.6.1.4.1.12394.1.10.5.3.1.2.4
.1.3.6.1.4.1.12394.1.10.5.3.2
.1.3.6.1.4.1.12394.1.10.5.3.2.0
.1.3.6.1.4.1.12394.1.10.5.3.3
.1.3.6.1.4.1.12394.1.10.5.3.3.1
.1.3.6.1.4.1.12394.1.10.5.3.3.2
Dependencies (5) 5 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. ALVARION-SMIalvarion
  3. SNMPv2-TCrfc
  4. ALVARION-TCalvarion
  5. SNMPv2-CONFrfc
  6. ALVARION-SYSLOG-MIBalvarionselected
Type Definitions (1)
Enumeration
emergency(1)
alert(2)
critical(3)
error(4)
warning(5)
notice(6)
info(7)
debug(8)
Conformance Groups (2)
Compliance Statements (1)

OID .1.3.6.1.4.1.12394.1.10.5.3.3.1.1
The compliance statement for entities which implement
the Alvarion Syslog MIB.
Required groups
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.12394.1.10.5.3.2.0.1
Sent when the device generated a syslog message that is
of the right severity level. This severity level is set by
syslogTrapSeverityLevel.
.1.3.6.1.4.1.12394.1.10.5.3.2.0.2
Sent when the device generated a syslog message that
matches the regular expression specified in
syslogMessageRegEx.