etsysSyslogServerSeverity
ENTERASYS-SYSLOG-CLIENT-MIB ·
.1.3.6.1.4.1.5624.1.2.14.2.4.1.7
Object
column
r/w
SyslogSeverity
The maximum severity level of the messages that should
be forwarded to the syslog server. The higher the level,
the lower the severity.
If an entity only supports filtering based on a single
severity level for all servers then this may optionally
be implemented read-only, in which case the current value
of etsysSyslogServerDefaultSeverity will be used.
Context
- MIB
- ENTERASYS-SYSLOG-CLIENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.14.2.4.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysSyslogServerEntry
- Table
- etsysSyslogServerTable
- Siblings
- 9
Syntax
SyslogSeverity
- Source
- SyslogSeverity
- 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 |
|---|---|---|---|
| etsysSyslogServerIndex A unique arbitrary identifier for this syslog server. | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.14.2.4.1.1 |
| etsysSyslogServerVirtualRouterName The name of the local system virtual router that traffic
sent to this syslog server should be associated with.
Writing this object with a zero length string sets th… | column | OctetString | .1.3.6.1.4.1.5624.1.2.14.2.4.1.10 |
| etsysSyslogServerDescription Administratively assigned textual description of this
syslog server. | column | OctetString | .1.3.6.1.4.1.5624.1.2.14.2.4.1.2 |
| etsysSyslogServerAddressType The type of Internet address by which the Syslog
server is specified in etsysSyslogServerAddress.
Not all address types may be supported. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.14.2.4.1.3 |
| etsysSyslogServerAddress The Internet address for the Syslog message server.
The use of DNS domain names is discouraged, and agent
support for them is optional. Deciding when, and how
ofte… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.5624.1.2.14.2.4.1.4 |
| etsysSyslogServerUdpPort The UDP port number the client is using to send requests
to this server.
If an entity only supports sending messages using a
single UDP port to all servers then thi… | column | SyslogUdpPort | .1.3.6.1.4.1.5624.1.2.14.2.4.1.5 |
| etsysSyslogServerFacility The syslog facility (local0-local7) that will be encoded
in messages sent to this server.
If an entity only supports encoding a single facility in
all messages to a… | column | SyslogFacility | .1.3.6.1.4.1.5624.1.2.14.2.4.1.6 |
| etsysSyslogServerMessagesIgnored This is a count of messages not sent to this server
because the severity level of the message was above
etsysSyslogServerSeverity, the higher the level,
the lower the severity. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.14.2.4.1.8 |
| etsysSyslogServerRowStatus This object allows for the dynamic creation and deletion
of entries within the etsysSyslogServerTable as well as
the activation and deactivation of these entries.
W… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.5624.1.2.14.2.4.1.9 |