All MIBs › CISCO-DOT11-CONTEXT-SERVICES-MIB › cDot11csServiceType
cDot11csServiceType
Module: CISCO-DOT11-CONTEXT-SERVICES-MIB
OID (symbolic): CISCO-DOT11-CONTEXT-SERVICES-MIB::cDot11csServiceType
OID (numeric): 1.3.6.1.4.1.9.10.110.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object identifies the type of service this infrastructure node will offer.
none(1) - This infrastructure node is not configured to offer any services.
wds(2) - This infrastructure node is configured to offer Wireless Domain Services.
To configure this infrastructure node to offer Wireless Domain Services, cDot11csServiceType should be set to 'wds' and an entry should be added to cDot11csWdsInstanceTable to specify the configuration for the WDS.
wns(3) - This infrastructure node is configured to offer Wireless Network Services.
To configure this infrastructure node to offer Wireless Network Services, cDot11csServiceType should be set to 'wns' and cDot11csPrimaryRootNodeAddr should be set to the IP address of the root infrastructure node that offers WNS.
rootWns(4) - This infrastructure node is configured to offer Wireless Network Services at the root level in the wireless services hierarchy.
To configure an infrastructure node as the root node, cDot11csServiceType should be set to 'rootWns' and cDot11csPrimaryRootNodeAddr should be set to 0.0.0.0 to imply that this infrastructure node is the root node in the wireless services hierarchy.
What is cDot11csServiceType?
A read-write setting that configures what type of wireless infrastructure service (e.g. none, WDS) this node offers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.110.1.1.1 snmpwalk -v2c -c public <target> CISCO-DOT11-CONTEXT-SERVICES-MIB::cDot11csServiceType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.110.1.1.1.1 snmpget -v2c -c public <target> CISCO-DOT11-CONTEXT-SERVICES-MIB::cDot11csServiceType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.110.1.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cDot11csServiceType.1
Start monitoring Cisco 802.11 access points and wireless bridges (WDS/WNS) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DOT11-CONTEXT-SERVICES-MIB::cDot11csServiceType OID value, configure state conditions and alerts, and monitor any Cisco 802.11 access points and wireless bridges (WDS/WNS) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.110 | ciscoDot11ContextServicesMIB | CISCO-DOT11-CONTEXT-SERVICES-MIB |
| 1.3.6.1.4.1.9.10.110.1 | ciscoDot11csMIBObjects | CISCO-DOT11-CONTEXT-SERVICES-MIB |
| 1.3.6.1.4.1.9.10.110.1.1 | cDot11csConfigGlobal | CISCO-DOT11-CONTEXT-SERVICES-MIB |
| 1.3.6.1.4.1.9.10.110.1.1.1 | cDot11csServiceType | CISCO-DOT11-CONTEXT-SERVICES-MIB |