syslogMsgFacility
SYSLOG-MSG-MIB ·
.1.3.6.1.2.1.192.1.2.1.2
Object
column
SYSLOG-TC-MIBSyslogFacility
The facility of the SYSLOG message.
Context
- MIB
- SYSLOG-MSG-MIB
- OID
.1.3.6.1.2.1.192.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- syslogMsgEntry
- Table
- syslogMsgTable
- Siblings
- 10
Syntax
SYSLOG-TC-MIBSyslogFacility
- Source
- SYSLOG-TC-MIBSyslogFacility
- Base type
Enumeration
Values & Constraints
Type Values
0 | kern |
1 | user |
2 | |
3 | daemon |
4 | auth |
5 | syslog |
6 | lpr |
7 | news |
8 | uucp |
9 | cron |
10 | authpriv |
11 | ftp |
12 | ntp |
13 | audit |
14 | console |
15 | cron2 |
16 | local0 |
17 | local1 |
18 | local2 |
19 | local3 |
20 | local4 |
21 | local5 |
22 | local6 |
23 | local7 |
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 |
| 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 |
| 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 |