RAISECOM-SYSLOG-SERVICE-MIB

File: RAISECOM-SYSLOG-SERVICE-MIB.mib (23275 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SWITCH-TC
RAISECOM-BASE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
RowStatus TruthValue EnableVar
raisecomAgent

Defined Types

SyslogSeverity  
The severity of a syslog message. The enumeration values are equal to the values that syslog uses + 1. For example, with syslog, emergency=0.
TEXTUAL-CONVENTION    
  INTEGER emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), info(7), debug(8)  

LogFacility  
The facility of a syslog message. The enumeration values are equal to the values that syslog uses + 1. For example, with syslog, auth=4.
TEXTUAL-CONVENTION    
  INTEGER kern(1), user(2), mail(3), daemon(4), auth(5), syslog(6), lpr(7), news(8), uucp(9), cron(10), security(11), ftp(12), ntp(13), audit(14), alert(15), clock(16), local0(17), local1(18), local2(19), local3(20), local4(21), local5(22), local6(23), local7(24)  

RaisecomLogDestinationEntry  
SEQUENCE    
  raisecomLogDestIndex INTEGER
  raisecomLogDestEnable EnableVar
  raisecomLogDestServrity SyslogSeverity
  raisecomLogDestDiscriminator INTEGER
  raisecomLogDestLoggedMessages INTEGER
  raisecomLogDestDropMessages INTEGER

RaisecomLogDiscriminatorEntry  
SEQUENCE    
  raisecomLogDiscriminatorIndex INTEGER
  raisecomLogDiscriminatorFacilityAct INTEGER
  raisecomLogDiscriminatorFacilityStr OCTET STRING
  raisecomLogDiscriminatorMnemonicsAct INTEGER
  raisecomLogDiscriminatorMnemonicsStr OCTET STRING
  raisecomLogDiscriminatorMsgbodyAct INTEGER
  raisecomLogDiscriminatorMsgbodyStr OCTET STRING

RaisecomLogHistoryEntry  
SEQUENCE    
  raisecomLogHistIndex INTEGER
  raisecomLogHistFacility OCTET STRING
  raisecomLogHistSeverity SyslogSeverity
  raisecomLogHistMnemonics OCTET STRING
  raisecomLogHistMsgbody OCTET STRING
  raisecomLogHistTimestamp INTEGER

RaisecomLogServerEntry  
SEQUENCE    
  raisecomLogServerIpAddress IpAddress
  raisecomLogServerPort INTEGER
  raisecomLogFacility LogFacility
  raisecomLogServerMaxSeverity SyslogSeverity
  raisecomLogServerRowStatus RowStatus
  raisecomLogServerLoggedMessages INTEGER
  raisecomLogServerDropMessages INTEGER
  raisecomLogServerDiscriminator INTEGER

RaisecomDebugEntry  
SEQUENCE    
  raisecomDebugIndex INTEGER
  raisecomDebugModuleName OCTET STRING
  raisecomDebugModuleEnable EnableVar
  raisecomDebugMsgName OCTET STRING

Defined Values

raisecomSyslogService 1.3.6.1.4.1.8886.1.4
The MIB module defining objects for Syslog Service
MODULE-IDENTITY    

raisecomSyslogMibObjects 1.3.6.1.4.1.8886.1.4.1
OBJECT IDENTIFIER    

raisecomLogBasic 1.3.6.1.4.1.8886.1.4.1.1
OBJECT IDENTIFIER    

raisecomLogServer 1.3.6.1.4.1.8886.1.4.1.2
OBJECT IDENTIFIER    

raisecomDebug 1.3.6.1.4.1.8886.1.4.1.3
OBJECT IDENTIFIER    

raisecomLogTrapGroup 1.3.6.1.4.1.8886.1.4.1.4
OBJECT IDENTIFIER    

raisecomLogEnable 1.3.6.1.4.1.8886.1.4.1.1.1
The administration status of the syslog function is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

raisecomLogRateLimit 1.3.6.1.4.1.8886.1.4.1.1.2
The Rate Limit for syslog.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..10000  

raisecomLogDropMessages 1.3.6.1.4.1.8886.1.4.1.1.3
The number of log messages that syslog droped.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

raisecomLogConsoleLogedMessages 1.3.6.1.4.1.8886.1.4.1.1.4
The number of messages that syslog loged to console.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

raisecomLogMonitorMessages 1.3.6.1.4.1.8886.1.4.1.1.5
The number of messages that syslog loged to Monitor.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

raisecomLogTimeStamp 1.3.6.1.4.1.8886.1.4.1.1.6
no-timestamp no time stamp date-timestamp : APR-26-2004 17:27:45 up-timestamp 17:27:45 time from start up
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no-timestamp(1), date-timestamp(2), up-timestamp(3)  

raisecomLogDebugTimeStamp 1.3.6.1.4.1.8886.1.4.1.1.7
no-timestamp no time stamp date-timestamp : APR-26-2004 17:27:45 up-timestamp 17:27:45 time from start up
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no-timestamp(1), date-timestamp(2), up-timestamp(3)  

raisecomLogHistoryEnable 1.3.6.1.4.1.8886.1.4.1.1.8
The administration status of the syslog messages to history table is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

raisecomLogHistorySize 1.3.6.1.4.1.8886.1.4.1.1.9
Size of the history table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..500  

raisecomLogBufferSize 1.3.6.1.4.1.8886.1.4.1.1.10
Size of log buffer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4..256  

raisecomLogSequenceNumEnable 1.3.6.1.4.1.8886.1.4.1.1.11
The administration status of the syslog message sequence number show is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

raisecomDebugModuleLevel 1.3.6.1.4.1.8886.1.4.1.1.12
The debug level of syslog messages.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), high(2), normal(3), low(4)  

raisecomLogDebugDropMessages 1.3.6.1.4.1.8886.1.4.1.1.13
The number of debug messages that syslog droped.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

raisecomLogBufferClear 1.3.6.1.4.1.8886.1.4.1.1.14
This object instructs the management entity to delete the whole syslog messages in syslog buffer.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

raisecomLogConfig 1.3.6.1.4.1.8886.1.4.1.1.15
The administration status of the logging config function is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

raisecomLogConfigLevel 1.3.6.1.4.1.8886.1.4.1.1.16
The severity of log messages which is generated from user command.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogSeverity  

raisecomLogDestinationTable 1.3.6.1.4.1.8886.1.4.1.1.17
A list of destination entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomLogDestinationEntry

raisecomLogDestinationEntry 1.3.6.1.4.1.8886.1.4.1.1.17.1
The syslog destination list group infomation entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomLogDestinationEntry  

raisecomLogDestIndex 1.3.6.1.4.1.8886.1.4.1.1.17.1.1
This object index of syslog destination entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER buffer(1), console(2), trap(3), file(4)  

raisecomLogDestEnable 1.3.6.1.4.1.8886.1.4.1.1.17.1.2
The administration status of the syslog destination is enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

raisecomLogDestServrity 1.3.6.1.4.1.8886.1.4.1.1.17.1.3
The severity of log messages which will be sent to syslog destination.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogSeverity  

raisecomLogDestDiscriminator 1.3.6.1.4.1.8886.1.4.1.1.17.1.4
The discriminator associated with the specified destination.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..5  

raisecomLogDestLoggedMessages 1.3.6.1.4.1.8886.1.4.1.1.17.1.5
The count of messages that sent to the destination.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

raisecomLogDestDropMessages 1.3.6.1.4.1.8886.1.4.1.1.17.1.6
The count of messages that droped by the destination.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

raisecomLogDiscriminatorTable 1.3.6.1.4.1.8886.1.4.1.1.18
A list of discriminator entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomLogDiscriminatorEntry

raisecomLogDiscriminatorEntry 1.3.6.1.4.1.8886.1.4.1.1.18.1
The syslog discriminator list group infomation entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomLogDiscriminatorEntry  

raisecomLogDiscriminatorIndex 1.3.6.1.4.1.8886.1.4.1.1.18.1.1
This object index of syslog discriminator entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..5  

raisecomLogDiscriminatorFacilityAct 1.3.6.1.4.1.8886.1.4.1.1.18.1.2
The action for facility filter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), drops(2), includes(3)  

raisecomLogDiscriminatorFacilityStr 1.3.6.1.4.1.8886.1.4.1.1.18.1.3
The string content for facility filter.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

raisecomLogDiscriminatorMnemonicsAct 1.3.6.1.4.1.8886.1.4.1.1.18.1.4
The action for mnemonics filter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), drops(2), includes(3)  

raisecomLogDiscriminatorMnemonicsStr 1.3.6.1.4.1.8886.1.4.1.1.18.1.5
The string content for mnemonics filter.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..30)  

raisecomLogDiscriminatorMsgbodyAct 1.3.6.1.4.1.8886.1.4.1.1.18.1.6
The action for message body filter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), drops(2), includes(3)  

raisecomLogDiscriminatorMsgbodyStr 1.3.6.1.4.1.8886.1.4.1.1.18.1.7
The string content for message body filter.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

raisecomLogHistoryTable 1.3.6.1.4.1.8886.1.4.1.1.19
A list of history entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomLogHistoryEntry

raisecomLogHistoryEntry 1.3.6.1.4.1.8886.1.4.1.1.19.1
The syslog history list group infomation entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomLogHistoryEntry  

raisecomLogHistIndex 1.3.6.1.4.1.8886.1.4.1.1.19.1.1
This object index of syslog history entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

raisecomLogHistFacility 1.3.6.1.4.1.8886.1.4.1.1.19.1.2
The facility of message sent to hisstory table.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

raisecomLogHistSeverity 1.3.6.1.4.1.8886.1.4.1.1.19.1.3
The severity of message sent to hisstory table.
Status: current Access: read-only
OBJECT-TYPE    
  SyslogSeverity  

raisecomLogHistMnemonics 1.3.6.1.4.1.8886.1.4.1.1.19.1.4
The mnemonics of message sent to hisstory table.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..30)  

raisecomLogHistMsgbody 1.3.6.1.4.1.8886.1.4.1.1.19.1.5
The content of syslog message.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

raisecomLogHistTimestamp 1.3.6.1.4.1.8886.1.4.1.1.19.1.6
The time stamp type of history entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

raisecomLogMaxNumberOfLogServer 1.3.6.1.4.1.8886.1.4.1.2.1
The Max Number of syslog server
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

raisecomLogServerNumber 1.3.6.1.4.1.8886.1.4.1.2.2
The Number of syslog server that has been configured
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

raisecomLogServerTable 1.3.6.1.4.1.8886.1.4.1.2.3
A list of raisecomSyslogServiceServer entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomLogServerEntry

raisecomLogServerEntry 1.3.6.1.4.1.8886.1.4.1.2.3.1
The syslog service server list group infomation entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomLogServerEntry  

raisecomLogServerIpAddress 1.3.6.1.4.1.8886.1.4.1.2.3.1.1
The value of this object is the IpAddress of the server to which the syslog messages will be sent.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

raisecomLogServerPort 1.3.6.1.4.1.8886.1.4.1.2.3.1.2
The value of this object is the port of the server to which the syslog messages will be sent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

raisecomLogFacility 1.3.6.1.4.1.8886.1.4.1.2.3.1.3
The facility specifies the subsystem that produced the message, i.e. all mail programs log with the mail facility (LOG_MAIL) if they log using syslog.The default value is local7.
Status: current Access: read-create
OBJECT-TYPE    
  LogFacility  

raisecomLogServerMaxSeverity 1.3.6.1.4.1.8886.1.4.1.2.3.1.4
The max severity of messages which will be sent to syslog host. The default value is info .
Status: current Access: read-create
OBJECT-TYPE    
  SyslogSeverity  

raisecomLogServerRowStatus 1.3.6.1.4.1.8886.1.4.1.2.3.1.5
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

raisecomLogServerLoggedMessages 1.3.6.1.4.1.8886.1.4.1.2.3.1.6
The number of log messages which send to syslog server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

raisecomLogServerDropMessages 1.3.6.1.4.1.8886.1.4.1.2.3.1.7
The number of log messages which droped by syslog server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

raisecomLogServerDiscriminator 1.3.6.1.4.1.8886.1.4.1.2.3.1.8
The discriminator associated with the specified syslog server.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

raisecomDebugTable 1.3.6.1.4.1.8886.1.4.1.3.1
A list of raisecom Debug entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomDebugEntry

raisecomDebugEntry 1.3.6.1.4.1.8886.1.4.1.3.1.1
The debug infomation entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomDebugEntry  

raisecomDebugIndex 1.3.6.1.4.1.8886.1.4.1.3.1.1.1
This object index of system debug entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

raisecomDebugModuleName 1.3.6.1.4.1.8886.1.4.1.3.1.1.2
This name of debugging module .
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

raisecomDebugModuleEnable 1.3.6.1.4.1.8886.1.4.1.3.1.1.3
This switch of specific module .
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

raisecomDebugMsgName 1.3.6.1.4.1.8886.1.4.1.3.1.1.4
The name of syslog debug message.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

raisecomLogTrap 1.3.6.1.4.1.8886.1.4.1.4.1
Syslog message trap.
Status: current Access: read-write
NOTIFICATION-TYPE