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
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-SSH-SERVER-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SSH-SERVER-MIB::etsysSshEventLogFilter.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-SSH-SERVER-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-SSH-SERVER-MIB::etsysSshEventLogFilter'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2information
3warning
4error

Conformance