All MIBs › IEEE802dot11-MIB › dot11ADDTSResponseTimeout
dot11ADDTSResponseTimeout
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11ADDTSResponseTimeout
OID (numeric): 1.2.840.10036.2.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This attribute shall specify the maximum number of seconds an ADDTS request is to be responded. The default value of this attribute shall be 1.
What is dot11ADDTSResponseTimeout?
This timeout parameter specifies the maximum number of seconds an 802.11 ADDTS (Add Traffic Stream) request should wait for a response from the wireless access point before timing out. ADDTS is used by wireless clients to request quality-of-service resources for streaming media or voice applications. Network administrators tune this value based on network conditions and application requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.2.1.1.15 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11ADDTSResponseTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.2.1.1.15.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11ADDTSResponseTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.2.1.1.15.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.2 | dot11mac | IEEE802dot11-MIB |
| 1.2.840.10036.2.1 | dot11OperationTable | IEEE802dot11-MIB |
| 1.2.840.10036.2.1.1 | dot11OperationEntry | IEEE802dot11-MIB |
| 1.2.840.10036.2.1.1.15 | dot11ADDTSResponseTimeout | IEEE802dot11-MIB |