emsTrapSeverity

RAD-MIB · .1.3.6.1.4.1.164.15.1.1

Object

EMS will send this object as an attached parameter, of traps sent 
to another vendor's NMS.
It will include the Severity configured by user for the respective
trap via Admin Console of the Fault Management.
The implementation was done so that the string includes characters of 
digits, while each digit represents a severity, as follows:
'0' - undefined   
'1' - normal       
'2' - indeterminate
'3' - warning      
'4' - minor		 
'5' - major		 
'6' - critical

Context

MIB
RAD-MIB
OID
.1.3.6.1.4.1.164.15.1.1
Type
scalar
Access
notifyonly
Status
current
Parent
emsTrapData

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::emsTrapSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::emsTrapSeverity'

Values & Constraints

Type Constraints
range: 0..255