swEventLevel

SWSYSTEM-MIB · .1.3.6.1.4.1.1588.2.1.1.1.8.5.1.3

Object

column Enumeration
This object identifies the severity level of this
event entry.

Context

MIB
SWSYSTEM-MIB
OID
.1.3.6.1.4.1.1588.2.1.1.1.8.5.1.3
Type
column
Access
readonly
Status
current
Parent
swEventEntry

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 'SWSYSTEM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWSYSTEM-MIB::swEventLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWSYSTEM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWSYSTEM-MIB::swEventLevel.<swEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWSYSTEM-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWSYSTEM-MIB::swEventLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1critical
2error
3warning
4informational
5debug