All MIBs › IEEE802dot11-MIB › dot11NumberOfSpatialStreamsImplemented
dot11NumberOfSpatialStreamsImplemented
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11NumberOfSpatialStreamsImplemented
OID (numeric): 1.2.840.10036.4.15.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This attribute indicates the maximum number of spatial streams implemented. The default value of this attribute is 2.
What is dot11NumberOfSpatialStreamsImplemented?
This object indicates the maximum number of simultaneous spatial streams that the wireless device can transmit and receive, which directly affects the maximum data rate and throughput capability in 802.11 MIMO (Multiple-Input Multiple-Output) networks. Higher numbers of spatial streams (typically 1, 2, 4, or 8) correlate with higher bandwidth support and faster data transfer. Administrators check this value to understand the wireless device's performance class and compatibility with different 802.11 standards.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.15.1.5 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11NumberOfSpatialStreamsImplemented
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.15.1.5.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11NumberOfSpatialStreamsImplemented.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.4 | dot11phy | IEEE802dot11-MIB |
| 1.2.840.10036.4.15 | dot11PhyHTTable | IEEE802dot11-MIB |
| 1.2.840.10036.4.15.1 | dot11PhyHTEntry | IEEE802dot11-MIB |
| 1.2.840.10036.4.15.1.5 | dot11NumberOfSpatialStreamsImplemented | IEEE802dot11-MIB |