raqmonParticipantAppName

RAQMON-MIB · .1.3.6.1.2.1.16.31.1.1.1.1.10

Object

A string giving the name and possibly the version
of the application generating the stream, e.g.,
'videotool 1.2.'
              
This information may be useful for debugging purposes
and is similar to the Mailer or Mail-System-Version SMTP
headers.  The tool value is expected to remain constant
for the duration of the session.

Context

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

Values & Constraints

Type Constraints
range: 0..255

Conformance