IANA-LANGUAGE-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: IANA-LANGUAGE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ianaLanguages 1.3.6.1.2.1.73
The MIB module registers object identifier values for well-known programming and scripting languages. Every language registration MUST describe the format used when transferring scripts written in this language. Any additions or changes to the contents of this MIB module require Designated Expert Review as defined in the Guidelines for Writing IANA Considerations Section document. The Designated Expert will be selected by the IESG Area Director of the OPS Area. Note, this module does not have to register all possible languages since languages are identified by object identifier values. It is therefore possible to registered languages in private OID trees. The references given below are not normative with regard to the language version. Other references might be better suited to describe some newer versions of this language. The references are only provided as `a pointer into the right direction'.
       ianaLangJavaByteCode 1.3.6.1.2.1.73.1
Java byte code to be processed by a Java virtual machine. A script written in Java byte code is transferred by using the Java archive file format (JAR).
       ianaLangTcl 1.3.6.1.2.1.73.2
The Tool Command Language (Tcl). A script written in the Tcl language is transferred in Tcl source code format.
       ianaLangPerl 1.3.6.1.2.1.73.3
The Perl language. A script written in the Perl language is transferred in Perl source code format.
       ianaLangScheme 1.3.6.1.2.1.73.4
The Scheme language. A script written in the Scheme language is transferred in Scheme source code format.
       ianaLangSRSL 1.3.6.1.2.1.73.5
The SNMP Script Language defined by SNMP Research. A script written in the SNMP Script Language is transferred in the SNMP Script Language source code format.
       ianaLangPSL 1.3.6.1.2.1.73.6
The Patrol Script Language defined by BMC Software. A script written in the Patrol Script Language is transferred in the Patrol Script Language source code format.
       ianaLangSMSL 1.3.6.1.2.1.73.7
The Systems Management Scripting Language. A script written in the SMSL language is transferred in the SMSL source code format.