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
Net-SNMP examples
How SNMP and these commands workWalk 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
- Source
- Juniper-TCJuniLogSeverity
- Base type
Enumeration
Values & Constraints
Type Values
-1 | off |
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | info |
7 | debug |
Conformance
Member of