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

📄 rfc2206.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 5 页
字号:
        DESCRIPTION           "The length of the destination address in bits.           This  is  the CIDR Prefix Length, which for IP4           hosts and multicast addresses is 32 bits.  This           object may not be changed when the value of the           RowStatus object is 'active'."       ::= { rsvpSenderEntry 5 }    rsvpSenderAddrLength OBJECT-TYPE        SYNTAX      INTEGER(0..128)        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The length of the sender's  address  in  bits.           This  is  the CIDR Prefix Length, which for IP4           hosts and multicast addresses is 32 bits.  This           object may not be changed when the value of the           RowStatus object is 'active'."       ::= { rsvpSenderEntry 6 }    rsvpSenderProtocol OBJECT-TYPE        SYNTAX      Protocol        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The IP Protocol used by  this  session.   This           object may not be changed when the value of the           RowStatus object is 'active'."       ::= { rsvpSenderEntry 7 }    rsvpSenderDestPort OBJECT-TYPE        SYNTAX      Port        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The UDP or TCP port number used as a  destina-           tion  port for all senders in this session.  If           the IP protocol in use, specified  by  rsvpSen-           derProtocol,  is  50  (ESP)  or  51  (AH), this           represents a virtual destination  port  number.           A  value of zero indicates that the IP protocol           in use does not have ports.   This  object  may           not  be changed when the value of the RowStatus           object is 'active'."       ::= { rsvpSenderEntry 8 }    rsvpSenderPort OBJECT-TYPE        SYNTAX      Port        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The UDP or TCP port number used  as  a  source           port  for  this sender in this session.  If the           IP protocol in use, specified by rsvpSenderPro-           tocol is 50 (ESP) or 51 (AH), this represents a           generalized port identifier (GPI).  A value  of           zero indicates that the IP protocol in use does           not have ports.  This object may not be changed           when  the value of the RowStatus object is 'ac-           tive'."       ::= { rsvpSenderEntry 9 }    rsvpSenderFlowId OBJECT-TYPE        SYNTAX      INTEGER (0..16777215)        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION           "The flow ID that  this  sender  is  using,  if           this  is  an IPv6 session."       ::= { rsvpSenderEntry 10 }    rsvpSenderHopAddr OBJECT-TYPE        SYNTAX      OCTET STRING (SIZE(4..16))        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The address used  by  the  previous  RSVP  hop           (which may be the original sender)."       ::= { rsvpSenderEntry 11 }    rsvpSenderHopLih OBJECT-TYPE        SYNTAX      Integer32        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The Logical Interface Handle used by the  pre-           vious  RSVP  hop  (which  may  be  the original           sender)."       ::= { rsvpSenderEntry 12 }    rsvpSenderInterface OBJECT-TYPE        SYNTAX      InterfaceIndex        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The ifIndex value of the  interface  on  which           this PATH message was most recently received."       ::= { rsvpSenderEntry 13 }    rsvpSenderTSpecRate OBJECT-TYPE        SYNTAX      BitRate        UNITS       "bits per second"        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The Average Bit  Rate  of  the  sender's  data           stream.   Within  a transmission burst, the ar-           rival rate may be as fast  as  rsvpSenderTSpec-           PeakRate  (if  supported by the service model);           however, averaged across two or more burst  in-           tervals,  the  rate  should not exceed rsvpSen-           derTSpecRate.           Note that this is a prediction, often based  on           the  general  capability  of a type of codec or           particular encoding; the measured average  rate           may be significantly lower."       ::= { rsvpSenderEntry 14 }    rsvpSenderTSpecPeakRate OBJECT-TYPE        SYNTAX      BitRate        UNITS       "bits per second"        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The Peak Bit Rate of the sender's data stream.           Traffic  arrival is not expected to exceed this           rate at any time, apart  from  the  effects  of           jitter in the network.  If not specified in the           TSpec, this returns zero or noSuchValue."       ::= { rsvpSenderEntry 15 }    rsvpSenderTSpecBurst OBJECT-TYPE        SYNTAX      BurstSize        UNITS       "bytes"        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The size of the largest  burst  expected  from           the sender at a time."       ::= { rsvpSenderEntry 16 }    rsvpSenderTSpecMinTU OBJECT-TYPE        SYNTAX      MessageSize        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The minimum message size for  this  flow.  The           policing  algorithm will treat smaller messages           as though they are this size."       ::= { rsvpSenderEntry 17 }    rsvpSenderTSpecMaxTU OBJECT-TYPE        SYNTAX      MessageSize        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The maximum message size for  this  flow.  The           admission  algorithm  will  reject TSpecs whose           Maximum Transmission Unit, plus  the  interface           headers, exceed the interface MTU."       ::= { rsvpSenderEntry 18 }    rsvpSenderInterval OBJECT-TYPE        SYNTAX      RefreshInterval        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The interval between refresh messages  as  ad-           vertised by the Previous Hop."       ::= { rsvpSenderEntry 19 }    rsvpSenderRSVPHop OBJECT-TYPE        SYNTAX      TruthValue        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "If TRUE, the node believes that  the  previous           IP  hop is an RSVP hop.  If FALSE, the node be-           lieves that the previous IP hop may not  be  an           RSVP hop."       ::= { rsvpSenderEntry 20 }    rsvpSenderLastChange OBJECT-TYPE        SYNTAX      TimeStamp        MAX-ACCESS  read-only        STATUS      current        DESCRIPTION           "The time of the last change in this PATH  mes-           sage;  This is either the first time it was re-           ceived or the time of the most recent change in           parameters."       ::= { rsvpSenderEntry 21 }    rsvpSenderPolicy OBJECT-TYPE        SYNTAX      OCTET STRING (SIZE(4..65535))        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The contents of the policy  object,  displayed           as an uninterpreted string of octets, including           the object header.  In the absence of  such  an           object, this should be of zero length."       ::= { rsvpSenderEntry 22 }    rsvpSenderAdspecBreak OBJECT-TYPE        SYNTAX      TruthValue        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The global break bit general  characterization           parameter  from  the ADSPEC.  If TRUE, at least           one non-IS hop was detected in  the  path.   If           FALSE, no non-IS hops were detected."       ::= { rsvpSenderEntry 23 }    rsvpSenderAdspecHopCount OBJECT-TYPE        SYNTAX      INTEGER (0..65535)        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The hop count general characterization parame-           ter  from  the  ADSPEC.   A  return  of zero or           noSuchValue indicates one of the following con-           ditions:              the invalid bit was set              the parameter was not present"       ::= { rsvpSenderEntry 24 }    rsvpSenderAdspecPathBw OBJECT-TYPE        SYNTAX      BitRate        UNITS       "bits per second"        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The path bandwidth estimate general character-           ization parameter from the ADSPEC.  A return of           zero or noSuchValue indicates one of  the  fol-           lowing conditions:              the invalid bit was set              the parameter was not present"       ::= { rsvpSenderEntry 25 }    rsvpSenderAdspecMinLatency OBJECT-TYPE        SYNTAX      Integer32        UNITS       "microseconds"        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The minimum path latency general characteriza-           tion  parameter  from  the ADSPEC.  A return of           zero or noSuchValue indicates one of  the  fol-           lowing conditions:              the invalid bit was set              the parameter was not present"       ::= { rsvpSenderEntry 26 }    rsvpSenderAdspecMtu OBJECT-TYPE        SYNTAX      INTEGER (0..65535)        UNITS       "bytes"        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "The composed Maximum Transmission Unit general           characterization  parameter from the ADSPEC.  A           return of zero or noSuchValue indicates one  of           the following conditions:              the invalid bit was set              the parameter was not present"       ::= { rsvpSenderEntry 27 }    rsvpSenderAdspecGuaranteedSvc OBJECT-TYPE        SYNTAX      TruthValue        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "If TRUE, the ADSPEC contains a Guaranteed Ser-           vice  fragment.   If FALSE, the ADSPEC does not           contain a Guaranteed Service fragment."       ::= { rsvpSenderEntry 28 }    rsvpSenderAdspecGuaranteedBreak OBJECT-TYPE        SYNTAX      TruthValue        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "If TRUE, the Guaranteed Service  fragment  has           its  'break'  bit  set,  indicating that one or           more nodes along the path do  not  support  the           guaranteed  service.   If  FALSE,  and rsvpSen-           derAdspecGuaranteedSvc is TRUE, the 'break' bit           is not set.           If rsvpSenderAdspecGuaranteedSvc is FALSE, this           returns FALSE or noSuchValue."       ::= { rsvpSenderEntry 29 }    rsvpSenderAdspecGuaranteedCtot OBJECT-TYPE        SYNTAX      Integer32        UNITS       "bytes"        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "If rsvpSenderAdspecGuaranteedSvc is TRUE, this           is   the  end-to-end  composed  value  for  the           guaranteed service 'C' parameter.  A return  of           zero  or  noSuchValue indicates one of the fol-           lowing conditions:              the invalid bit was set              the parameter was not present           If rsvpSenderAdspecGuaranteedSvc is FALSE, this           returns zero or noSuchValue."       ::= { rsvpSenderEntry 30 }    rsvpSenderAdspecGuaranteedDtot OBJECT-TYPE        SYNTAX      Integer32        UNITS       "microseconds"        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "If rsvpSenderAdspecGuaranteedSvc is TRUE, this           is   the  end-to-end  composed  value  for  the           guaranteed service 'D' parameter.  A return  of           zero  or  noSuchValue indicates one of the fol-           lowing conditions:              the invalid bit was set              the parameter was not present           If rsvpSenderAdspecGuaranteedSvc is FALSE, this           returns zero or noSuchValue."       ::= { rsvpSenderEntry 31 }    rsvpSenderAdspecGuaranteedCsum OBJECT-TYPE        SYNTAX      Integer32        UNITS       "bytes"        MAX-ACCESS  read-create        STATUS      current        DESCRIPTION           "If rsvpSenderAdspecGuaranteedSvc is TRUE, this           is  the  composed value for the guaranteed ser-           vice 'C' parameter  since  the  last  reshaping           point.   A  return of zero or noSuchValue indi-

⌨️ 快捷键说明

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