All MIBs › IEEE802dot11-MIB › dot11TransitionTime
dot11TransitionTime
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11TransitionTime
OID (numeric): 1.2.840.10036.1.16.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This attribute indicates that the minimum transition time within which the STA can switch between 20 MHz channel width and 40 MHz channel width with a high probability. The encoding of the transition time to this attribute is: 400 microsec 1500 microsec 5000 microsec The default value of this attribute is 3.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.16.1.11 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11TransitionTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.16.1.11.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11TransitionTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot11TransitionTime.1
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.1 | dot11smt | IEEE802dot11-MIB |
| 1.2.840.10036.1.16 | dot11HTStationConfigTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.16.1 | dot11HTStationConfigEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.16.1.11 | dot11TransitionTime | IEEE802dot11-MIB |