ilomCtrlEventLogSeverity

SUN-ILOM-CONTROL-MIB · .1.3.6.1.4.1.42.2.175.102.7.1.1.1.5

Object

The event severity corresponding to the given log entry.

Context

MIB
SUN-ILOM-CONTROL-MIB
OID
.1.3.6.1.4.1.42.2.175.102.7.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
ilomCtrlEventLogEntry
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 'SUN-ILOM-CONTROL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-ILOM-CONTROL-MIB::ilomCtrlEventLogSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-ILOM-CONTROL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-ILOM-CONTROL-MIB::ilomCtrlEventLogSeverity.<ilomCtrlEventLogRecordID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-ILOM-CONTROL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-ILOM-CONTROL-MIB::ilomCtrlEventLogSeverity'

Syntax

Source
ILOMCtrlEventSeverity
Base type
Enumeration

Values & Constraints

Type Values
1disable
2critical
3major
4minor
5down
6other

Conformance