clogMaxSeverity

CISCO-SYSLOG-MIB · .1.3.6.1.4.1.9.9.41.1.1.3

Object

scalar r/w SyslogSeverity
Indicates which syslog severity levels will be
processed.  Any syslog message with a severity value
greater than this value will be ignored by the agent.
note: severity numeric values increase as their
severity decreases, e.g. 'error' is more severe than
'debug'.

Context

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

Syntax

Source
SyslogSeverity
Base type
Enumeration

Values & Constraints

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

Conformance