ENTERASYS-SYSLOG-CLIENT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
15
etsysSyslogServerTable
table.1.3.6.1.4.1.5624.1.2.14.2.4
·
1 row entry
·
10 columns
A table containing Syslog server information.
Defines the information to generate syslog messages to
an aggregating agent or server.
Entries within this table with an access level of read-
create MUST be considered non-volatile and MUST be
maintained a…
an aggregating agent or server.
Entries within this table with an access level of read-
create MUST be considered non-volatile and MUST be
maintained a…
Indexes
etsysSyslogServerIndex
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
etsysSyslogServerIndex
A unique arbitrary identifier for this syslog server.
|
Unsigned32 Constraints: range: 1-16 |
.1.3.6.1.4.1.5624.1.2.14.2.4.1.1 |
||||||||||||||||
|
etsysSyslogServerDescription
Administratively assigned textual description of this
syslog server. |
OctetStringr/w Constraints: range: 1-64 |
.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. |
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.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 often, to resolve them is an issue. Not res… |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.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 this may optionally be implemented read-onl… |
SyslogUdpPortr/w Textual Convention: SyslogUdpPort Unsigned32Type Constraints: range: 0..65535 |
.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 all servers then this may optionally be i… |
SyslogFacilityr/w Textual Convention: SyslogFacility EnumerationType Values:
|
.1.3.6.1.4.1.5624.1.2.14.2.4.1.6 |
||||||||||||||||
|
etsysSyslogServerSeverity
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 lev… |
SyslogSeverityr/w Textual Convention: SyslogSeverity EnumerationType Values:
|
.1.3.6.1.4.1.5624.1.2.14.2.4.1.7 |
||||||||||||||||
|
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. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.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. When this object's value is set to notInS… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.5624.1.2.14.2.4.1.9 |
||||||||||||||||
|
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 the virtual router name to its default val… |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.5624.1.2.14.2.4.1.10 |
.1.3.6.1.4.1.5624.1.2.14.3.1
·
1 row entry
·
5 columns
This is a table of applications on the managed entity that provide individual control over the severity level of the messages that they will generate.
An individual application that provides that ability
to control the messages that it generates based on a
severity level.
MUST be considered non-volatile and MUST be maintained
across entity resets.
to control the messages that it generates based on a
severity level.
MUST be considered non-volatile and MUST be maintained
across entity resets.
Indexes
etsysSyslogApplicationIndex
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
etsysSyslogApplicationIndex
A unique arbitrary identifier for this application.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5624.1.2.14.3.1.1.1 |
||||||||||||||||||||||||||||||||||||||
|
etsysSyslogApplicationDescription
Textual description of this application, assigned by
the managed entity. |
OctetString Constraints: range: 1-64 |
.1.3.6.1.4.1.5624.1.2.14.3.1.1.2 |
||||||||||||||||||||||||||||||||||||||
|
etsysSyslogApplicationMnemonic
An abbreviation of the textual description for this
application, assigned by the managed entity. i.e. 'STP' for 'Spanning Tree Protocol', etc. This provides a mapping between the textual de… |
OctetString Constraints: range: 1-8 |
.1.3.6.1.4.1.5624.1.2.14.3.1.1.3 |
||||||||||||||||||||||||||||||||||||||
|
etsysSyslogApplicationSeverity
The maximum severity level of the messages from this
application that should be forwarded to the syslog client software for processing. The higher the severity level, the more verbose the messages. |
SyslogSeverityr/w Textual Convention: SyslogSeverity EnumerationType Values:
|
.1.3.6.1.4.1.5624.1.2.14.3.1.1.4 |
||||||||||||||||||||||||||||||||||||||
|
etsysSyslogApplicationAllowedServers
A list of syslog servers that will be forwarded messages logged
by this application. Bits in this list correspond to rows in the etsysSyslogServerTable. Bit positions that are set, but for which the corresponding etsys… |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.5624.1.2.14.3.1.1.5 |