cseSyslogServerProtocolFallback
CISCO-SYSLOG-EXT-MIB ·
.1.3.6.1.4.1.9.9.301.1.1.7.1.9
Object
column
r/w
SyslogProtocol
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 this object is same as the value specified in 'cseSyslogServerProtocol', then protocol fallback in case of failure is not supported.
Context
- MIB
- CISCO-SYSLOG-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.301.1.1.7.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cseSyslogServerEntry
- Table
- cseSyslogServerTable
- Siblings
- 8
Syntax
SyslogProtocol
- Source
- SyslogProtocol
- Base type
Enumeration
Values & Constraints
Type Values
6 | tcp |
17 | udp |
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 |
| cseSyslogServerFacility The facility to be used when sending Syslog messages to
this server. | column | SyslogFacility | .1.3.6.1.4.1.9.9.301.1.1.7.1.6 |
| 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 |