wlanIfaceCountryCode
BEGEMOT-WIRELESS-MIB ·
.1.3.6.1.4.1.12325.1.210.1.3.1.2
Object
column r/w
OctetString
The value of this object controls the country regulatory
constraints for operation of this wireless interface. The first
two octets of this string is the two character country code as
described in ISO/IEC 3166-1. The third octet shall contain one
of the following:
1. an ASCII space character, if the regulations under which the
interface is operating include all environments in the specified
country.
2. an ASCII 'O' character, if the country's regulations are for
Outdoor environment only.
3. an ASCII 'I' character, if the country's regulations are for
Indoor environment only.
Context
- MIB
- BEGEMOT-WIRELESS-MIB
- OID
.1.3.6.1.4.1.12325.1.210.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlanIfaceConfigEntry
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 'BEGEMOT-WIRELESS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-WIRELESS-MIB::wlanIfaceCountryCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BEGEMOT-WIRELESS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-WIRELESS-MIB::wlanIfaceCountryCode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BEGEMOT-WIRELESS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BEGEMOT-WIRELESS-MIB::wlanIfaceCountryCode'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 3-3