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'.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.412 | dmtf | DMTF-DMI-MIB |
| 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 |