syslogFilterSelect

SYSLOG · .1.3.6.1.4.1.25651.1.2.3.5.6.3

Object

logging filter selection.
          
0 - All - send all event messages to remote                    
1 - Minor - Minor only                 
2 - Minor, Major and critical                  
3 - Major only          
4 - Major and Critical                
5 - Critical only.

Context

MIB
SYSLOG
OID
.1.3.6.1.4.1.25651.1.2.3.5.6.3
Type
scalar
Access
readwrite
Status
current
Parent
syslogCfg

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

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

Syntax

Values & Constraints

Type Values
0all
1minor
2minorMajorCritical
3major
4majorCritical
5critical