coDot11ScanStatus

COLUBRIS-802DOT11-MIB · .1.3.6.1.4.1.8744.5.4.1.7.1.8

Object

column Enumeration
The status of the scanned device.
'unknown': The device could not determine the status of the 
           scanned AP.
'authorized': The AP is part of the authorized list of APs.
'unauthorized': The AP is not part of the authorized
                list of APs.

Context

MIB
COLUBRIS-802DOT11-MIB
OID
.1.3.6.1.4.1.8744.5.4.1.7.1.8
Type
column
Access
readonly
Status
current
Parent
coDot11ScanEntry
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 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-802DOT11-MIB::coDot11ScanStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-802DOT11-MIB::coDot11ScanStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-802DOT11-MIB::coDot11ScanStatus'

Syntax

Enumeration

Values & Constraints

Object Constraints
range: 1-7

Conformance