All MIBs › IEEE802dot11-MIB › dot11CurrentPattern
dot11CurrentPattern
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11CurrentPattern
OID (numeric): 1.2.840.10036.4.4.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The current pattern the PHY LME is using to determine the hop sequence.
What is dot11CurrentPattern?
This read-write object specifies the current hopping pattern (0-255) that the PHY (Physical Layer) LME (Layer Management Entity) uses to determine the frequency hop sequence in frequency-hopping spread spectrum (FHSS) wireless systems. System administrators configure this value to synchronize wireless devices on the same hop pattern, ensuring they can communicate across frequency changes. This is critical for FHSS Wi-Fi systems to avoid interference and maintain synchronized frequency switching.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.4.1.6 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11CurrentPattern
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.4.1.6.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11CurrentPattern.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.4.4.1.6.1 i <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.4 | dot11PhyFHSSTable | IEEE802dot11-MIB |
| 1.2.840.10036.4.4.1 | dot11PhyFHSSEntry | IEEE802dot11-MIB |
| 1.2.840.10036.4.4.1.6 | dot11CurrentPattern | IEEE802dot11-MIB |