juniLogCatSeverity

Juniper-LOG-MIB · .1.3.6.1.4.1.4874.2.2.28.1.2.2.1.6

Object

The severity level for this log category. 
              
The value 'off' disables recording of this log category's messages.  For
other severity level values, only messages at or above this severity
level will be logged in juniLogMsgTable.

Context

MIB
Juniper-LOG-MIB
OID
.1.3.6.1.4.1.4874.2.2.28.1.2.2.1.6
Type
column
Access
readwrite
Status
current
Parent
juniLogCatEntry
Groups
2

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

Syntax

Values & Constraints

Type Values
-1off
0emergency
1alert
2critical
3error
4warning
5notice
6info
7debug

Conformance