cseSyslogServerFacility
CISCO-SYSLOG-EXT-MIB ·
.1.3.6.1.4.1.9.9.301.1.1.7.1.6
Object
column
r/w
SyslogFacility
The facility to be used when sending Syslog messages to this server.
Context
- MIB
- CISCO-SYSLOG-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.301.1.1.7.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cseSyslogServerEntry
- Table
- cseSyslogServerTable
- Siblings
- 8
Syntax
SyslogFacility
- Source
- SyslogFacility
- Base type
Enumeration
Values & Constraints
Type Values
0 | kernel |
8 | user |
16 | |
24 | daemon |
32 | auth |
40 | syslog |
48 | lpr |
56 | news |
64 | uucp |
72 | cron |
80 | authPriv |
88 | ftp |
128 | local0 |
136 | local1 |
144 | local2 |
152 | local3 |
160 | local4 |
168 | local5 |
176 | local6 |
184 | local7 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cseSyslogServerIndex An arbitrary integer value, greater than zero, and
less than and equal to cseSyslogServerTableMaxEntries,
which identifies a Syslog server row in this table. | column | Unsigned32 | .1.3.6.1.4.1.9.9.301.1.1.7.1.1 |
| cseSyslogServerAddressType The type of the address of the Syslog server which is
given by the corresponding value of
cseSyslogServerAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.301.1.1.7.1.2 |
| cseSyslogServerAddress The address of the Syslog server. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.301.1.1.7.1.3 |
| cseSyslogServerMsgSeverity Minimum severity of the message that are sent to
this Syslog server. | column | CISCO-SYSLOG-MIBSyslogSeverity | .1.3.6.1.4.1.9.9.301.1.1.7.1.4 |
| cseSyslogServerStatus The status of this row.
A row can not become 'active' until the values for
cseSyslogServerAddressType and cseSyslogServerAddress in
that row have both been set.
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.301.1.1.7.1.5 |
| cseSyslogServerProtocol The transport protocol used for sending syslog messages
to syslog server. | column | SyslogProtocol | .1.3.6.1.4.1.9.9.301.1.1.7.1.7 |
| cseSyslogServerPort The port number of the syslog server to
which syslog messages are sent.
The default value in case of 'cseSyslogServerProtocol'
value of 'udp' is 514.
The default value in case of … | column | Unsigned32 | .1.3.6.1.4.1.9.9.301.1.1.7.1.8 |
| cseSyslogServerProtocolFallback This object is used for specifying the
protcol to fallback to if the sending of
syslog messages using the protocol configured
in 'cseSyslogServerProtocol' fails.
If the value of t… | column | SyslogProtocol | .1.3.6.1.4.1.9.9.301.1.1.7.1.9 |