IEEE802dot11-MIB :: dot11CurrentPattern

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11CurrentPattern

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 OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.4dot11phyIEEE802dot11-MIB
1.2.840.10036.4.4dot11PhyFHSSTableIEEE802dot11-MIB
1.2.840.10036.4.4.1dot11PhyFHSSEntryIEEE802dot11-MIB
1.2.840.10036.4.4.1.6dot11CurrentPatternIEEE802dot11-MIB