rlTunnelIfLocalAddressSource

RADLAN-TUNNEL-MIB · .1.3.6.1.4.1.89.122.11.1.1.2

Object

column r/w Enumeration
Defines the method of obtaining Local address for
the tunnel interface.
Configured - configured by user.
Automatic - minimum IP address of the device.
Interface - minimum IP address on user specified interface.

Context

MIB
RADLAN-TUNNEL-MIB
OID
.1.3.6.1.4.1.89.122.11.1.1.2
Type
column
Access
readwrite
Status
current
Parent
rlTunnelIfEntry

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 'RADLAN-TUNNEL-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-TUNNEL-MIB::rlTunnelIfLocalAddressSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-TUNNEL-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-TUNNEL-MIB::rlTunnelIfLocalAddressSource.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-TUNNEL-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-TUNNEL-MIB::rlTunnelIfLocalAddressSource'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1configured
2auto
3interface