ALVARION-SYSLOG-MIB

File: ALVARION-SYSLOG-MIB.mib (8291 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ALVARION-SMI ALVARION-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 TEXTUAL-CONVENTION DisplayString
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
alvarionMgmtV2 AlvarionNotificationEnable

Defined Types

SyslogSeverity  
Indicates the severity of a syslog message. NOTE: This values is the actual value the syslog daemon uses, plus 1. For example: the value for debug severity will be 8 instead of 7.
TEXTUAL-CONVENTION    
  INTEGER emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), info(7), debug(8)  

Defined Values

alvarionSyslogMIB 1.3.6.1.4.1.12394.1.10.5.3
Alvarion Syslog MIB module.
MODULE-IDENTITY    

alvarionSyslogMIBObjects 1.3.6.1.4.1.12394.1.10.5.3.1
OBJECT IDENTIFIER    

syslogConfig 1.3.6.1.4.1.12394.1.10.5.3.1.1
OBJECT IDENTIFIER    

syslogMessage 1.3.6.1.4.1.12394.1.10.5.3.1.2
OBJECT IDENTIFIER    

syslogSeverityNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.3.1.1.1
Specifies if syslogSeverityNotification events are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

syslogRegExMatchNotificationEnabled 1.3.6.1.4.1.12394.1.10.5.3.1.1.2
Specifies if syslogRegExMatchNotification events are generated.
Status: current Access: read-write
OBJECT-TYPE    
  AlvarionNotificationEnable  

syslogSeverityLevel 1.3.6.1.4.1.12394.1.10.5.3.1.1.3
Specifies the severity level of messages that the syslog daemon will log. Only messages with a severity level equal to or greater than syslogSeverityLevel will be logged. For example, A value of error(4) means that messages with warning, notice, info or debug severity will not be logged.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogSeverity  

syslogTrapSeverityLevel 1.3.6.1.4.1.12394.1.10.5.3.1.1.4
Specifies the severity level of messages that will generate a syslogSeverityNotification notification. For example, a value of error(4) means that messages with warning, notice, info or debug severity will never generate a notification.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogSeverity  

syslogMessageRegEx 1.3.6.1.4.1.12394.1.10.5.3.1.1.5
Specifies the regular expression that will trigger a syslogRegExMatchNotification. When set to an empty string, there is no attempt to match the syslog message generated by the device with the content of syslogMessageRegEx.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

syslogMsgNumber 1.3.6.1.4.1.12394.1.10.5.3.1.2.1
A unique ID representing a message in the system log.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

syslogMsgFacility 1.3.6.1.4.1.12394.1.10.5.3.1.2.2
A string representing the facility that sent the message.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

syslogMsgSeverity 1.3.6.1.4.1.12394.1.10.5.3.1.2.3
The severity level of the message in the system log.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SyslogSeverity  

syslogMsgText 1.3.6.1.4.1.12394.1.10.5.3.1.2.4
The message itself as logged in the system log.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

alvarionSyslogMIBNotificationPrefix 1.3.6.1.4.1.12394.1.10.5.3.2
OBJECT IDENTIFIER    

alvarionSyslogMIBNotifications 1.3.6.1.4.1.12394.1.10.5.3.2.0
OBJECT IDENTIFIER    

syslogSeverityNotification 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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

syslogRegExMatchNotification 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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

alvarionSyslogMIBConformance 1.3.6.1.4.1.12394.1.10.5.3.3
OBJECT IDENTIFIER    

alvarionSyslogMIBCompliances 1.3.6.1.4.1.12394.1.10.5.3.3.1
OBJECT IDENTIFIER    

alvarionSyslogMIBGroups 1.3.6.1.4.1.12394.1.10.5.3.3.2
OBJECT IDENTIFIER    

alvarionSyslogMIBCompliance 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.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

alvarionSyslogMIBGroup 1.3.6.1.4.1.12394.1.10.5.3.3.2.1
A collection of objects providing the Syslog MIB capability.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

alvarionSyslogNotificationGroup 1.3.6.1.4.1.12394.1.10.5.3.3.2.2
A collection of supported notifications.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP