snmpSyslogApplicationSeverity

CISCOSB-IETF-SYSLOG-DEVICE-MIB · .1.3.6.1.4.1.9.6.1.101.82.1.3.1.1.4

Object

column r/w SyslogSeverity
The maximum severity level of the messages from this
application that SHOULD be forwarded to the syslog
device software for processing.
              
The higher the severity level, the more verbose the
messages.

Context

MIB
CISCOSB-IETF-SYSLOG-DEVICE-MIB
OID
.1.3.6.1.4.1.9.6.1.101.82.1.3.1.1.4
Type
column
Access
readwrite
Status
current
Parent
snmpSyslogApplicationEntry
Groups
1

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 'CISCOSB-IETF-SYSLOG-DEVICE-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-IETF-SYSLOG-DEVICE-MIB::snmpSyslogApplicationSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCOSB-IETF-SYSLOG-DEVICE-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-IETF-SYSLOG-DEVICE-MIB::snmpSyslogApplicationSeverity.<snmpSyslogApplicationIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCOSB-IETF-SYSLOG-DEVICE-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCOSB-IETF-SYSLOG-DEVICE-MIB::snmpSyslogApplicationSeverity'

Syntax

Source
SyslogSeverity
Base type
Enumeration

Values & Constraints

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

Conformance