mgnt2AlmLogSeverity

EKINOPS-MGNT2-NMS-MIB · .1.3.6.1.4.1.20044.1000.1.2.1.8

Object

The perceived severity of the alarm, as specified by
the agent that generated it.

Context

MIB
EKINOPS-MGNT2-NMS-MIB
OID
.1.3.6.1.4.1.20044.1000.1.2.1.8
Type
column
Access
readonly
Status
current
Parent
mgnt2AlmLogEntry
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 'EKINOPS-MGNT2-NMS-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EKINOPS-MGNT2-NMS-MIB::mgnt2AlmLogSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EKINOPS-MGNT2-NMS-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EKINOPS-MGNT2-NMS-MIB::mgnt2AlmLogSeverity.<mgnt2AlmLogNotificationId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EKINOPS-MGNT2-NMS-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EKINOPS-MGNT2-NMS-MIB::mgnt2AlmLogSeverity'

Syntax

Source
Mgnt2AlmSeverity
Base type
Enumeration

Values & Constraints

Type Values
1critical
2major
3minor
4warning
5indeterminate
6cleared

Conformance