rdnSyslogTrapSeverity

RDN-SYSLOG-MIB · .1.3.6.1.4.1.4981.3.8

Object

scalar r/w Enumeration
SNMP trap severity level for which a syslog
message severity level equal to or above will
generate an SNMP trap. Set to disable to turn
off generation of any traps.

Context

MIB
RDN-SYSLOG-MIB
OID
.1.3.6.1.4.1.4981.3.8
Type
scalar
Access
readwrite
Status
current
Parent
rdnSyslog

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1informational
2notifications
3warnings
4errors
5critical
6alerts
7emergencies