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'
Objects (18)
Showing 18 of 18 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.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
- SNMPv2-SMIrfc
- ALVARION-SMIalvarion
- SNMPv2-TCrfc
- ALVARION-TCalvarion
- SNMPv2-CONFrfc
- 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)
|
syslogSeverityNotificationEnabled syslogRegExMatchNotificationEnabled syslogSeverityLevel syslogTrapSeverityLevel syslogMessageRegEx syslogMsgNumber syslogMsgFacility syslogMsgSeverity syslogMsgText
A collection of objects providing the Syslog MIB capability.
|
.1.3.6.1.4.1.12394.1.10.5.3.3.2.1
|
|
|
A collection of supported notifications.
|
.1.3.6.1.4.1.12394.1.10.5.3.3.2.2
|
Compliance Statements (1)
OID
.1.3.6.1.4.1.12394.1.10.5.3.3.1.1The compliance statement for entities which implement
the Alvarion Syslog MIB.
the Alvarion Syslog MIB.
Required groups
| mandatory | alvarionSyslogMIBGroup | |
| mandatory | alvarionSyslogNotificationGroup |
Notifications / Traps (2)
| Name | OID | Description |
|---|---|---|
.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. |