l2tpUdpStatsPeerPort

L2TP-MIB · .1.3.6.1.2.1.10.95.3.1.1.2.1.2

Object

column Integer32
This object reflects the peer's UDP port number
used for this tunnel. When not known a value of
zero should be returned.

Context

MIB
L2TP-MIB
OID
.1.3.6.1.2.1.10.95.3.1.1.2.1.2
Type
column
Access
readonly
Status
current
Parent
l2tpUdpStatsEntry
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::l2tpUdpStatsPeerPort'
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::l2tpUdpStatsPeerPort.<l2tpUdpStatsIfIndex>'
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::l2tpUdpStatsPeerPort'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance