etsysSyslogServerHostname
ENTERASYS-SYSLOG-CLIENT-MIB ·
.1.3.6.1.4.1.5624.1.2.14.2.8
Object
scalar
r/w
Enumeration
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
configured, else use the IPv6 address if configured, else
use the sysName. If set to a non-default value, IPv6 for
example and that type doesn't exist, then the behavior
falls back to the order of precedence (IPv4, IPv6, sysName).
Context
- MIB
- ENTERASYS-SYSLOG-CLIENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.14.2.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysSyslogServer
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | ipv4 |
3 | ipv6 |
4 | sysName |
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 |
| etsysSyslogServerDefaultSeverity 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 wh… | scalar | SyslogSeverity | .1.3.6.1.4.1.5624.1.2.14.2.7 |