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

📄 ospf-trap-mib

📁 很不错java的SNMP应用例子
💻
📖 第 1 页 / 共 2 页
字号:
    ospfIfAuthFailure NOTIFICATION-TYPE        OBJECTS {                    ospfRouterId, -- The originator of the trap                    ospfIfIpAddress,                    ospfAddressLessIf,                    ospfPacketSrc,  -- The source IP address                    ospfConfigErrorType, -- authTypeMismatch or                                         -- authFailure                    ospfPacketType                  }        STATUS             current        DESCRIPTION           "An ospfIfAuthFailure  trap  signifies  that  a           packet  has  been received on a non-virtual in-           terface from a router whose authentication  key           or  authentication  type  conflicts  with  this           router's authentication key  or  authentication           type."   ::= { ospfTraps 6 }    ospfVirtIfAuthFailure NOTIFICATION-TYPE        OBJECTS {                    ospfRouterId, -- The originator of the trap                    ospfVirtIfAreaId,                    ospfVirtIfNeighbor,                    ospfConfigErrorType, -- authTypeMismatch or                                         -- authFailure                    ospfPacketType                  }        STATUS             current        DESCRIPTION           "An ospfVirtIfAuthFailure trap signifies that a           packet has been received on a virtual interface           from a router whose authentication key  or  au-           thentication  type conflicts with this router's           authentication key or authentication type."   ::= { ospfTraps 7 }    ospfIfRxBadPacket NOTIFICATION-TYPE        OBJECTS {                    ospfRouterId, -- The originator of the trap                    ospfIfIpAddress,                    ospfAddressLessIf,                    ospfPacketSrc,  -- The source IP address                    ospfPacketType                  }        STATUS             current        DESCRIPTION           "An ospfIfRxBadPacket trap  signifies  that  an           OSPF  packet has been received on a non-virtual           interface that cannot be parsed."   ::= { ospfTraps 8 }    ospfVirtIfRxBadPacket NOTIFICATION-TYPE        OBJECTS {                    ospfRouterId, -- The originator of the trap                    ospfVirtIfAreaId,                    ospfVirtIfNeighbor,                    ospfPacketType                  }        STATUS             current        DESCRIPTION           "An ospfRxBadPacket trap signifies that an OSPF           packet has been received on a virtual interface           that cannot be parsed."   ::= { ospfTraps 9 }    ospfTxRetransmit NOTIFICATION-TYPE        OBJECTS {                    ospfRouterId, -- The originator of the trap                    ospfIfIpAddress,                    ospfAddressLessIf,                    ospfNbrRtrId, -- Destination                    ospfPacketType,                    ospfLsdbType,                    ospfLsdbLsid,                    ospfLsdbRouterId                  }        STATUS             current        DESCRIPTION           "An ospfTxRetransmit  trap  signifies  than  an           OSPF  packet  has  been retransmitted on a non-           virtual interface.  All packets that may be re-           transmitted  are associated with an LSDB entry.           The LS type, LS ID, and Router ID are  used  to           identify the LSDB entry."   ::= { ospfTraps 10 }    ospfVirtIfTxRetransmit NOTIFICATION-TYPE        OBJECTS {                    ospfRouterId, -- The originator of the trap                    ospfVirtIfAreaId,                    ospfVirtIfNeighbor,                    ospfPacketType,                    ospfLsdbType,                    ospfLsdbLsid,                    ospfLsdbRouterId                  }        STATUS             current        DESCRIPTION           "An ospfTxRetransmit  trap  signifies  than  an           OSPF packet has been retransmitted on a virtual           interface.  All packets that may be retransmit-           ted  are  associated with an LSDB entry. The LS           type, LS ID, and Router ID are used to identify           the LSDB entry."   ::= { ospfTraps 11 }    ospfOriginateLsa NOTIFICATION-TYPE        OBJECTS {                    ospfRouterId, -- The originator of the trap                    ospfLsdbAreaId,  -- 0.0.0.0 for AS Externals                    ospfLsdbType,                    ospfLsdbLsid,                    ospfLsdbRouterId                  }        STATUS             current        DESCRIPTION           "An ospfOriginateLsa trap signifies that a  new           LSA  has  been originated by this router.  This           trap should not be invoked for simple refreshes           of  LSAs  (which happesn every 30 minutes), but           instead will only be invoked  when  an  LSA  is           (re)originated due to a topology change.  Addi-           tionally, this trap does not include LSAs  that           are  being  flushed  because  they have reached           MaxAge."   ::= { ospfTraps 12 }    ospfMaxAgeLsa NOTIFICATION-TYPE        OBJECTS {                    ospfRouterId, -- The originator of the trap                    ospfLsdbAreaId,  -- 0.0.0.0 for AS Externals                    ospfLsdbType,                    ospfLsdbLsid,                    ospfLsdbRouterId                  }        STATUS             current        DESCRIPTION           "An ospfMaxAgeLsa trap signifies  that  one  of           the LSA in the router's link-state database has           aged to MaxAge."   ::= { ospfTraps 13 }    ospfLsdbOverflow NOTIFICATION-TYPE        OBJECTS {                    ospfRouterId, -- The originator of the trap                    ospfExtLsdbLimit                  }        STATUS             current        DESCRIPTION           "An ospfLsdbOverflow trap  signifies  that  the           number of LSAs in the router's link-state data-           base has exceeded ospfExtLsdbLimit."   ::= { ospfTraps 14 }    ospfLsdbApproachingOverflow NOTIFICATION-TYPE        OBJECTS {                    ospfRouterId, -- The originator of the trap                    ospfExtLsdbLimit                  }        STATUS             current        DESCRIPTION           "An ospfLsdbApproachingOverflow trap  signifies           that  the  number of LSAs in the router's link-           state database has exceeded ninety  percent  of           ospfExtLsdbLimit."   ::= { ospfTraps 15 }-- conformance informationospfTrapConformance OBJECT IDENTIFIER ::= { ospfTrap 3 }ospfTrapGroups      OBJECT IDENTIFIER ::= { ospfTrapConformance 1 }ospfTrapCompliances OBJECT IDENTIFIER ::= { ospfTrapConformance 2 }-- compliance statements    ospfTrapCompliance MODULE-COMPLIANCE        STATUS  current        DESCRIPTION           "The compliance statement "       MODULE  -- this module       MANDATORY-GROUPS { ospfTrapControlGroup }        GROUP       ospfTrapControlGroup        DESCRIPTION           "This group is optional but recommended for all           OSPF systems"       ::= { ospfTrapCompliances 1 }-- units of conformance    ospfTrapControlGroup    OBJECT-GROUP        OBJECTS {                           ospfSetTrap,                           ospfConfigErrorType,                           ospfPacketType,                           ospfPacketSrc        }        STATUS  current        DESCRIPTION           "These objects are required  to  control  traps           from OSPF systems."       ::= { ospfTrapGroups 1 }END

⌨️ 快捷键说明

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