cslogEventSeverityDispConsole

CISCO-SYSLOG-EVENT-EXT-MIB · .1.3.6.1.4.1.9.9.270.1.1.2

Object

This object indicates which syslog severity 
level messages can be displayed on the console. 
A high severity value implies a low severity.
If the display bit on the object 
cslogEventDisposition is set for this severity, 
all messages have severity values less than or 
equal to clogMaxSeverity and this object will 
be displayed on the console.

Context

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

Values & Constraints

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

Conformance