rsIpAdEntOwner

RADLAN-IP · .1.3.6.1.4.1.89.26.1.1.10

Object

column r/w Enumeration
The IP Interface owner. Static if interface defined by user, dhcp
if received by boot protocol like DHCP and internal
for internal usage.

Context

MIB
RADLAN-IP
OID
.1.3.6.1.4.1.89.26.1.1.10
Type
column
Access
readwrite
Status
current
Default
static
Parent
rsIpAddrEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2dhcp
3internal
4default