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

📄 mpls-ftn-std-mib

📁 很不错java的SNMP应用例子
💻
📖 第 1 页 / 共 3 页
字号:
   MAX-ACCESS          not-accessible   STATUS              current   DESCRIPTION       "Each entry contains performance information for the        specified interface and an FTN entry mapped to this        interface."   INDEX  { mplsFTNPerfIndex, mplsFTNPerfCurrIndex }   ::=  { mplsFTNPerfTable 1 }MplsFTNPerfEntry  ::=  SEQUENCE {      mplsFTNPerfIndex                     InterfaceIndexOrZero,      mplsFTNPerfCurrIndex                 MplsFTNEntryIndex,      mplsFTNPerfMatchedPackets            Counter64,      mplsFTNPerfMatchedOctets             Counter64,      mplsFTNPerfDiscontinuityTime         TimeStamp   }mplsFTNPerfIndex OBJECT-TYPE   SYNTAX              InterfaceIndexOrZero   MAX-ACCESS          not-accessible   STATUS              current   DESCRIPTION       "The interface index of an interface that an FTN entry        has been applied/mapped to.  Each instance of this        object corresponds to an instance of mplsFTNMapIndex."   ::= { mplsFTNPerfEntry 1 }mplsFTNPerfCurrIndex OBJECT-TYPE   SYNTAX              MplsFTNEntryIndex   MAX-ACCESS          not-accessible   STATUS              current   DESCRIPTION       "Index of an FTN entry that has been applied/mapped to        the specified interface.  Each instance of this object        corresponds to an instance of mplsFTNMapCurrIndex."   ::=  { mplsFTNPerfEntry 2 }mplsFTNPerfMatchedPackets OBJECT-TYPE   SYNTAX              Counter64   MAX-ACCESS          read-only   STATUS              current   DESCRIPTION       "Number of packets that matched the specified FTN entry        if it is applied/mapped to the specified interface.        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        mplsFTNDiscontinuityTime."   ::= { mplsFTNPerfEntry 3 }mplsFTNPerfMatchedOctets OBJECT-TYPE   SYNTAX              Counter64   MAX-ACCESS          read-only   STATUS              current   DESCRIPTION       "Number of octets that matched the specified FTN entry        if it is applied/mapped to the specified interface.        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        mplsFTNDiscontinuityTime."   ::= { mplsFTNPerfEntry 4 }mplsFTNPerfDiscontinuityTime OBJECT-TYPE   SYNTAX              TimeStamp   MAX-ACCESS          read-only   STATUS              current   DESCRIPTION       "The value of sysUpTime on the most recent occasion at        which any one or more of this entry's counters suffered        a discontinuity.  If no such discontinuities have        occurred since the last re-initialization of the local        management subsystem, then this object contains a zero        value."   ::= { mplsFTNPerfEntry 5 }-- End of mplsFTNPerfTable-- Module compliance.-- Top level object IDs.mplsFTNGroups   OBJECT IDENTIFIER ::= { mplsFTNConformance 1 }mplsFTNCompliances   OBJECT IDENTIFIER ::= { mplsFTNConformance 2 }-- Compliance requirement for fully compliant implementations.mplsFTNModuleFullCompliance MODULE-COMPLIANCE   STATUS current   DESCRIPTION       "Compliance statement for agents that provide full        support for MPLS-FTN-STD-MIB."   MODULE IF-MIB -- The Interfaces Group MIB, RFC 2863.   MANDATORY-GROUPS {      ifGeneralInformationGroup,      ifCounterDiscontinuityGroup   }   MODULE -- This module.   MANDATORY-GROUPS {      mplsFTNRuleGroup,      mplsFTNMapGroup,      mplsFTNPerfGroup   }   OBJECT mplsFTNAddrType   SYNTAX InetAddressType { ipv4(1), ipv6(2) }   DESCRIPTION       "An implementation is only required to support IPv4        and/or IPv6 addresses.  An implementation is only        required to support the address types that are actually        supported on the LSR."   OBJECT mplsFTNSourceAddrMin   SYNTAX       InetAddress (SIZE (4 | 20))   DESCRIPTION       "An implementation is only required to support IPv4        and/or IPv6 addresses.  An implementation is only        required to support the address types that are actually        supported on the LSR."   OBJECT mplsFTNSourceAddrMax   SYNTAX       InetAddress (SIZE (4 | 20))   DESCRIPTION       "An implementation is only required to support IPv4        and/or IPv6 addresses.  An implementation is only        required to support the address types that are actually        supported on the LSR."   OBJECT mplsFTNDestAddrMin   SYNTAX       InetAddress (SIZE (4 | 20))   DESCRIPTION       "An implementation is only required to support IPv4        and/or IPv6 addresses.  An implementation is only        required to support the address types that are actually        supported on the LSR."   OBJECT mplsFTNDestAddrMax   SYNTAX       InetAddress (SIZE (4 | 20))   DESCRIPTION       "An implementation is only required to support IPv4        and/or IPv6 addresses.  An implementation is only        required to support the address types that are actually        supported on the LSR."   ::= { mplsFTNCompliances 1 }-- Compliance requirement for read-only implementations.mplsFTNModuleReadOnlyCompliance MODULE-COMPLIANCE   STATUS current   DESCRIPTION       "Compliance requirement for implementations that only        provide read-only support for MPLS-FTN-STD-MIB. Such        devices can then be monitored but cannot be configured        using this MIB module."   MODULE IF-MIB -- The interfaces Group MIB, RFC 2863   MANDATORY-GROUPS {      ifGeneralInformationGroup,      ifCounterDiscontinuityGroup   }   MODULE -- This module   MANDATORY-GROUPS {      mplsFTNRuleGroup,      mplsFTNMapGroup,      mplsFTNPerfGroup   }   OBJECT mplsFTNIndexNext   MIN-ACCESS   not-accessible   DESCRIPTION       "This object is not needed when mplsFTNTable is        implemented as read-only."   OBJECT mplsFTNRowStatus   SYNTAX       RowStatus { active(1) }   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required, and active is the only        status that needs to be supported."   OBJECT mplsFTNDescr   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required."   OBJECT mplsFTNMask   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required."   OBJECT mplsFTNAddrType   SYNTAX       InetAddressType { ipv4(1), ipv6(2) }   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required. An implementation is only        required to support IPv4 and IPv6 addresses."   OBJECT mplsFTNSourceAddrMin   SYNTAX       InetAddress (SIZE (4 | 20))   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required. An implementation is only        required to support IPv4 and IPv6 addresses."   OBJECT mplsFTNSourceAddrMax   SYNTAX       InetAddress (SIZE (4 | 20))   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required. An implementation is only        required to support IPv4 and IPv6 addresses."   OBJECT mplsFTNDestAddrMin   SYNTAX       InetAddress (SIZE (4 | 20))   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required. An implementation is only        required to support IPv4 and IPv6 addresses."   OBJECT mplsFTNDestAddrMax   SYNTAX       InetAddress (SIZE (4 | 20))   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required. An implementation is only        required to support IPv4 and IPv6 addresses."   OBJECT mplsFTNSourcePortMin   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required."   OBJECT mplsFTNSourcePortMax   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required."   OBJECT mplsFTNDestPortMin   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required."   OBJECT mplsFTNDestPortMax   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required."   OBJECT mplsFTNProtocol   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required."   OBJECT mplsFTNActionType   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required."   OBJECT mplsFTNActionPointer   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required."   OBJECT mplsFTNDscp   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required."   OBJECT mplsFTNStorageType   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required."   OBJECT mplsFTNMapRowStatus   SYNTAX       RowStatus { active(1) }   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required, and active(1) is the only        status that needs to be supported."   OBJECT mplsFTNMapStorageType   MIN-ACCESS   read-only   DESCRIPTION       "Write access is not required."   ::= { mplsFTNCompliances 2 }-- Units of conformance.mplsFTNRuleGroup OBJECT-GROUP   OBJECTS {         mplsFTNIndexNext,         mplsFTNTableLastChanged,         mplsFTNRowStatus,         mplsFTNDescr,         mplsFTNMask,         mplsFTNAddrType,         mplsFTNSourceAddrMin,         mplsFTNSourceAddrMax,         mplsFTNDestAddrMin,         mplsFTNDestAddrMax,         mplsFTNSourcePortMin,         mplsFTNSourcePortMax,         mplsFTNDestPortMin,         mplsFTNDestPortMax,         mplsFTNProtocol,         mplsFTNActionType,         mplsFTNActionPointer,         mplsFTNDscp,         mplsFTNStorageType   }   STATUS current   DESCRIPTION       "Collection of objects that implement MPLS FTN rules."   ::= { mplsFTNGroups 1 }mplsFTNMapGroup OBJECT-GROUP   OBJECTS {         mplsFTNMapTableLastChanged,         mplsFTNMapRowStatus,         mplsFTNMapStorageType   }   STATUS current   DESCRIPTION       "Collection of objects that implement activation of MPLS        FTN entries on interfaces."   ::= { mplsFTNGroups 2 }mplsFTNPerfGroup OBJECT-GROUP   OBJECTS {         mplsFTNPerfMatchedPackets,         mplsFTNPerfMatchedOctets,         mplsFTNPerfDiscontinuityTime   }   STATUS current   DESCRIPTION       "Collection of objects providing MPLS FTN performance        information."   ::= { mplsFTNGroups 3 }END

⌨️ 快捷键说明

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