cseSyslogServerStatus
CISCO-SYSLOG-EXT-MIB ·
.1.3.6.1.4.1.9.9.301.1.1.7.1.5
Object
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.
A row cannot be created until corresponding instances
of following objects are instantiated.
- cseSyslogServerAddressType
- cseSyslogServerAddress
The following objects may not be modified while the
value of this object is active (1):
- cseSyslogServerAddressType
- cseSyslogServerAddress.
Context
- MIB
- CISCO-SYSLOG-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.301.1.1.7.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cseSyslogServerEntry
- Table
- cseSyslogServerTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| 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 |
| 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 |