ceDiagEventQuerySeverity

CISCO-ENTITY-DIAG-MIB · .1.3.6.1.4.1.9.9.350.1.8.4.1.3

Object

column r/w Enumeration
This object specifies the severity of the event log buffer
query. A value of 'all' indicates that the search will return
events of all severities.

Context

MIB
CISCO-ENTITY-DIAG-MIB
OID
.1.3.6.1.4.1.9.9.350.1.8.4.1.3
Type
column
Access
readwrite
Status
current
Parent
ceDiagEventQueryEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-DIAG-MIB::ceDiagEventQuerySeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-DIAG-MIB::ceDiagEventQuerySeverity.<ceDiagEventQueryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-DIAG-MIB::ceDiagEventQuerySeverity'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0all
1info
2warning
3error

Conformance

Member of
Compliance refinements
Write access is not required.