syslogMsgNotification
SYSLOG-MSG-MIB ·
.1.3.6.1.2.1.192.0.1
Object
notification
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.
Context
- MIB
- SYSLOG-MSG-MIB
- OID
.1.3.6.1.2.1.192.0.1- Type
- notification
- Status
- current
- Parent
- syslogMsgNotifications
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Notification Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| syslogMsgFacility The facility of the SYSLOG message. | column | SYSLOG-TC-MIBSyslogFacility | .1.3.6.1.2.1.192.1.2.1.2 |
| syslogMsgSeverity The severity of the SYSLOG message | column | SYSLOG-TC-MIBSyslogSeverity | .1.3.6.1.2.1.192.1.2.1.3 |
| syslogMsgVersion The version of the SYSLOG message. A value of 0 indicates
that the version is unknown. | column | Unsigned32 | .1.3.6.1.2.1.192.1.2.1.4 |
| syslogMsgTimeStamp The timestamp of the SYSLOG message. A zero-length
string is returned if the timestamp is unknown. | column | SyslogTimeStamp | .1.3.6.1.2.1.192.1.2.1.5 |
| syslogMsgHostName The hostname and the (optional) domain name of the SYSLOG
message. A zero-length string indicates an unknown hostname.
The SYSLOG protocol specification constrains this string to… | column | OctetString | .1.3.6.1.2.1.192.1.2.1.6 |
| syslogMsgAppName The app-name of the SYSLOG message. A zero-length string
indicates an unknown app-name. The SYSLOG protocol
specification constrains this string to printable US-ASCII
code point… | column | OctetString | .1.3.6.1.2.1.192.1.2.1.7 |
| syslogMsgProcID The procid of the SYSLOG message. A zero-length string
indicates an unknown procid. The SYSLOG protocol
specification constrains this string to printable
US-ASCII code points. | column | OctetString | .1.3.6.1.2.1.192.1.2.1.8 |
| syslogMsgMsgID The msgid of the SYSLOG message. A zero-length string
indicates an unknown msgid. The SYSLOG protocol specification
constrains this string to printable US-ASCII code points. | column | OctetString | .1.3.6.1.2.1.192.1.2.1.9 |
| syslogMsgSDParams The total number of structured data element parameters
carried in the SYSLOG message. This number effectively
indicates the number of entries in the syslogMsgSDTable.
It can be u… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.192.1.2.1.10 |
| syslogMsgMsg The message part of the SYSLOG message. The syntax does not
impose a size restriction. Implementations of this MIB module
may truncate the message part of the SYSLOG message suc… | column | OctetString | .1.3.6.1.2.1.192.1.2.1.11 |