IEEE802dot11-MIB :: dot11DLSResponseTimeout

MIB Reference — IPNetwork Monitor · Updated September 09, 2026

All MIBsIEEE802dot11-MIBdot11DLSResponseTimeout

dot11DLSResponseTimeout

Module: IEEE802dot11-MIB

OID (symbolic): IEEE802dot11-MIB::dot11DLSResponseTimeout

OID (numeric): 1.2.840.10036.2.1.1.18

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This attribute shall specify the maximum number of seconds a direct link request is to be responded. The default value of this attribute shall be 10.

What is dot11DLSResponseTimeout?

This object sets the maximum time in seconds that a WiFi access point or client will wait for a response to a Direct Link Setup (DLS) request before timing out. DLS allows two WiFi devices to communicate directly without going through the access point, improving performance for certain applications. An operator would adjust this timeout if devices are experiencing delays in establishing direct connections or if network conditions require more time for peer discovery.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.2.840.10036.2.1.1.18
snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11DLSResponseTimeout

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.2.840.10036.2.1.1.18.1
snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11DLSResponseTimeout.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.2.840.10036.2.1.1.18.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot11DLSResponseTimeout.1

Start monitoring Vendor-neutral IEEE 802.11 standard (wireless stations and access points) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE802dot11-MIB::dot11DLSResponseTimeout OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.11 standard (wireless stations and access points) from a single console.

OID Breakdown

Upper-level ancestors (1 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
Numeric OIDNameModule
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.2dot11macIEEE802dot11-MIB
1.2.840.10036.2.1dot11OperationTableIEEE802dot11-MIB
1.2.840.10036.2.1.1dot11OperationEntryIEEE802dot11-MIB
1.2.840.10036.2.1.1.18dot11DLSResponseTimeoutIEEE802dot11-MIB