cfgWlanIfaceMode
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.1.3.2.1.4
Object
column r/w
Enumeration
Wireless Operation Mode.
Allowed modes are:
* **ap(0):** defines the interface as Access Point (AP)
* **sta(1):** defines the interface as Station (STA)
* **monitor(2):** defines the interface as Monitor (MON)
**Note:** Some products do not support all modes.
Please check the data-sheet of your product.
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.1.3.2.1.4- 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::cfgWlanIfaceMode'
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::cfgWlanIfaceMode.<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::cfgWlanIfaceMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ap |
1 | sta |
2 | monitor |
Conformance
Member of