IANA-LANGUAGE-MIB.mib object view, vendor IANA
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2024 can import MIB file IANA-LANGUAGE-MIB and use it to monitor vendor specific OID's.
IANA-LANGUAGE-MIB file content
Object view of IANA-LANGUAGE-MIB:
Object Identifier |
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.
|