juniSnmpTrapTrapSeverity

Juniper-SNMP-MIB · .1.3.6.1.4.1.4874.2.2.16.1.3.5

Object

The severity level of the trap.

Context

MIB
Juniper-SNMP-MIB
OID
.1.3.6.1.4.1.4874.2.2.16.1.3.5
Type
scalar
Access
notifyonly
Status
current
Parent
juniSnmpTrap
Groups
3

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

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

Syntax

Source
JuniTrapSeverity
Base type
Enumeration
Type Description
The set of trap severity values:
trapEmergency(0)     - system is unusable
trapAlert(1)         - action must be taken immediately
trapCritical(2)      - critical conditions
trapError(3)         - error conditions
trapWarning(4)       - warning conditions
trapNotice(5)        - normal but significant condition
trapInformational(6) - informational messages
trapDebug(7)         - debug-level messages

Values & Constraints

Type Values
0trapEmergency
1trapAlert
2trapCritical
3trapError
4trapWarning
5trapNotice
6trapInformational
7trapDebug