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

📄 hpr-mib

📁 很不错java的SNMP应用例子
💻
📖 第 1 页 / 共 4 页
字号:
                                  in process of bringing it down              other             - the connection is not in any of the                                  states listed above."      ::= { hprRtpEntry 9 }hprRtpUpTime OBJECT-TYPE      SYNTAX TimeTicks      UNITS "1/100ths of a second"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The length of time the RTP connection has been up, measured          in 1/100ths of a second."      ::= { hprRtpEntry 10 }hprRtpLivenessTimer OBJECT-TYPE      SYNTAX Unsigned32      UNITS "1/100ths of a second"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The value of the liveness (ALIVE) timer of this RTP          connection, in units of 1/100th of a second.  When this timer          expires and no packet has arrived from the partner since it          was last set, packets with Status Request indicators will be          sent to see if the RTP connection is still alive."      ::= { hprRtpEntry 11 }hprRtpShortReqTimer  OBJECT-TYPE      SYNTAX Unsigned32      UNITS "1/100ths of a second"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The value of the RTP SHORT_REQ timer, in units of 1/100 of a          second.  This timer represents the maximum time that a sender          waits for a reply from a receiver."      ::= { hprRtpEntry 12 }hprRtpPathSwTimer OBJECT-TYPE      SYNTAX Unsigned32      UNITS "1/100ths of a second"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The length of time that RTP should attempt a path switch          for a connection, in units of 1/100th of a second."      ::= { hprRtpEntry 13 }hprRtpLivenessTimeouts OBJECT-TYPE      SYNTAX HprRtpCounter      UNITS "liveness timeouts"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The count of liveness timeouts for this RTP connection."      ::= { hprRtpEntry 14 }hprRtpShortReqTimeouts OBJECT-TYPE      SYNTAX HprRtpCounter      UNITS "short request timeouts"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The count of short request timeouts for this RTP connection."      ::= { hprRtpEntry 15 }hprRtpMaxSendRate OBJECT-TYPE      SYNTAX Gauge32      UNITS "bytes per second"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The high-water mark for this RTP connection's send rate, in          units of bytes per second.  This is the high-water mark for          the entire life of the connection, not just the high-water          mark for the connection's current path.          For more details on this and other parameters related to HPR,          see the High Performance Routing Architecture Reference."      ::= { hprRtpEntry 16 }hprRtpMinSendRate OBJECT-TYPE      SYNTAX Gauge32      UNITS "bytes per second"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The low-water mark for this RTP connection's send rate, in          units of bytes per second.  This is the low-water mark for the          entire life of the connection, not just the low-water mark for          the connection's current path.          For more details on this and other parameters related to HPR,          see the High Performance Routing Architecture Reference."      ::= { hprRtpEntry 17 }hprRtpCurSendRate OBJECT-TYPE      SYNTAX Gauge32      UNITS "bytes per second"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The current send rate for this RTP connection, in units of          bytes per second.          For more details on this and other parameters related to HPR,          see the High Performance Routing Architecture Reference."      ::= { hprRtpEntry 18 }hprRtpSmRdTripDelay OBJECT-TYPE      SYNTAX Gauge32      UNITS "1/1000ths of a second"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The smoothed round trip delay for this RTP connection, in          units of 1/1000th of a second (ms).          For more details on this and other parameters related to HPR,          see the High Performance Routing Architecture Reference."      ::= { hprRtpEntry 19 }hprRtpSendPackets OBJECT-TYPE      SYNTAX HprRtpCounter      UNITS "RTP packets"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The count of packets successfully sent on this RTP          connection."      ::= { hprRtpEntry 20 }hprRtpRecvPackets OBJECT-TYPE      SYNTAX HprRtpCounter      UNITS "RTP packets"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The count of packets received on this RTP connection.  The          counter is incremented only once if duplicate copies of a          packet are received."      ::= { hprRtpEntry 21 }hprRtpSendBytes OBJECT-TYPE      SYNTAX HprRtpCounter      UNITS "bytes"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The count of bytes sent on this RTP connection.  Both RTP          Transport Header (THDR) bytes and data bytes are included in          this count."      ::= { hprRtpEntry 22 }hprRtpRecvBytes OBJECT-TYPE      SYNTAX HprRtpCounter      UNITS "bytes"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The count of bytes received on this RTP connection.  Both RTP          Transport Header (THDR) bytes and data bytes are included in          this count."      ::= { hprRtpEntry 23 }hprRtpRetrPackets OBJECT-TYPE      SYNTAX HprRtpCounter      UNITS "RTP packets"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The count of packets retransmitted on this RTP connection."      ::= { hprRtpEntry 24 }hprRtpPacketsDiscarded OBJECT-TYPE      SYNTAX HprRtpCounter      UNITS "RTP packets"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The count of packets received on this RTP connection and then          discarded.  A packet may be discarded because it is determined          to be a duplicate, or for other reasons."      ::= { hprRtpEntry 25 }hprRtpDetectGaps OBJECT-TYPE      SYNTAX HprRtpCounter      UNITS "gaps"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The count of gaps detected on this RTP connection."      ::= { hprRtpEntry 26 }hprRtpRateReqSends OBJECT-TYPE      SYNTAX HprRtpCounter      UNITS "rate requests"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The count of Rate Requests sent on this RTP connection."      ::= { hprRtpEntry 27 }hprRtpOkErrPathSws OBJECT-TYPE      SYNTAX HprRtpCounter      UNITS "path switch attempts"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The count of successful path switch attempts for this RTP          connection due to errors."      ::= { hprRtpEntry 28 }hprRtpBadErrPathSws OBJECT-TYPE      SYNTAX HprRtpCounter      UNITS "path switch attempts"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The count of unsuccessful path switches for this RTP          connection due to errors."      ::= { hprRtpEntry 29 }hprRtpOkOpPathSws OBJECT-TYPE      SYNTAX HprRtpCounter      UNITS "path switches"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The count of successful path switches for this RTP connection          due to operator requests."      ::= { hprRtpEntry 30 }hprRtpBadOpPathSws OBJECT-TYPE      SYNTAX HprRtpCounter      UNITS "path switches"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The count of unsuccessful path switches for this RTP          connection due to operator requests.  This counter is not          incremented by an implementation that does not support          operator-requested path switches, even if a Management Station          requests such a path switch by setting the          hprRtpPathSwitchTrigger object."      ::= { hprRtpEntry 31 }hprRtpCounterDisconTime OBJECT-TYPE      SYNTAX TimeStamp      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The value of the sysUpTime object when the counters for this          RTP connection last experienced a discontinuity.  This will be          the more recent of two times:  the time at which the          connection was established or the time at which the HPR          counters were last turned on or off."      ::= { hprRtpEntry 32 }-- *********************************************************************-- The RTP Connection Status Table--  This table contains statistics and historical information related to--  both successful and unsuccessful RTP path switches.  This--  information can be important for both trend analysis and problem--  determination.----  Note the terminology here:  when RTP is triggered to find a new path--  for a connection, this initiates a 'path switch,' which will end up--  being either successful or unsuccessful.  During this path switch,--  RTP will make one or more 'path switch attempts,' which are attempts--  to find a new path for the connection and switch the connection to--  it.  This 'new' path may be the same path that the connection was--  using before the path switch.----  It is an implementation option how many entries to keep in this--  table, and how long to retain any individual entry.-- *********************************************************************hprRtpStatusTable OBJECT-TYPE      SYNTAX SEQUENCE OF HprRtpStatusEntry      MAX-ACCESS not-accessible      STATUS current      DESCRIPTION          "RTP Connection Status Table:  This table contains historical          information on RTP connections.  An entry is created in this          table when a path switch is completed, either successfully or          unsuccessfully."      ::= { hprRtp 3 }hprRtpStatusEntry OBJECT-TYPE      SYNTAX HprRtpStatusEntry      MAX-ACCESS not-accessible      STATUS current      DESCRIPTION          "This table is indexed by local NCE ID, local TCID, and an          integer hprRtpStatusIndex.  Thus the primary grouping of table          rows is by RTP connection, with the multiple entries for a          given RTP connection ordered by time."      INDEX             { hprRtpStatusLocNceId,               hprRtpStatusLocTcid,               hprRtpStatusIndex }      ::= { hprRtpStatusTable 1 }  HprRtpStatusEntry ::= SEQUENCE {     hprRtpStatusLocNceId          OCTET STRING, -- local nce id     hprRtpStatusLocTcid           OCTET STRING, -- local tcid     hprRtpStatusIndex             Unsigned32,   -- index     hprRtpStatusStartTime         DateAndTime,  -- time stamp     hprRtpStatusEndTime           DateAndTime,  -- time stamp     hprRtpStatusRemCpName         SnaControlPointName,-- remote cp name

⌨️ 快捷键说明

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