genEquipEventLogSeverity

MWRM-UNIT-MIB · .1.3.6.1.4.1.2281.10.3.3.1.1.3

Object

column Severity
The event severity, possible values are:
- indeterminate(0),
	 - critical(1)
	 - major(2)
	 - minor(3)
	 - warning(4)
	 - cleared(5)

Context

MIB
MWRM-UNIT-MIB
OID
.1.3.6.1.4.1.2281.10.3.3.1.1.3
Type
column
Access
readonly
Status
current
Parent
genEquipEventLogEntry

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

Syntax

Source
Severity
Base type
Enumeration

Values & Constraints

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