cseSyslogServerPort
CISCO-SYSLOG-EXT-MIB ·
.1.3.6.1.4.1.9.9.301.1.1.7.1.8
Object
column
r/w
Unsigned32
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 'cseSyslogServerProtocol' value of 'tcp' is 1468.
Context
- MIB
- CISCO-SYSLOG-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.301.1.1.7.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cseSyslogServerEntry
- Table
- cseSyslogServerTable
- Siblings
- 8
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-65535
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 |
| 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 |