cseSyslogServerMsgSeverity
CISCO-SYSLOG-EXT-MIB ·
.1.3.6.1.4.1.9.9.301.1.1.7.1.4
Object
Minimum severity of the message that are sent to this Syslog server.
Context
- MIB
- CISCO-SYSLOG-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.301.1.1.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cseSyslogServerEntry
- Table
- cseSyslogServerTable
- Siblings
- 8
Syntax
CISCO-SYSLOG-MIBSyslogSeverity
- Source
- CISCO-SYSLOG-MIBSyslogSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notice |
7 | info |
8 | debug |
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 |
| 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 |
| 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 |