syslogMsgMsg
SYSLOG-MSG-MIB ·
.1.3.6.1.2.1.192.1.2.1.11
Object
column
OctetString
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 such that
it fits into the size constraints imposed by the implementation
environment. Such truncations can also happen elsewhere in the
SYSLOG forwarding chain.
If the first octets contain the value 'EFBBBF'h, then the rest
of the message is a UTF-8 string. Since SYSLOG messages may be
truncated at arbitrary octet boundaries during forwarding, the
message may contain invalid UTF-8 encodings at the end.
Context
- MIB
- SYSLOG-MSG-MIB
- OID
.1.3.6.1.2.1.192.1.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- syslogMsgEntry
- Table
- syslogMsgTable
- Siblings
- 10
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| syslogMsgIndex A monotonically increasing number used to identify entries in
the syslogMsgTable. When syslogMsgIndex reaches the maximum
value (4294967295), the value wraps back to 1.
… | column | Unsigned32 | .1.3.6.1.2.1.192.1.2.1.1 |
| 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 |
| 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 |