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.
    
syslogMsgMib 1.3.6.1.2.1.192
Imported Objects
SNMPv2-CONF MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMI mib-2 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TC DisplayString TEXTUAL-CONVENTION TruthValue
SYSLOG-TC-MIB SyslogFacility SyslogSeverity
Type Definitions (2)
SyslogParamValueString OctetString
SyslogTimeStamp OctetString range: 0range: 10range: 13
Objects (28)
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 r/w Unsigned32 .1.3.6.1.2.1.192.1.1.1
syslogMsgEnableNotifications r/w SNMPv2-TCTruthValue .1.3.6.1.2.1.192.1.1.2
syslogMsgTable .1.3.6.1.2.1.192.1.2
syslogMsgEntry syslogMsgIndex .1.3.6.1.2.1.192.1.2.1
syslogMsgIndex Unsigned32 .1.3.6.1.2.1.192.1.2.1.1
syslogMsgSDParams Unsigned32 .1.3.6.1.2.1.192.1.2.1.10
syslogMsgMsg OctetString .1.3.6.1.2.1.192.1.2.1.11
syslogMsgFacility SYSLOG-TC-MIBSyslogFacility .1.3.6.1.2.1.192.1.2.1.2
syslogMsgSeverity SYSLOG-TC-MIBSyslogSeverity .1.3.6.1.2.1.192.1.2.1.3
syslogMsgVersion Unsigned32 .1.3.6.1.2.1.192.1.2.1.4
syslogMsgTimeStamp SyslogTimeStamp .1.3.6.1.2.1.192.1.2.1.5
syslogMsgHostName OctetString .1.3.6.1.2.1.192.1.2.1.6
syslogMsgAppName OctetString .1.3.6.1.2.1.192.1.2.1.7
syslogMsgProcID OctetString .1.3.6.1.2.1.192.1.2.1.8
syslogMsgMsgID OctetString .1.3.6.1.2.1.192.1.2.1.9
syslogMsgSDTable .1.3.6.1.2.1.192.1.3
syslogMsgSDEntry syslogMsgIndexsyslogMsgSDParamIndexsyslogMsgSDIDsyslogMsgSDParamName .1.3.6.1.2.1.192.1.3.1
syslogMsgSDParamIndex Unsigned32 .1.3.6.1.2.1.192.1.3.1.1
syslogMsgSDID OctetString .1.3.6.1.2.1.192.1.3.1.2
syslogMsgSDParamName OctetString .1.3.6.1.2.1.192.1.3.1.3
syslogMsgSDParamValue SyslogParamValueString .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 (1)
NameOIDDescription
syslogMsgNotification .1.3.6.1.2.1.192.0.1
The syslogMsgNotification 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.