syslogTrapSeverityLevel

ALVARION-SYSLOG-MIB · .1.3.6.1.4.1.12394.1.10.5.3.1.1.4

Object

scalar r/w SyslogSeverity
Specifies the severity level of messages that will generate a 
syslogSeverityNotification notification. For example, a value
of error(4) means that messages with warning, notice, info or
debug severity will never generate a notification.

Context

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

Syntax

Source
SyslogSeverity
Base type
Enumeration

Values & Constraints

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

Conformance