l2tpSessionStatsUserName

L2TP-MIB · .1.3.6.1.2.1.10.95.1.7.1.5

Object

This object identifies the peer session name on
this interface. This is typically the login name
of the remote user. If the user name is unknown to
the local tunnel peer then this object will contain
a null string.

Context

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

Values & Constraints

Type Constraints
range: 0..255

Conformance