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
Start monitoring Fortinet security appliance, any product line (shared base/trap MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FORTINET-CORE-MIB::fnMgmtLanguage OID value, configure state conditions and alerts, and monitor any Fortinet security appliance, any product line (shared base/trap MIB) 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.12356 | fortinet | FORTINET-300-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |