All MIBs › DMTF-DMI-MIB › dmiLanguage
dmiLanguage
Module: DMTF-DMI-MIB
OID (symbolic): DMTF-DMI-MIB::dmiLanguage
OID (numeric): 1.3.6.1.4.1.412.1.1.2.4.1.1
Node type: OBJECT-TYPE
Type: DmiString
Access: read-only
Description: The language string, defined by the DMI 2.0 Specification, that identifies a native language character set supported by the component.
The format of the string is: 'language-code|territory-code|encoding' where language-code is one of the two-letter codes defined in ISO 639, territory-code is one of the two leteter codes defined in ISO 3166, and encoding is either 'iso8859-1' or 'unicode'.
What is dmiLanguage?
A language identifier string, formatted as language-code|territory-code|encoding per ISO 639 and ISO 3166 with either iso8859-1 or unicode encoding, describing a native character set the component supports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.1.1.2.4.1.1 snmpwalk -v2c -c public <target> DMTF-DMI-MIB::dmiLanguage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.412.1.1.2.4.1.1.1 snmpget -v2c -c public <target> DMTF-DMI-MIB::dmiLanguage.1
Start monitoring Desktop/server system with DMI instrumentation (vendor-neutral, DMTF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DMTF-DMI-MIB::dmiLanguage OID value, configure state conditions and alerts, and monitor any Desktop/server system with DMI instrumentation (vendor-neutral, DMTF standard) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.412 | dmtf | BASEBRDD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.412.1 | dmiMIB | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1 | dmiMIBObjects | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.2 | dmiComponents | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.2.4 | dmiLanguageTable | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.2.4.1 | dmiLanguageEntry | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.2.4.1.1 | dmiLanguage | DMTF-DMI-MIB |