All MIBs › IEEE802dot11-MIB › dot11PSMPOptionImplemented
dot11PSMPOptionImplemented
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11PSMPOptionImplemented
OID (numeric): 1.2.840.10036.1.16.1.5
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
This attribute, when TRUE, indicates that the station implementation is capable of supporting PSMP. The default value of this attribute is FALSE.
What is dot11PSMPOptionImplemented?
Indicates whether this Wi-Fi device supports PSMP (Parallel Service Period Mode), an advanced power-saving feature. Shows hardware capability for newer Wi-Fi power management. A network admin checking device capabilities would verify this to understand if their APs support power-efficient operation with modern Wi-Fi clients.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.16.1.5 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11PSMPOptionImplemented
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.16.1.5.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11PSMPOptionImplemented.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.5 | dot11PSMPOptionImplemented | IEEE802dot11-MIB |