All MIBs › FORTINET-CORE-MIB › fnMgmtLanguage
fnMgmtLanguage
Module: FORTINET-CORE-MIB
OID (symbolic): FORTINET-CORE-MIB::fnMgmtLanguage
OID (numeric): 1.3.6.1.4.1.12356.100.1.2.1
Node type: OBJECT-TYPE
Type: FnLanguage
Access: read-only
Description:
Language used for administration interfaces
What is fnMgmtLanguage?
This read-only object indicates which language is configured for the Fortinet device's administrative interfaces (such as web GUI or CLI menus). The value specifies the language code (e.g., English, French, Chinese) used for displaying management prompts and help text. System administrators reference this to understand the interface language and assist multi-regional teams using the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12356.100.1.2.1 snmpwalk -v2c -c public <target> FORTINET-CORE-MIB::fnMgmtLanguage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12356.100.1.2.1.1 snmpget -v2c -c public <target> FORTINET-CORE-MIB::fnMgmtLanguage.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fnMgmtLanguage.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.12356 | fortinet | FORTINET-CORE-MIB |
| 1.3.6.1.4.1.12356.100 | fnCoreMib | FORTINET-CORE-MIB |
| 1.3.6.1.4.1.12356.100.1 | fnCommon | FORTINET-CORE-MIB |
| 1.3.6.1.4.1.12356.100.1.2 | fnMgmt | FORTINET-CORE-MIB |
| 1.3.6.1.4.1.12356.100.1.2.1 | fnMgmtLanguage | FORTINET-CORE-MIB |