otp-reg.mib

来自「OTP是开放电信平台的简称」· MIB 代码 · 共 84 行

MIB
84
字号
OTP-REG DEFINITIONS ::= BEGINIMPORTS    MODULE-IDENTITY, enterprises        FROM SNMPv2-SMI    ;otpRegModule MODULE-IDENTITY    LAST-UPDATED "0305090900Z"    ORGANIZATION "Ericsson"    CONTACT-INFO       "Contact:  Erlang Support see license agreement for Erlang/OTP."    DESCRIPTION       "The root MIB module for OTP."    REVISION        "0305090900Z"    DESCRIPTION        "Changed CONTACT-INFO as it was outdated, made it more generic	to avoid such changes in the future."      REVISION    "9902020900Z"    DESCRIPTION       "Cleaned up OBJECT IDENTIFIER registration.  Changed the name       of the MODULE-IDENTITY of this module to non-conflicting name       otpRegModule."    REVISION    "9712010900Z"    DESCRIPTION       "The initial revision of MIB module OTP-REG."    ::= { otpModules 1 }ericsson       OBJECT IDENTIFIER ::= {enterprises 193}otp            OBJECT IDENTIFIER ::= {ericsson 19}-- sub-tree for registraions, including ModulesotpReg	       OBJECT IDENTIFIER ::= {otp 1}otpModules     OBJECT IDENTIFIER ::= {otpReg 1}-- otpTcModule         2-- otpModule           3-- otpOsMonModule      4-- otpSnmpeaModule     5-- otpEvaModule        6-- otpLogModule        7-- otpEvaLogModule     8-- otpSnmpeaLogModule  9-- otpMeshModule      10-- sub-tree for OTP-wide objects and eventsotpGeneric     OBJECT IDENTIFIER ::= {otp 2}-- sub-tree for product specific objects and eventsotpApplications               OBJECT IDENTIFIER ::= {otp 3}-- otpMib           1-- otpOsMonMib      2-- otpSnmpeaMib     3-- otpEvaMib        4-- otpLogMib        5-- otpMeshMib       6-- sub-tree for agent implementation capabilitesotpCaps	       OBJECT IDENTIFIER ::= {otp 4}-- otpMibImplV10        1 (vsn of mib implementation, e.g. otp_mib)-- otpOsMonMibImplV10   2-- otpSnmpeaMibImplV10  3-- otpEvaMibImplV10     4-- otpLogMibImplV10     5-- sub-tree for requirement specificationsotpReqs	       OBJECT IDENTIFIER ::= {otp 5}-- sub-tree for experimental modules within OTPotpExpr        OBJECT IDENTIFIER ::= {otp 6}-- sub-tree for SSL within OTP-- Note that this subtree is not MIB related, but it-- is defined in this MIB file to avoid clashes.  ssl            OBJECT IDENTIFIER ::= {otp 10}END

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?