etsysSshEventLogFilter
ENTERASYS-SSH-SERVER-MIB ·
.1.3.6.1.4.1.5624.1.2.26.1.1.2
Object
scalar
deprecated
r/w
Enumeration
Specifies the filter for event log messages. Valid
values are information, warning, and error.
The values are defined as follows:
none (1) Pass no messages. This is effectively
a disable condition for Event Logging.
information (2) Pass Informational Level, Warning Level
and Error Level messages.
warning (3) Pass Warning Level and Error Level
messages.
error (4) Pass Error Level messages only.
Context
- MIB
- ENTERASYS-SSH-SERVER-MIB
- OID
.1.3.6.1.4.1.5624.1.2.26.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- etsysSshGeneralBranch
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | information |
3 | warning |
4 | error |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysSshEnabled deprecated Controls the operation of the Secure Shell server task
on the embedded system. When enabled, the SSH server
will accept connection requests and create a secure
transport layer o… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.5624.1.2.26.1.1.1 |
| etsysSshMaxConnections deprecated Specifies the maximum number of simultaneous connections
that the target system supports. This is an
implementation restriction. | scalar | Integer32 | .1.3.6.1.4.1.5624.1.2.26.1.1.3 |
| etsysSshNumConnections deprecated Specifies the maximum number of simultaneous connections
that the server will currently allow. This value must be
less than or equal to etsysSshMaxConnections. | scalar | Integer32 | .1.3.6.1.4.1.5624.1.2.26.1.1.4 |