etsysSyslogServerDefaultSeverity

ENTERASYS-SYSLOG-CLIENT-MIB · .1.3.6.1.4.1.5624.1.2.14.2.7

Object

scalar r/w SyslogSeverity
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 when creating rows in the
etsysSyslogServerTable and either:
          
1.)  no value is specified for etsysSyslogServerSeverity, or
          
2.)  etsysSyslogServerSeverity is implemented read-only.
          
The higher the severity level, the less critical it is.
          
If etsysSyslogServerSeverity is implemented read-only,
and this value is changed, it should affect the syslog
message severity level that will be used to filter all
syslog messages as soon as it is practical.
          
This parameter value is maintained across system reboots.

Context

MIB
ENTERASYS-SYSLOG-CLIENT-MIB
OID
.1.3.6.1.4.1.5624.1.2.14.2.7
Type
scalar
Access
readwrite
Status
current
Parent
etsysSyslogServer
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-SYSLOG-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SYSLOG-CLIENT-MIB::etsysSyslogServerDefaultSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-SYSLOG-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-SYSLOG-CLIENT-MIB::etsysSyslogServerDefaultSeverity'

Syntax

Source
SyslogSeverity
Base type
Enumeration

Values & Constraints

Type Values
1emergency
2alert
3critical
4error
5warning
6notice
7info
8debug

Conformance

Member of
Compliance refinements
Write access is not required for implementations that
do not support configuring the syslog facility at all,
or do not want to support a configurable default.
Hopefully, it is only the later.
Write access is not required for implementations that
do not support configuring the syslog facility at all,
or do not want to support a configurable default.
Hopefully, it is only the later.
Write access is not required for implementations that
do not support configuring the syslog facility at all,
or do not want to support a configurable default.
Hopefully, it is only the later.