cfgWlanIfaceScanList

WESTERMO-SW6-MIB · .1.3.6.1.4.1.16177.1.400.1.1.3.2.1.15

Object

column r/w SNMPv2-SMIInteger32
Index to specify a frequency list with frequencies to be scanned
when in STA mode. To only scan the frequency defined in
cfgWlanDevFrequency set to -1. To scan all frequencies allowed by
the configured country code set to -2.
              
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.15
Type
column
Access
readwrite
Status
current
Parent
cfgWlanInterfaceTableEntry
Groups
1

Walk 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::cfgWlanIfaceScanList'
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::cfgWlanIfaceScanList.<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::cfgWlanIfaceScanList'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance