⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mpls-ldp-std-mib

📁 很不错java的SNMP应用例子
💻
📖 第 1 页 / 共 5 页
字号:
        "A count of the Session Rejected/Parameters        Advertisement Mode Error Notification Messages sent        or received by this LDP Entity.        Discontinuities in the value of this counter can occur        at re-initialization of the management system, and at        other times as indicated by the value of        mplsLdpEntityDiscontinuityTime."    ::= { mplsLdpEntityStatsEntry 3 }mplsLdpEntityStatsSessionRejectedMaxPduErrors OBJECT-TYPE    SYNTAX      Counter32    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "A count of the Session Rejected/Parameters        Max Pdu Length Error Notification Messages sent        or received by this LDP Entity.        Discontinuities in the value of this counter can occur        at re-initialization of the management system, and at        other times as indicated by the value of        mplsLdpEntityDiscontinuityTime."    ::= { mplsLdpEntityStatsEntry 4 }mplsLdpEntityStatsSessionRejectedLRErrors OBJECT-TYPE    SYNTAX      Counter32    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "A count of the Session Rejected/Parameters        Label Range Notification Messages sent        or received by this LDP Entity.        Discontinuities in the value of this counter can occur        at re-initialization of the management system, and at        other times as indicated by the value of        mplsLdpEntityDiscontinuityTime."    ::= { mplsLdpEntityStatsEntry 5 }mplsLdpEntityStatsBadLdpIdentifierErrors OBJECT-TYPE    SYNTAX      Counter32    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "This object counts the number of Bad LDP Identifier        Fatal Errors detected by the session(s)        (past and present) associated with this LDP Entity.        Discontinuities in the value of this counter can occur        at re-initialization of the management system, and at        other times as indicated by the value of        mplsLdpEntityDiscontinuityTime."    REFERENCE       "RFC3036, LDP Specification, Section 3.5.1.2."    ::= { mplsLdpEntityStatsEntry 6 }mplsLdpEntityStatsBadPduLengthErrors OBJECT-TYPE    SYNTAX      Counter32    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "This object counts the number of Bad PDU Length        Fatal Errors detected by the session(s)        (past and present) associated with this LDP Entity.        Discontinuities in the value of this counter can occur        at re-initialization of the management system, and at        other times as indicated by the value of        mplsLdpEntityDiscontinuityTime."    REFERENCE       "RFC3036, LDP Specification, Section 3.5.1.2."    ::= { mplsLdpEntityStatsEntry 7 }mplsLdpEntityStatsBadMessageLengthErrors OBJECT-TYPE    SYNTAX      Counter32    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "This object counts the number of Bad Message        Length Fatal Errors detected by the session(s)        (past and present) associated with this LDP Entity.        Discontinuities in the value of this counter can occur        at re-initialization of the management system, and at        other times as indicated by the value of        mplsLdpEntityDiscontinuityTime."    REFERENCE       "RFC3036, LDP Specification, Section 3.5.1.2."    ::= { mplsLdpEntityStatsEntry 8 }mplsLdpEntityStatsBadTlvLengthErrors OBJECT-TYPE    SYNTAX      Counter32    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "This object counts the number of Bad TLV        Length Fatal Errors detected by the session(s)        (past and present) associated with this LDP Entity.        Discontinuities in the value of this counter can occur        at re-initialization of the management system, and at        other times as indicated by the value of        mplsLdpEntityDiscontinuityTime."    REFERENCE       "RFC3036, LDP Specification, Section 3.5.1.2."    ::= { mplsLdpEntityStatsEntry 9 }mplsLdpEntityStatsMalformedTlvValueErrors OBJECT-TYPE    SYNTAX      Counter32    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "This object counts the number of Malformed TLV        Value Fatal Errors detected by the session(s)        (past and present) associated with this        LDP Entity.        Discontinuities in the value of this counter can occur        at re-initialization of the management system, and at        other times as indicated by the value of        mplsLdpEntityDiscontinuityTime."    REFERENCE       "RFC3036, LDP Specification, Section 3.5.1.2."    ::= { mplsLdpEntityStatsEntry 10 }mplsLdpEntityStatsKeepAliveTimerExpErrors OBJECT-TYPE    SYNTAX      Counter32    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "This object counts the number of Session Keep Alive        Timer Expired Errors detected by the session(s)        (past and present) associated with this LDP Entity.        Discontinuities in the value of this counter can occur        at re-initialization of the management system, and at        other times as indicated by the value of        mplsLdpEntityDiscontinuityTime."    REFERENCE       "RFC3036, LDP Specification, Section 3.5.1.2."    ::= { mplsLdpEntityStatsEntry 11 }mplsLdpEntityStatsShutdownReceivedNotifications OBJECT-TYPE    SYNTAX      Counter32    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "This object counts the number of Shutdown Notifications        received related to session(s) (past and present)        associated with this LDP Entity.        Discontinuities in the value of this counter can occur        at re-initialization of the management system, and at        other times as indicated by the value of        mplsLdpEntityDiscontinuityTime."    ::= { mplsLdpEntityStatsEntry 12 }mplsLdpEntityStatsShutdownSentNotifications OBJECT-TYPE    SYNTAX      Counter32    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "This object counts the number of Shutdown Notfications        sent related to session(s) (past and present) associated        with this LDP Entity.        Discontinuities in the value of this counter can occur        at re-initialization of the management system, and at        other times as indicated by the value of        mplsLdpEntityDiscontinuityTime."    ::= { mplsLdpEntityStatsEntry 13 }---- The MPLS LDP Peer Table--mplsLdpSessionObjects OBJECT IDENTIFIER ::= { mplsLdpObjects 3 }mplsLdpPeerLastChange OBJECT-TYPE    SYNTAX  TimeStamp    MAX-ACCESS read-only    STATUS current    DESCRIPTION        "The value of sysUpTime at the time of the most        recent addition or deletion to/from the        mplsLdpPeerTable/mplsLdpSessionTable."    ::= { mplsLdpSessionObjects 1 }mplsLdpPeerTable OBJECT-TYPE    SYNTAX      SEQUENCE OF MplsLdpPeerEntry    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION        "Information about LDP peers known by Entities in        the mplsLdpEntityTable.  The information in this table        is based on information from the Entity-Peer interaction        during session initialization but is not appropriate        for the mplsLdpSessionTable, because objects in this        table may or may not be used in session establishment."    ::= { mplsLdpSessionObjects 2 }mplsLdpPeerEntry OBJECT-TYPE    SYNTAX      MplsLdpPeerEntry    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION        "Information about a single Peer which is related        to a Session.  This table is augmented by        the mplsLdpSessionTable."    INDEX       { mplsLdpEntityLdpId,                  mplsLdpEntityIndex,                  mplsLdpPeerLdpId }    ::= { mplsLdpPeerTable 1 }MplsLdpPeerEntry ::= SEQUENCE {    mplsLdpPeerLdpId                MplsLdpIdentifier,    mplsLdpPeerLabelDistMethod      MplsLabelDistributionMethod,    mplsLdpPeerPathVectorLimit      Integer32,    mplsLdpPeerTransportAddrType    InetAddressType,    mplsLdpPeerTransportAddr        InetAddress}mplsLdpPeerLdpId OBJECT-TYPE    SYNTAX      MplsLdpIdentifier    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION        "The LDP identifier of this LDP Peer."    ::= { mplsLdpPeerEntry 1 }mplsLdpPeerLabelDistMethod OBJECT-TYPE    SYNTAX      MplsLabelDistributionMethod    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "For any given LDP session, the method of        label distribution must be specified."    ::= { mplsLdpPeerEntry 2 }mplsLdpPeerPathVectorLimit OBJECT-TYPE    SYNTAX      Integer32 (0..255)    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "If the value of this object is 0 (zero) then        Loop Dection for Path Vectors for this Peer        is disabled.        Otherwise, if this object has a value greater than        zero, then Loop Dection for Path  Vectors for this        Peer is enabled and the Path Vector Limit is this value."    REFERENCE       "RFC3036, LDP Specification, Section 2.8 Loop Dection,       Section 3.4.5 Path Vector TLV."    ::= { mplsLdpPeerEntry 3 }mplsLdpPeerTransportAddrType OBJECT-TYPE    SYNTAX      InetAddressType    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "The type of the Internet address for the        mplsLdpPeerTransportAddr object.  The LDP        specification describes this as being either        an IPv4 Transport Address or IPv6 Transport        Address which is used in opening the LDP session's        TCP connection, or if the optional TLV is not        present, then this is the IPv4/IPv6 source        address for the UPD packet carrying the Hellos.        This object specifies how the value of the        mplsLdpPeerTransportAddr object should be        interpreted."    REFERENCE       "RFC3036, LDP Specification, Section 2.5.2       Transport Connection Establishment and       Section 3.5.2.1 Hello Message Procedures."    ::= { mplsLdpPeerEntry 4 }mplsLdpPeerTransportAddr OBJECT-TYPE    SYNTAX      InetAddress    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "The Internet address advertised by the peer        in the Hello Message or the Hello source address.        The type of this address is specified by the        value of the mplsLdpPeerTransportAddrType        object."    REFERENCE       "RFC3036, LDP Specification, Section 2.5.2       Transport Connection Establishment and       Section 3.5.2.1 Hello Message Procedures."    ::= { mplsLdpPeerEntry 5 }---- The MPLS LDP Sessions Table--mplsLdpSessionTable OBJECT-TYPE    SYNTAX      SEQUENCE OF MplsLdpSessionEntry    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION        "A table of Sessions between the LDP Entities        and LDP Peers.  This table AUGMENTS the        mplsLdpPeerTable.  Each row in this table        represents a single session."    ::= { mplsLdpSessionObjects 3 }mplsLdpSessionEntry OBJECT-TYPE    SYNTAX      MplsLdpSessionEntry    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION        "An entry in this table represents information on a        single session between an LDP Entity and LDP Peer.        The information contained in a row is read-only.        Please note:  the Path Vector Limit for the        Session is the value which is configured in        the corresponding mplsLdpEntityEntry. The        Peer's Path Vector Limit is in the        mplsLdpPeerPathVectorLimit object in the        mplsLdpPeerTable.        Values which may differ from those configured are        noted in the objects of this table, the        mplsLdpAtmSessionTable and the        mplsLdpFrameRelaySessionTable. A value will        differ if it was negotiated between the        Entity and the Peer.  Values may or may not        be negotiated.  For example, if the values        are the same then no negotiation takes place.        If they are negotiated, then they may differ."    AUGMENTS { mplsLdpPeerEntry }    ::= { mplsLdpSessionTable 1 }MplsLdpSessionEntry ::= SEQUENCE {    mplsLdpSessionStateLastChange       TimeStamp,    mplsLdpSessionState                 INTEGER,    mplsLdpSessionRole                  INTEGER,    mplsLdpSessionProtocolVersion       Unsigned32,    mplsLdpSessionKeepAliveHoldTimeRem  TimeInterval,    mplsLdpSessionKeepAliveTime         Unsigned32,    mplsLdpSessionMaxPduLength          Unsigned32,    mplsLdpSessionDiscontinuityTime     TimeStamp}mplsLdpSessionStateLastChange OBJECT-TYPE    SYNTAX TimeStamp    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "The value of sysUpTime at the time this        Session entered its current state as        denoted by the mplsLdpSessionState        object."    ::= { mplsLdpSessionEntry 1 }mplsLdpSessionState OBJECT-TYPE    SYNTAX      INTEGER {                   nonexistent(1),                   initialized(2),                   openrec(3),                   opensent(4),                   operational(5)                }    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "The current state of the session, all of the        states 1 to 5 are based on the state machine        for session negotiation behavior."    REFERENCE

⌨️ 快捷键说明

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