l2tpTunnelConfigDomainId

L2TP-MIB · .1.3.6.1.2.1.10.95.1.4.1.2

Object

column r/w OctetString
The tunnel domain that this tunnel belongs
to. A LNS tunnel endpoint will typically inherit
this value from the endpoint domain table. A
LAC may be provided with this information during
tunnel setup. When a zero length string is returned
this tunnel does not belong belong to any particular
domain.

Context

MIB
L2TP-MIB
OID
.1.3.6.1.2.1.10.95.1.4.1.2
Type
column
Access
readwrite
Status
current
Parent
l2tpTunnelConfigEntry
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::l2tpTunnelConfigDomainId'
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::l2tpTunnelConfigDomainId.<l2tpTunnelConfigIfIndex>'
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::l2tpTunnelConfigDomainId'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-80

Conformance

Member of
Compliance refinements
Write access is not required.