etsysSyslogServerDefaultSeverity
ENTERASYS-SYSLOG-CLIENT-MIB ·
.1.3.6.1.4.1.5624.1.2.14.2.7
Object
scalar
r/w
SyslogSeverity
The default syslog message severity level that will be used
to filter all syslog messages.
This value will be used as the default value for
etsysSyslogServerSeverity when creating rows in the
etsysSyslogServerTable and either:
1.) no value is specified for etsysSyslogServerSeverity, or
2.) etsysSyslogServerSeverity is implemented read-only.
The higher the severity level, the less critical it is.
If etsysSyslogServerSeverity is implemented read-only,
and this value is changed, it should affect the syslog
message severity level that will be used to filter all
syslog messages as soon as it is practical.
This parameter value is maintained across system reboots.
Context
- MIB
- ENTERASYS-SYSLOG-CLIENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.14.2.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysSyslogServer
- Siblings
- 7
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 |
|---|---|---|---|
| etsysSyslogServerMaxEntries The maximum number of entries allowed in the
etsysSyslogServerTable. | scalar | Unsigned32 | .1.3.6.1.4.1.5624.1.2.14.2.1 |
| etsysSyslogServerNumEntries The number of entries currently in the
etsysSyslogServerTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.5624.1.2.14.2.2 |
| etsysSyslogServerTableNextAvailableIndex This object indicates the numerically lowest available
index within this entity, which may be used for the
value of etsysSyslogServerIndex in the creation of a
new entry in the et… | scalar | Unsigned32 | .1.3.6.1.4.1.5624.1.2.14.2.3 |
| etsysSyslogServerTable A table containing Syslog server information. | table | - | .1.3.6.1.4.1.5624.1.2.14.2.4 |
| etsysSyslogServerDefaultUdpPort The default UDP port number that the managed entity is
using to send syslog messages.
This value will be used as the default value for
etsysSyslogServerUdpPort when cre… | scalar | SyslogUdpPort | .1.3.6.1.4.1.5624.1.2.14.2.5 |
| etsysSyslogServerDefaultFacility The default syslog facility (local0-local7) that will be
encoded in syslog messages.
This value will be used as the default value for
etsysSyslogServerFacility when cre… | scalar | SyslogFacility | .1.3.6.1.4.1.5624.1.2.14.2.6 |
| etsysSyslogServerHostname The value of this object determines what information is
encoded in the hostname portion of a syslog message.
The default behavior is to encode the IPv4 address if
confi… | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.14.2.8 |