cfgWlanIfaceInactivityTimeout

WESTERMO-SW6-MIB · .1.3.6.1.4.1.16177.1.400.1.1.3.2.1.23

Object

column r/w Integer32
If a station does not send anything in ap_max_inactivity seconds,
an empty data frame is sent to it in order to verify whether it is
still in range. If this frame is not ACKed, the station will be
disassociated and then deauthenticated. This feature is used to
clear the station table of old entries when the STAs move out of
range.
              
Applies to AP. 802.11n products only.

Context

MIB
WESTERMO-SW6-MIB
OID
.1.3.6.1.4.1.16177.1.400.1.1.3.2.1.23
Type
column
Access
readwrite
Status
current
Parent
cfgWlanInterfaceTableEntry
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 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanIfaceInactivityTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanIfaceInactivityTimeout.<cfgWlanIfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-SW6-MIB::cfgWlanIfaceInactivityTimeout'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 15-65535

Conformance