rsArpInterfaceInactiveTimeOut

RADLAN-IP · .1.3.6.1.4.1.89.26.4.10.1.2

Object

column r/w Unsigned32
This variable defines the maximum time period (in second) that can
pass between ARP requests concerning an entry in the ARP table.
After this time period, the entry is deleted from the table.
Default value 0 means using value from rsArpInactiveTimeOut

Context

MIB
RADLAN-IP
OID
.1.3.6.1.4.1.89.26.4.10.1.2
Type
column
Access
readwrite
Status
current
Default
0
Parent
rsArpInterfaceEntry

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::rsArpInterfaceInactiveTimeOut'
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::rsArpInterfaceInactiveTimeOut.<rsArpInterfaceIfIndex>'
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::rsArpInterfaceInactiveTimeOut'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-40000000