syslogMsgAppName

SYSLOG-MSG-MIB · .1.3.6.1.2.1.192.1.2.1.7

Object

column OctetString
The app-name of the SYSLOG message.  A zero-length string
indicates an unknown app-name.  The SYSLOG protocol
specification constrains this string to printable US-ASCII
code points.

Context

MIB
SYSLOG-MSG-MIB
OID
.1.3.6.1.2.1.192.1.2.1.7
Type
column
Access
readonly
Status
current
Parent
syslogMsgEntry
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 'SYSLOG-MSG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSLOG-MSG-MIB::syslogMsgAppName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYSLOG-MSG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSLOG-MSG-MIB::syslogMsgAppName.<syslogMsgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYSLOG-MSG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYSLOG-MSG-MIB::syslogMsgAppName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-48

Conformance

Member of
Compliance refinements
Read access is not required.