cfgWlanIfacePassiveScanning
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.1.3.2.1.8
Object
column r/w
Enumeration
Wireless Scanning Mode.
If the scanning mode is set to active(0) the station will send
a probe request to detect available access points if it's allowed
by the country code.
If the scanning mode is set to passive(1) the station will always
perform passive scanning to detect available access points.
Applies to STA. 802.11n products only.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.1.3.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfgWlanInterfaceTableEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanIfacePassiveScanning'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanIfacePassiveScanning.<cfgWlanIfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-SW6-MIB::cfgWlanIfacePassiveScanning'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | active |
1 | passive |
Conformance
Member of