/usr/share/snmp/mibs
NameSizeModeActions
AGENTX-MIB.txt174550644editdlrm
BRIDGE-MIB.txt509480644editdlrm
DISMAN-EVENT-MIB.txt681040644editdlrm
DISMAN-SCHEDULE-MIB.txt246130644editdlrm
DISMAN-SCRIPT-MIB.txt643110644editdlrm
EtherLike-MIB.txt844920644editdlrm
HCNUM-TC.txt46600644editdlrm
HOST-RESOURCES-MIB.txt525440644editdlrm
HOST-RESOURCES-TYPES.txt105830644editdlrm
IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt67130644editdlrm
IANA-LANGUAGE-MIB.txt43870644editdlrm
IANA-RTPROTO-MIB.txt40980644editdlrm
IANAifType-MIB.txt353840644editdlrm
IF-INVERTED-STACK-MIB.txt50660644editdlrm
IF-MIB.txt716910644editdlrm
INET-ADDRESS-MIB.txt167820644editdlrm
IP-FORWARD-MIB.txt462860644editdlrm
IP-MIB.txt1856670644editdlrm
IPV6-FLOW-LABEL-MIB.txt20280644editdlrm
IPV6-ICMP-MIB.txt210570644editdlrm
IPV6-MIB.txt564630644editdlrm
IPV6-TC.txt31540644editdlrm
IPV6-TCP-MIB.txt88580644editdlrm
IPV6-UDP-MIB.txt56980644editdlrm
LM-SENSORS-MIB.txt59310644editdlrm
MTA-MIB.txt423750644editdlrm
NET-SNMP-AGENT-MIB.txt159010644editdlrm
NET-SNMP-EXAMPLES-MIB.txt91600644editdlrm
NET-SNMP-EXTEND-MIB.txt93260644editdlrm
NET-SNMP-MIB.txt20360644editdlrm
NET-SNMP-PASS-MIB.txt37300644editdlrm
NET-SNMP-TC.txt48140644editdlrm
NET-SNMP-VACM-MIB.txt50390644editdlrm
NETWORK-SERVICES-MIB.txt210060644editdlrm
NOTIFICATION-LOG-MIB.txt246940644editdlrm
RFC-1215.txt11740644editdlrm
RFC1155-SMI.txt30670644editdlrm
RFC1213-MIB.txt796670644editdlrm
RMON-MIB.txt1478220644editdlrm
SCTP-MIB.txt453230644editdlrm
SMUX-MIB.txt46490644editdlrm
SNMP-COMMUNITY-MIB.txt154900644editdlrm
SNMP-FRAMEWORK-MIB.txt223420644editdlrm
SNMP-MPD-MIB.txt54960644editdlrm
SNMP-NOTIFICATION-MIB.txt200140644editdlrm
SNMP-PROXY-MIB.txt91060644editdlrm
SNMP-TARGET-MIB.txt227690644editdlrm
SNMP-TLS-TM-MIB.txt439270644editdlrm
SNMP-TSM-MIB.txt89120644editdlrm
SNMP-USER-BASED-SM-MIB.txt392010644editdlrm
SNMP-USM-AES-MIB.txt22050644editdlrm
SNMP-USM-DH-OBJECTS-MIB.txt211010644editdlrm
SNMP-USM-HMAC-SHA2-MIB.txt44000644editdlrm
SNMP-VIEW-BASED-ACM-MIB.txt341620644editdlrm
SNMPv2-CONF.txt82630644editdlrm
SNMPv2-MIB.txt293050644editdlrm
SNMPv2-SMI.txt89240644editdlrm
SNMPv2-TC.txt380340644editdlrm
SNMPv2-TM.txt57750644editdlrm
TCP-MIB.txt285640644editdlrm
TRANSPORT-ADDRESS-MIB.txt164180644editdlrm
TUNNEL-MIB.txt278260644editdlrm
UCD-DEMO-MIB.txt21630644editdlrm
UCD-DISKIO-MIB.txt49650644editdlrm
UCD-DLMOD-MIB.txt30870644editdlrm
UCD-IPFWACC-MIB.txt81180644editdlrm
UCD-SNMP-MIB.txt533380644editdlrm
UDP-MIB.txt208820644editdlrm
Edit: /usr/share/snmp/mibs/IANA-LANGUAGE-MIB.txt (4387B)
IANA-LANGUAGE-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-IDENTITY, mib-2 FROM SNMPv2-SMI; ianaLanguages MODULE-IDENTITY LAST-UPDATED "201405220000Z" -- May 22, 2014 ORGANIZATION "IANA" CONTACT-INFO "Internet Assigned Numbers Authority (IANA) Postal: ICANN 12025 Waterfront Drive, Suite 300 Los Angeles, CA 90094-2536 Tel: +1 310-301-5800 E-Mail: iana&iana.org" DESCRIPTION "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'." -- Revision log, in reverse chronological order REVISION "201405220000Z" -- May 22, 2014 DESCRIPTION "Updated contact info." REVISION "200005100000Z" -- May 10, 2000 DESCRIPTION "Import mib-2 instead of experimental, so that this module compiles" REVISION "199909090900Z" -- September 9, 1999 DESCRIPTION "Initial version as published at time of publication of RFC 2591." ::= { mib-2 73 } ianaLangJavaByteCode OBJECT-IDENTITY STATUS current DESCRIPTION "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)." REFERENCE "The Java Virtual Machine Specification. ISBN 0-201-63452-X" ::= { ianaLanguages 1 } ianaLangTcl OBJECT-IDENTITY STATUS current DESCRIPTION "The Tool Command Language (Tcl). A script written in the Tcl language is transferred in Tcl source code format." REFERENCE "Tcl and the Tk Toolkit. ISBN 0-201-63337-X" ::= { ianaLanguages 2 } ianaLangPerl OBJECT-IDENTITY STATUS current DESCRIPTION "The Perl language. A script written in the Perl language is transferred in Perl source code format." REFERENCE "Programming Perl. ISBN 1-56592-149-6" ::= { ianaLanguages 3 } ianaLangScheme OBJECT-IDENTITY STATUS current DESCRIPTION "The Scheme language. A script written in the Scheme language is transferred in Scheme source code format." REFERENCE "The Revised^4 Report on the Algorithmic Language Scheme. MIT Press" ::= { ianaLanguages 4 } ianaLangSRSL OBJECT-IDENTITY STATUS current DESCRIPTION "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." ::= { ianaLanguages 5 } ianaLangPSL OBJECT-IDENTITY STATUS current DESCRIPTION "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." REFERENCE "PATROL Script Language Reference Manual, Version 3.0, November 30, 1995. BMC Software, Inc. 2101 City West Blvd., Houston, Texas 77042." ::= { ianaLanguages 6 } ianaLangSMSL OBJECT-IDENTITY STATUS current DESCRIPTION "The Systems Management Scripting Language. A script written in the SMSL language is transferred in the SMSL source code format." REFERENCE "ISO/ITU Command Sequencer. ISO 10164-21 or ITU X.753" ::= { ianaLanguages 7 } END