All MIBs › CISCO-DOT11-IF-MIB › cd11IfWorldModeCountry
cd11IfWorldModeCountry
Module: CISCO-DOT11-IF-MIB
OID (symbolic): CISCO-DOT11-IF-MIB::cd11IfWorldModeCountry
OID (numeric): 1.3.6.1.4.1.9.9.272.1.1.1.1.1.13
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
This object sets the dot11CountryString in the IEEE802dot11-MIB identifying the country in which the radio is operating. When cd11IfWorldMode is either legacy(2) or dot11d(3), this object value will be sent in the radio management frame.
The first two octets of this string is the two character country code as described in document ISO/IEC 3166-1. The third octet shall be one of the following:
1. an ASCII space character, if the regulations under which the station is operating encompass all environments in the country,
2. an ASCII 'O' character, if the regulations under which the station is operating are for an Outdoor environment only, or
3. an ASCII 'I' character, if the regulations under which the station is operating are for an Indoor environment only.
What is cd11IfWorldModeCountry?
This object specifies the country code and regulatory environment for a wireless radio interface using a three-character string format defined by ISO/IEC 3166-1 plus an environment indicator (space/O/I). The value controls which wireless channels and transmission power levels the radio is allowed to use in compliance with local regulations. An operator sets this object to ensure the wireless device operates within legal spectrum restrictions for its deployment location.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.13 snmpwalk -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfWorldModeCountry
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.13.1 snmpget -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfWorldModeCountry.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.13.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.272 | ciscoDot11IfMIB | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1 | ciscoDot11IfMIBObjects | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1 | cd11IfConfigurations | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1 | cd11IfManagement | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1 | cd11IfStationConfigTable | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1.1 | cd11IfStationConfigEntry | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1.1.13 | cd11IfWorldModeCountry | CISCO-DOT11-IF-MIB |