ENTERASYS-SYSLOG-CLIENT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
15
.1.3.6.1.4.1.5624.1.2.14.2.4 · 1 row entry · 10 columns
A table containing Syslog server information.
etsysSyslogServerEntry entry .1.3.6.1.4.1.5624.1.2.14.2.4.1
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…
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 Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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 OctetString
Type 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 Unsigned32
Type 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 Enumeration
Type Values:
16local0
17local1
18local2
19local3
20local4
21local5
22local6
23local7
.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 Enumeration
Type Values:
1emergency
2alert
3critical
4error
5warning
6notice
7info
8debug
.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 Unsigned32
Type 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 Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.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.
etsysSyslogApplicationEntry entry .1.3.6.1.4.1.5624.1.2.14.3.1.1
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.
Indexes
etsysSyslogApplicationIndex
Column Syntax OID
etsysSyslogApplicationIndex
A unique arbitrary identifier for this application.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type 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 Enumeration
Type Values:
1emergency
2alert
3critical
4error
5warning
6notice
7info
8debug
.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:
0etsysSyslogServerIndex1
1etsysSyslogServerIndex2
2etsysSyslogServerIndex3
3etsysSyslogServerIndex4
4etsysSyslogServerIndex5
5etsysSyslogServerIndex6
6etsysSyslogServerIndex7
7etsysSyslogServerIndex8
8etsysSyslogServerConsole
9etsysSyslogServerFile
10etsysSyslogServerSecureFile
11etsysSyslogServerIndex9
12etsysSyslogServerIndex10
13etsysSyslogServerIndex11
14etsysSyslogServerIndex12
15etsysSyslogServerIndex13
16etsysSyslogServerIndex14
17etsysSyslogServerIndex15
18etsysSyslogServerIndex16
.1.3.6.1.4.1.5624.1.2.14.3.1.1.5