SYSLOG-MSG-MIB

This MIB module represents SYSLOG messages as SNMP objects.
        
Copyright (c) 2009 IETF Trust and the persons identified as
authors of the code.  All rights reserved.
        
Redistribution and use in source and binary forms, with or
without modification, is permitted pursuant to, and subject
to the license terms contained in, the Simplified BSD License
set forth in Section 4.c of the IETF Trust's Legal Provisions
Relating to IETF Documents
(http://trustee.ietf.org/license-info).
        
This version of this MIB module is part of RFC 5676; see
the RFC itself for full legal notices.
    

Imported Objects

OBJECT-GROUP, NOTIFICATION-GROUP, MODULE-COMPLIANCESNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, Unsigned32, mib-2SNMPv2-SMI
TEXTUAL-CONVENTION, DisplayString, TruthValueSNMPv2-TC
SyslogFacility, SyslogSeveritySYSLOG-TC-MIB

Type Definitions (2)

Name Base Type Values/Constraints
SyslogParamValueStringOctetString
SyslogTimeStampOctetStringrange: 0, range: 10, range: 13

Objects

syslogMsgMib .1.3.6.1.2.1.192
syslogMsgNotifications .1.3.6.1.2.1.192.0
syslogMsgObjects .1.3.6.1.2.1.192.1
syslogMsgControl .1.3.6.1.2.1.192.1.1
syslogMsgTableMaxSize .1.3.6.1.2.1.192.1.1.1
syslogMsgEnableNotifications
.1.3.6.1.2.1.192.1.1.2
syslogMsgTable .1.3.6.1.2.1.192.1.2
syslogMsgEntry .1.3.6.1.2.1.192.1.2.1
syslogMsgIndex .1.3.6.1.2.1.192.1.2.1.1
syslogMsgSDParams .1.3.6.1.2.1.192.1.2.1.10
syslogMsgMsg .1.3.6.1.2.1.192.1.2.1.11
syslogMsgFacility
.1.3.6.1.2.1.192.1.2.1.2
syslogMsgSeverity
.1.3.6.1.2.1.192.1.2.1.3
syslogMsgVersion .1.3.6.1.2.1.192.1.2.1.4
syslogMsgTimeStamp .1.3.6.1.2.1.192.1.2.1.5
syslogMsgHostName .1.3.6.1.2.1.192.1.2.1.6
syslogMsgAppName .1.3.6.1.2.1.192.1.2.1.7
syslogMsgProcID .1.3.6.1.2.1.192.1.2.1.8
syslogMsgMsgID .1.3.6.1.2.1.192.1.2.1.9
syslogMsgSDTable .1.3.6.1.2.1.192.1.3
syslogMsgSDEntry .1.3.6.1.2.1.192.1.3.1
syslogMsgSDParamIndex .1.3.6.1.2.1.192.1.3.1.1
syslogMsgSDID .1.3.6.1.2.1.192.1.3.1.2
syslogMsgSDParamName .1.3.6.1.2.1.192.1.3.1.3
syslogMsgSDParamValue .1.3.6.1.2.1.192.1.3.1.4
syslogMsgConformance .1.3.6.1.2.1.192.2
syslogMsgGroups .1.3.6.1.2.1.192.2.1
syslogMsgCompliances .1.3.6.1.2.1.192.2.2

Notifications/Traps

NameOIDDescription
syslogMsgNotification










.1.3.6.1.2.1.192.0.1
MsgNotification is generated when a new SYSLOG
message is received and the value of
syslogMsgGenerateNotifications is true.
          
Implementations may add syslogMsgSDParamValue objects as long
as the resulting notification fits into the size constraints
imposed by the implementation environment and the notification
message size constraints imposed by maxMessageSize [RFC3412]
and SNMP transport mappings.