All MIBs › COLUBRIS-802DOT11-MIB › coDot11StationDetectionState
coDot11StationDetectionState
Module: COLUBRIS-802DOT11-MIB
OID (symbolic): COLUBRIS-802DOT11-MIB::coDot11StationDetectionState
OID (numeric): 1.3.6.1.4.1.8744.5.4.2.1.1.11
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: The desired state of the station detection process.
'true': Analyze probe requests.
'false': Do not analyze probe requests.
What is coDot11StationDetectionState?
This read-write TruthValue turns the station-detection feature on or off: true makes the radio analyze incoming 802.11 probe requests to populate the detected-station table, false disables that analysis. An admin toggles this to enable passive discovery of nearby wireless devices for security monitoring or site surveys, or to disable it to reduce processing load when that visibility isn't needed. For example, a security team investigating rogue devices near a branch office would set this to true so the AP starts logging every probing client it hears.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8744.5.4.2.1.1.11 snmpwalk -v2c -c public <target> COLUBRIS-802DOT11-MIB::coDot11StationDetectionState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8744.5.4.2.1.1.11.1 snmpget -v2c -c public <target> COLUBRIS-802DOT11-MIB::coDot11StationDetectionState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8744.5.4.2.1.1.11.1 s <value>
Start monitoring Colubris/HP 802.11 wireless access point (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COLUBRIS-802DOT11-MIB::coDot11StationDetectionState OID value, configure state conditions and alerts, and monitor any Colubris/HP 802.11 wireless access point (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8744 | colubris | COLUBRIS-SMI |
| 1.3.6.1.4.1.8744.5 | colubrisMgmtV2 | COLUBRIS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8744.5.4 | colubris802dot11 | COLUBRIS-802DOT11-MIB |
| 1.3.6.1.4.1.8744.5.4.2 | coDot11mac | COLUBRIS-802DOT11-MIB |
| 1.3.6.1.4.1.8744.5.4.2.1 | coDot11OperationTable | COLUBRIS-802DOT11-MIB |
| 1.3.6.1.4.1.8744.5.4.2.1.1 | coDot11OperationEntry | COLUBRIS-802DOT11-MIB |
| 1.3.6.1.4.1.8744.5.4.2.1.1.11 | coDot11StationDetectionState | COLUBRIS-802DOT11-MIB |