oriSystemCountryCode

ORiNOCO-MIB · .1.3.6.1.4.1.11898.2.1.1.22

Object

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.  Below is the 
list of mapping of country codes to country names.
AL - ALBANIA
DZ - ALGERIA
AR - ARGENTINA
AM - ARMENIA
AU - AUSTRALIA
AT - AUSTRIA
AZ - AZERBAIJAN
BH - BAHRAIN
BY - BELARUS
BE - BELGIUM
BZ - BELIZE
BO - BOLIVIA
BR - BRAZIL
BN - BRUNEI DARUSSALAM
BG - BULGARIA
CA - CANADA
CL - CHILE
CN - CHINA
CO - COLOMBIA
CR - COSTA RICA
HR - CROATIA
CY - CYPRUS
CZ - CZECH REPUBLIC
DK - DENMARK
DO - DOMINICAN REPUBLIC
EC - ECUADOR
EG - EGYPT
EE - ESTONIA
FI - FINLAND
FR - FRANCE
GE - GEORGIA
DE - GERMANY
GR - GREECE
GT - GUATEMALA
HK - HONG KONG
HU - HUNGARY
IS - ICELAND
IN - INDIA
ID - INDONESIA
IR - IRAN
IE - IRELAND
I1 - IRELAND - 5.8GHz
IL - ISRAEL
IT - ITALY
JP - JAPAN
J2 - JAPAN2
JO - JORDAN
KZ - KAZAKHSTAN
KP - NORTH KOREA
KR - KOREA REPUBLIC
K2 - KOREA REPUBLIC2
KW - KUWAIT
LV - LATVIA
LB - LEBANON
LI - LIECHTENSTEIN
LT - LITHUANIA
LU - LUXEMBOURG
MO - MACAU
MK - MACEDONIA
MY - MALAYSIA
MX - MEXICO
MC - MONACO
MA - MOROCCO
NL - NETHERLANDS
NZ - NEW ZEALAND
NO - NORWAY
OM - OMAN
PK - PAKISTAN
PA - PANAMA
PE - PERU
PH - PHILIPPINES
PL - POLAND
PT - PORTUGAL
PR - PUERTO RICO
QA - QATAR
RO - ROMANIA
RU - RUSSIA
SA - SAUDI ARABIA
SG - SINGAPORE
SK - SLOVAK REPUBLIC
SI - SLOVENIA
ZA - SOUTH AFRICA
ES - SPAIN
SE - SWEDEN
CH - SWITZERLAND
SY - SYRIA
TW - TAIWAN
TH - THAILAND
TR - TURKEY
UA - UKRAINE
AE - UNITED ARAB EMIRATES
GB - UNITED KINGDOM
G1 - UNITED KINGDOM - 5.8GHz
US - UNITED STATES
UW - UNITED STATES - World
U1 - UNITED STATES - DFS
UY - URUGUAY
VE - VENEZUELA
VN - VIETNAM

Context

MIB
ORiNOCO-MIB
OID
.1.3.6.1.4.1.11898.2.1.1.22
Type
scalar
Access
readwrite
Status
current
Parent
orinocoSys

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORiNOCO-MIB::oriSystemCountryCode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ORiNOCO-MIB::oriSystemCountryCode'

Syntax

Source
SNMPv2-TCDisplayString
Base type
OctetString
Display format
255a
Type Description
Represents textual information taken from the NVT ASCII
          
character set, as defined in pages 4, 10-11 of RFC 854.
          
To summarize RFC 854, the NVT ASCII repertoire specifies:
          
  - the use of character codes 0-127 (decimal)
          
  - the graphics characters (32-126) are interpreted as
    US ASCII
          
  - NUL, LF, CR, BEL, BS, HT, VT and FF have the special
    meanings specified in RFC 854
          
  - the other 25 codes have no standard interpretation
          
  - the sequence 'CR LF' means newline
          
  - the sequence 'CR NUL' means carriage-return
          
  - an 'LF' not preceded by a 'CR' means moving to the
    same column on the next line.
          
  - the sequence 'CR x' for any x other than LF or NUL is
    illegal.  (Note that this also means that a string may
    end with either 'CR LF' or 'CR NUL', but not with CR.)
          
Any object defined using this syntax may not exceed 255
characters in length.

Values & Constraints

Type Constraints
range: 0..255