etsysSyslogServerDefaultSeverity
ENTERASYS-SYSLOG-CLIENT-MIB ·
.1.3.6.1.4.1.5624.1.2.14.2.7
Object
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
Net-SNMP examples
How SNMP and these commands workScalars 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
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notice |
7 | info |
8 | debug |
Conformance
Member of
Compliance refinements
etsysSyslogClientCompliance
readonly
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.
do not support configuring the syslog facility at all,
or do not want to support a configurable default.
Hopefully, it is only the later.
etsysSyslogClientCompliance2
readonly
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.
do not support configuring the syslog facility at all,
or do not want to support a configurable default.
Hopefully, it is only the later.
etsysSyslogClientCompliance3
readonly
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.
do not support configuring the syslog facility at all,
or do not want to support a configurable default.
Hopefully, it is only the later.