All MIBs › IEEE802dot11-MIB › dot11CountryString
dot11CountryString
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11CountryString
OID (numeric): 1.2.840.10036.1.1.1.23
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
This attribute identifies the country in which the station is operating. 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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.1.1.23 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11CountryString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.1.1.23.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11CountryString.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.1 | dot11smt | IEEE802dot11-MIB |
| 1.2.840.10036.1.1 | dot11StationConfigTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.1.1 | dot11StationConfigEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.1.1.23 | dot11CountryString | IEEE802dot11-MIB |