apmNameUserName

APM-MIB · .1.3.6.1.2.1.16.23.1.8.1.5

Object

The human readable name of a human user using the client
machine. If more than one user name are available
simultaneously, it is an implementation-dependent matter as to
which is used here. However, if the user name changes, this
object should change to reflect that change.
              
Non-human user names like 'root' or 'administrator' aren't
intended as values for this object. If the client has no
recorded user name or the agent is unable to learn a user
name, this object will be a zero-length string.

Context

MIB
APM-MIB
OID
.1.3.6.1.2.1.16.23.1.8.1.5
Type
column
Access
readonly
Status
current
Parent
apmNameEntry
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 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APM-MIB::apmNameUserName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APM-MIB::apmNameUserName.<apmNameClientID>.<protocolDirLocalIndex>.<apmNameClientAddress>.<apmNameMappingStartTime>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APM-MIB::apmNameUserName'

Values & Constraints

Type Constraints
range: 0..255

Conformance