IEEE802dot11-MIB :: dot11TransitionTime

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11TransitionTime

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 OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.1dot11smtIEEE802dot11-MIB
1.2.840.10036.1.16dot11HTStationConfigTableIEEE802dot11-MIB
1.2.840.10036.1.16.1dot11HTStationConfigEntryIEEE802dot11-MIB
1.2.840.10036.1.16.1.11dot11TransitionTimeIEEE802dot11-MIB