dot11CountryString
SUPERMICRO-DOT11u-MIB ·
.1.3.6.1.4.1.10876.101.2.78.1.2.1.1.38
Object
column OctetString
This attribute identifies the country in which the station is operating.
The first two octets if 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 Ocharacter, if the regulations under which the
station is operating are for an Outdoor environment only, or
3. an ASCII Icharacter, if the regulations under which the
station is operating are for an Indoor environment only.
Context
- MIB
- SUPERMICRO-DOT11u-MIB
- OID
.1.3.6.1.4.1.10876.101.2.78.1.2.1.1.38- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot11StationConfigEntry
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 'SUPERMICRO-DOT11u-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DOT11u-MIB::dot11CountryString'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-DOT11u-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DOT11u-MIB::dot11CountryString.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-DOT11u-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-DOT11u-MIB::dot11CountryString'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 3-3