wlcScanResultsAPType

BIANCA-BRICK-WIRELESS-CONTROLLER-MIB · .0.61.1.27.1.11

Object

column Enumeration
This attribute contains the type of the scanned access point.
'own' -> managed AP, 'neighborhood' -> neighborhood AP
'rogue' -> foreign AP but with one of our SSIDs, 
'own-manipulated' -> managed AP but with manipulated configuration.
'knownneighbor' -> a neigborhood AP but well known by wlcKnownAPTable
'knownrogue' -> foreign AP with one of our SSIDs but is well known
 by wlcKnownAPTable

Context

MIB
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
OID
.0.61.1.27.1.11
Type
column
Access
readonly
Status
current
Parent
wlcScanResultsEntry

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 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcScanResultsAPType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcScanResultsAPType.<wlcScanResultsIndex>.<wlcScanResultswlanIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcScanResultsAPType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1own
2neighborhood
3rogue
4own-manipulated
5knownneighbor
6knownrogue