All MIBs › IEEE802dot11-MIB › dot11ShortSlotTimeOptionImplemented
dot11ShortSlotTimeOptionImplemented
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11ShortSlotTimeOptionImplemented
OID (numeric): 1.2.840.10036.4.14.1.5
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This attribute, when true, shall indicate that the Short Slot Time option as defined in 7.3.1.4 is implemented. The default value of this attribute is false.
What is dot11ShortSlotTimeOptionImplemented?
This object indicates whether a wireless 802.11 radio supports the Short Slot Time feature, which reduces overhead and improves efficiency in certain operational modes. When set to true, the radio can operate with shorter time slots between transmissions, allowing better use of the wireless channel. A network administrator would check this to understand the radio's capabilities or to enable optimized operations on compatible networks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.14.1.5 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11ShortSlotTimeOptionImplemented
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.14.1.5.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11ShortSlotTimeOptionImplemented.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.4.14.1.5.1 s <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.4 | dot11phy | IEEE802dot11-MIB |
| 1.2.840.10036.4.14 | dot11PhyERPTable | IEEE802dot11-MIB |
| 1.2.840.10036.4.14.1 | dot11PhyERPEntry | IEEE802dot11-MIB |
| 1.2.840.10036.4.14.1.5 | dot11ShortSlotTimeOptionImplemented | IEEE802dot11-MIB |