coDot11OperatingMode

COLUBRIS-802DOT11-MIB · .1.3.6.1.4.1.8744.5.4.3.1.1.8

Object

column r/w Enumeration
Operating mode of the radio. Available options are:
              
Access point and Wireless links: 
    Standard operating mode provides support for all 
    wireless functions.
              
Access point only: 
    Only provides access point functionality, local mesh 
    links cannot be created.
              
Wireless links only: 
    Only provides local mesh functionality. Wireless 
    client stations cannot connect.
              
Monitor: 
    Disables access point and local mesh functions. Use 
    this option for continuous scanning across all channels 
    in all supported wireless modes.
                  
Sensor: 
    Enables RF sensor functionality on this radio.
    Operation of this feature requires that the appropriate 
    license is installed.

Context

MIB
COLUBRIS-802DOT11-MIB
OID
.1.3.6.1.4.1.8744.5.4.3.1.1.8
Type
column
Access
readwrite
Status
current
Parent
coDot11PhyOperationEntry
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::coDot11OperatingMode'
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::coDot11OperatingMode.<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::coDot11OperatingMode'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance