home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / drafts / draft_ietf_q_t / draft-ietf-rsvp-mib-07.txt < prev    next >
Text File  |  1997-05-28  |  113KB  |  4,641 lines

  1.  
  2.  
  3.  
  4.  
  5. Internet Draft             RSVP MIB                  June 1997
  6.  
  7.  
  8.                RSVP Management Information Base
  9.                   draft-ietf-rsvp-mib-07.txt
  10.  
  11.                  Tue May 27 11:24:30 PDT 1997
  12.  
  13.  
  14.                           Fred Baker
  15.  
  16.                         Cisco Systems
  17.                         519 Lado Drive
  18.                Santa Barbara, California 93111
  19.  
  20.                         fred@cisco.com
  21.  
  22.  
  23.                         John Krawczyk
  24.  
  25.                   ArrowPoint Communications
  26.                       235 Littleton Road
  27.                 Westford, Massachusetts 01886
  28.  
  29.                          jjk@tiac.net
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36. 1.  Status of this Memo
  37.  
  38. This document is an Internet Draft.  Internet Drafts are
  39. working documents of the Internet Engineering Task Force
  40. (IETF), its Areas, and its Working Groups. Note that other
  41. groups may also distribute working documents as Internet
  42. Drafts.
  43.  
  44. Internet Drafts are draft documents valid for a maximum of six
  45. months. Internet Drafts may be updated, replaced, or obsoleted
  46. by other documents at any time.  It is not appropriate to use
  47. Internet Drafts as reference material or to cite them other
  48. than as a "working draft" or "work in progress."
  49.  
  50. Please check the I-D abstract listing contained in each
  51. Internet Draft directory to learn the current status of this
  52. or any other Internet Draft.
  53.  
  54.  
  55.  
  56.  
  57.  
  58. Baker and Krawczyk  Expires December 1997             [Page 1]
  59.  
  60.  
  61.  
  62.  
  63. Internet Draft             RSVP MIB                  June 1997
  64.  
  65.  
  66. 2.  Abstract
  67.  
  68. This memo defines a portion of the Management Information Base
  69. (MIB) for use with network management protocols in TCP/IP-
  70. based internets.  In particular, it defines objects for
  71. managing the Resource Reservation Protocol (RSVP) within the
  72. interface attributes defined in the Integrated Services Model.
  73. Thus, the Integrated Services MIB is directly relevant to and
  74. cross-referenced by this MIB.  Comments should be made to the
  75. RSVP Working Group, rsvp@isi.edu.
  76.  
  77. This memo does not, in its draft form, specify a standard for
  78. the Internet community.
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116. Baker and Krawczyk  Expires December 1997             [Page 2]
  117.  
  118.  
  119.  
  120.  
  121. Internet Draft             RSVP MIB                  June 1997
  122.  
  123.  
  124. 3.  The SNMPv2 Network Management Framework
  125.  
  126. The SNMPv2 Network Management Framework consists of four major
  127. components.  They are:
  128.  
  129. o    RFC 1441 which defines the SMI, the mechanisms used for
  130.      describing and naming objects for the purpose of
  131.      management.
  132.  
  133. o    RFC 1213 defines MIB-II, the core set of managed objects
  134.      for the Internet suite of protocols.
  135.  
  136. o    RFC 1445 which defines the administrative and other
  137.      architectural aspects of the framework.
  138.  
  139. o    RFC 1448 which defines the protocol used for network
  140.      access to managed objects.
  141.  
  142. The Framework permits new objects to be defined for the
  143. purpose of experimentation and evaluation.
  144.  
  145.  
  146. 3.1.  Object Definitions
  147.  
  148. Managed objects are accessed via a virtual information store,
  149. termed the Management Information Base or MIB.  Objects in the
  150. MIB are defined using the subset of Abstract Syntax Notation
  151. One (ASN.1) defined in the SMI.  In particular, each object
  152. type is named by an OBJECT IDENTIFIER, an administratively
  153. assigned name.  The object type together with an object
  154. instance serves to uniquely identify a specific instantiation
  155. of the object.  For human convenience, we often use a textual
  156. string, termed the descriptor, to refer to the object type.
  157.  
  158.  
  159. 4.  Overview
  160.  
  161. 4.1.  Textual Conventions
  162.  
  163. Several new data types are introduced as a textual convention
  164. in this MIB document.  These textual conventions enhance the
  165. readability of the specification and can ease comparison with
  166. other specifications if appropriate.  It should be noted that
  167. the introduction of the these textual conventions has no
  168. effect on either the syntax nor the semantics of any managed
  169.  
  170.  
  171.  
  172.  
  173.  
  174. Baker and Krawczyk  Expires December 1997             [Page 3]
  175.  
  176.  
  177.  
  178.  
  179. Internet Draft             RSVP MIB                  June 1997
  180.  
  181.  
  182. objects.  The use of these is merely an artifact of the
  183. explanatory method used.  Objects defined in terms of one of
  184. these methods are always encoded by means of the rules that
  185. define the primitive type.  Hence, no changes to the SMI or
  186. the SNMP are necessary to accommodate these textual
  187. conventions which are adopted merely for the convenience of
  188. readers and writers in pursuit of the elusive goal of clear,
  189. concise, and unambiguous MIB documents.
  190.  
  191. 4.2.  Structure of MIB
  192.  
  193. The MIB is composed of the following sections:
  194.      General Objects
  195.      Session Statistics Table
  196.      Session Sender Table
  197.      Reservation Requests Received Table
  198.      Reservation Requests Forwarded Table
  199.      RSVP Interface Attributes Table
  200.      RSVP Neighbor Table
  201.  
  202. As a general rule, it is difficult in SNMP to describe
  203. arbitrarily long of complex messages; this MIB therefore seeks
  204. to describe the Path State Database and the Reservation State
  205. Database as though each flow and filter description received
  206. in an aggregate message had been received in a separate
  207. reservation message.
  208.  
  209. Thus, if a RESV message is received for session
  210. 224.1.2.3+UDP+4455 with two filter/flow spec groups describing
  211. a sender 1.2.3.4 and another sender 1.2.7.8, these two will
  212. show in the MIB as two separate rows: one for
  213. 224.1.2.3+UDP+4455 from 1.2.3.4 and the other for
  214. 224.1.2.3+UDP+4455 from 1.2.7.8.
  215.  
  216. 4.3.  Semantics of Writing the Path and Reservation State
  217. Databases
  218.  
  219. The path and reservation state tables are writeable. Writing
  220. into the Path and Reservation State databases allows one to
  221. perform RSVP reservations without authenticating through RSVP
  222. mechanisms, but rather through SNMP mechanisms. State created
  223. in this way by SNMP does not time out and cannot be deleted by
  224. receiving an RSVP teardown message; it can only be deleted by
  225. SNMP.  Deletion is accomplished by writing 'destroy' to the
  226. associated Row Status object, and this will initiate a
  227.  
  228.  
  229.  
  230.  
  231.  
  232. Baker and Krawczyk  Expires December 1997             [Page 4]
  233.  
  234.  
  235.  
  236.  
  237. Internet Draft             RSVP MIB                  June 1997
  238.  
  239.  
  240. teardown message as if the state had timed out.
  241.  
  242. 4.4.  Intended use of Flow Notifications
  243.  
  244. 4.4.1.  The lostFlow Notification
  245.  
  246. The Lost Flow notification is an asychronous event that
  247. signifies that a flow is no longer being observed.
  248.  
  249. 4.4.2.  The newFlow Notification
  250.  
  251. The newFlow Notification defined in this MIB can be used to
  252. advise a network management system of the state of a flow.
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290. Baker and Krawczyk  Expires December 1997             [Page 5]
  291.  
  292.  
  293.  
  294.  
  295. Internet Draft             RSVP MIB                  June 1997
  296.  
  297.  
  298. 5.  Definitions
  299.  
  300. RSVP-MIB DEFINITIONS ::= BEGIN
  301.  
  302.         IMPORTS
  303.                 MODULE-IDENTITY, OBJECT-TYPE, Gauge32,
  304.                 NOTIFICATION-TYPE, Integer32, experimental
  305.                                                     FROM SNMPv2-SMI
  306.                 TEXTUAL-CONVENTION, TruthValue, RowStatus,
  307.                 TimeStamp, TestAndIncr, TimeInterval
  308.                                                     FROM SNMPv2-TC
  309.                 MODULE-COMPLIANCE, OBJECT-GROUP,
  310.                 NOTIFICATION-GROUP                  FROM SNMPv2-CONF
  311.                 Port, SessionNumber, SessionType,
  312.                 Protocol, QosService, intSrvFlowStatus,
  313.                 MessageSize, BitRate, BurstSize     FROM INTEGRATED-SERVICES-MIB
  314.                 ifIndex, InterfaceIndex             FROM IF-MIB;
  315.  
  316.  
  317.     rsvp MODULE-IDENTITY
  318.             LAST-UPDATED "9511030500Z" -- Tue May 27 11:24:30 PDT 1997
  319.             ORGANIZATION "IETF RSVP Working Group"
  320.             CONTACT-INFO
  321.            "       Fred Baker
  322.            Postal: Cisco Systems
  323.                    519 Lado Drive
  324.                    Santa Barbara, California 93111
  325.            Tel:    +1 805 681 0115
  326.            E-Mail: fred@cisco.com
  327.  
  328.                    John Krawczyk
  329.            Postal: ArrowPoint Communications
  330.                    235 Littleton Road
  331.                    Westford, Massachusetts 01886
  332.            Tel:    +1 508 692 5875
  333.            E-Mail: jjk@tiac.net"
  334.        DESCRIPTION
  335.           "The MIB module to describe the RSVP Protocol"
  336.       ::= { experimental 71 }
  337.  
  338.   rsvpObjects         OBJECT IDENTIFIER ::= { rsvp 1 } -- tables
  339.   rsvpGenObjects      OBJECT IDENTIFIER ::= { rsvp 2 } -- global objects
  340.   rsvpNotifications   OBJECT IDENTIFIER ::= { rsvp 3 } -- traps
  341.   rsvpConformance     OBJECT IDENTIFIER ::= { rsvp 4 } -- conformance
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348. Baker and Krawczyk  Expires December 1997             [Page 6]
  349.  
  350.  
  351.  
  352.  
  353. Internet Draft             RSVP MIB                  June 1997
  354.  
  355.  
  356.     RsvpEncapsulation ::= TEXTUAL-CONVENTION
  357.          STATUS   current
  358.          DESCRIPTION
  359.            "This indicates the encapsulation that an  RSVP
  360.            Neighbor is perceived to be using."
  361.         SYNTAX   INTEGER {
  362.                    ip (1),   -- IP Protocol 46
  363.                    udp (2),  -- UDP Encapsulation
  364.                    both (3)  -- neighbor is using both encapsulations
  365.                  }
  366.  
  367.  
  368.     RefreshInterval ::= TEXTUAL-CONVENTION
  369.          DISPLAY-HINT "d"
  370.          STATUS   current
  371.          DESCRIPTION
  372.            "The number of milliseconds that  are  expected
  373.            to elapse between refreshes of path or reserva-
  374.            tion state.  Unrefreshed  Path  or  reservation
  375.            state is removed after a small multiple of this
  376.            period."
  377.         SYNTAX   INTEGER (0..'7FFFFFFF'h)
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406. Baker and Krawczyk  Expires December 1997             [Page 7]
  407.  
  408.  
  409.  
  410.  
  411. Internet Draft             RSVP MIB                  June 1997
  412.  
  413.  
  414. --      The RSVP Session Statistics Database displays statistics
  415. --      relating to the number of senders and receivers in each
  416. --      session.
  417.  
  418.  
  419.     rsvpSessionTable OBJECT-TYPE
  420.         SYNTAX      SEQUENCE OF RsvpSessionEntry
  421.         MAX-ACCESS  not-accessible
  422.         STATUS      current
  423.         DESCRIPTION
  424.            "A table of all sessions seen by a  given  sys-
  425.            tem."
  426.        ::= { rsvpObjects 1 }
  427.  
  428.  
  429.     rsvpSessionEntry OBJECT-TYPE
  430.         SYNTAX      RsvpSessionEntry
  431.         MAX-ACCESS  not-accessible
  432.         STATUS      current
  433.         DESCRIPTION
  434.            "A single session seen by a given system."
  435.        INDEX { rsvpSessionNumber }
  436.        ::= { rsvpSessionTable 1 }
  437.  
  438.  
  439.     RsvpSessionEntry ::=
  440.         SEQUENCE {
  441.         rsvpSessionNumber           SessionNumber,
  442.         rsvpSessionType             SessionType,
  443.         rsvpSessionDestAddr         OCTET STRING,
  444.         rsvpSessionDestAddrLength   INTEGER,
  445.         rsvpSessionProtocol         Protocol,
  446.         rsvpSessionPort             Port,
  447.         rsvpSessionSenders          Gauge32,
  448.         rsvpSessionReceivers        Gauge32,
  449.         rsvpSessionRequests         Gauge32,
  450.         rsvpSessionFlowId           INTEGER
  451.         }
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464. Baker and Krawczyk  Expires December 1997             [Page 8]
  465.  
  466.  
  467.  
  468.  
  469. Internet Draft             RSVP MIB                  June 1997
  470.  
  471.  
  472.     rsvpSessionNumber OBJECT-TYPE
  473.         SYNTAX      SessionNumber
  474.         MAX-ACCESS  not-accessible
  475.         STATUS      current
  476.         DESCRIPTION
  477.            "The number of this session.  This is for  SNMP
  478.            Indexing  purposes  only and has no relation to
  479.            any protocol value."
  480.        ::= { rsvpSessionEntry 1 }
  481.  
  482.  
  483.     rsvpSessionType OBJECT-TYPE
  484.         SYNTAX      SessionType
  485.         MAX-ACCESS  read-only
  486.         STATUS      current
  487.         DESCRIPTION
  488.            "The type of session (IP4, IP6, IP6  with  flow
  489.            information, etc)."
  490.        ::= { rsvpSessionEntry 2 }
  491.  
  492.  
  493.     rsvpSessionDestAddr OBJECT-TYPE
  494.         SYNTAX      OCTET STRING (SIZE(4..16))
  495.         MAX-ACCESS  read-only
  496.         STATUS      current
  497.         DESCRIPTION
  498.            "The destination address used by all senders in
  499.            this  session.   This object may not be changed
  500.            when the value of the RowStatus object is  'ac-
  501.            tive'."
  502.        ::= { rsvpSessionEntry 3 }
  503.  
  504.  
  505.     rsvpSessionDestAddrLength OBJECT-TYPE
  506.         SYNTAX      INTEGER(0..128)
  507.         MAX-ACCESS  read-only
  508.         STATUS      current
  509.         DESCRIPTION
  510.            "The CIDR prefix length of the session address,
  511.            which  is  32  for  IP4  host and multicast ad-
  512.            dresses, and 128 for IP6 addresses.   This  ob-
  513.            ject  may  not be changed when the value of the
  514.            RowStatus object is 'active'."
  515.        ::= { rsvpSessionEntry 4 }
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522. Baker and Krawczyk  Expires December 1997             [Page 9]
  523.  
  524.  
  525.  
  526.  
  527. Internet Draft             RSVP MIB                  June 1997
  528.  
  529.  
  530.     rsvpSessionProtocol OBJECT-TYPE
  531.         SYNTAX      Protocol
  532.         MAX-ACCESS  read-only
  533.         STATUS      current
  534.         DESCRIPTION
  535.            "The IP Protocol used by  this  session.   This
  536.            object may not be changed when the value of the
  537.            RowStatus object is 'active'."
  538.        ::= { rsvpSessionEntry 5 }
  539.  
  540.  
  541.     rsvpSessionPort OBJECT-TYPE
  542.         SYNTAX      Port
  543.         MAX-ACCESS  read-only
  544.         STATUS      current
  545.         DESCRIPTION
  546.            "The UDP or TCP port number used as a  destina-
  547.            tion  port for all senders in this session.  If
  548.            the IP protocol in use, specified  by  rsvpSen-
  549.            derProtocol,  is  50  (ESP)  or  51  (AH), this
  550.            represents a virtual destination  port  number.
  551.            A  value of zero indicates that the IP protocol
  552.            in use does not have ports.   This  object  may
  553.            not  be changed when the value of the RowStatus
  554.            object is 'active'."
  555.        ::= { rsvpSessionEntry 6 }
  556.  
  557.  
  558.     rsvpSessionSenders OBJECT-TYPE
  559.         SYNTAX      Gauge32
  560.         MAX-ACCESS  read-only
  561.         STATUS      current
  562.         DESCRIPTION
  563.            "The number of distinct senders currently known
  564.            to be part of this session."
  565.        ::= { rsvpSessionEntry 7 }
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580. Baker and Krawczyk  Expires December 1997            [Page 10]
  581.  
  582.  
  583.  
  584.  
  585. Internet Draft             RSVP MIB                  June 1997
  586.  
  587.  
  588.     rsvpSessionReceivers OBJECT-TYPE
  589.         SYNTAX      Gauge32
  590.         MAX-ACCESS  read-only
  591.         STATUS      current
  592.         DESCRIPTION
  593.            "The number of reservations being requested  of
  594.            this system for this session."
  595.        ::= { rsvpSessionEntry 8 }
  596.  
  597.  
  598.     rsvpSessionRequests OBJECT-TYPE
  599.         SYNTAX      Gauge32
  600.         MAX-ACCESS  read-only
  601.         STATUS      current
  602.         DESCRIPTION
  603.            "The number of reservation requests this system
  604.            is sending upstream for this session."
  605.        ::= { rsvpSessionEntry 9 }
  606.  
  607.  
  608.     rsvpSessionFlowId OBJECT-TYPE
  609.         SYNTAX      INTEGER(0..16777215)
  610.         MAX-ACCESS  read-only
  611.         STATUS      current
  612.         DESCRIPTION
  613.            "The flow ID for this session, if  this  is  an
  614.            IPv6 session."
  615.        ::= { rsvpSessionEntry 10 }
  616.  
  617.  
  618.     rsvpBadPackets OBJECT-TYPE
  619.         SYNTAX      Gauge32
  620.         MAX-ACCESS  read-only
  621.         STATUS      current
  622.         DESCRIPTION
  623.            "This object keeps a count of the number of bad
  624.            RSVP packets received."
  625.        ::= { rsvpGenObjects 1 }
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638. Baker and Krawczyk  Expires December 1997            [Page 11]
  639.  
  640.  
  641.  
  642.  
  643. Internet Draft             RSVP MIB                  June 1997
  644.  
  645.  
  646. --      The RSVP Session Sender Database contains the information
  647. --      displayed by senders regarding their potential contribution
  648. --      to session data content. It is in essence a list of the
  649. --      valid PATH messages that the RSVP Router or Host is receiving.
  650.  
  651.  
  652.     rsvpSenderNewIndex OBJECT-TYPE
  653.         SYNTAX      TestAndIncr
  654.         MAX-ACCESS  read-write
  655.         STATUS      current
  656.         DESCRIPTION
  657.            "This  object  is  used  to  assign  values  to
  658.            rsvpSenderNumber  as described in 'Textual Con-
  659.            ventions  for  SNMPv2'.   The  network  manager
  660.            reads  the  object,  and  then writes the value
  661.            back in the SET that creates a new instance  of
  662.            rsvpSenderEntry.   If  the  SET  fails with the
  663.            code 'inconsistentValue', then the process must
  664.            be  repeated; If the SET succeeds, then the ob-
  665.            ject is incremented, and the  new  instance  is
  666.            created according to the manager's directions."
  667.        ::= { rsvpGenObjects 2 }
  668.  
  669.  
  670.     rsvpSenderTable OBJECT-TYPE
  671.         SYNTAX      SEQUENCE OF RsvpSenderEntry
  672.         MAX-ACCESS  not-accessible
  673.         STATUS      current
  674.         DESCRIPTION
  675.            "Information describing the  state  information
  676.            displayed by senders in PATH messages."
  677.        ::= { rsvpObjects 2 }
  678.  
  679.  
  680.     rsvpSenderEntry OBJECT-TYPE
  681.         SYNTAX      RsvpSenderEntry
  682.         MAX-ACCESS  not-accessible
  683.         STATUS      current
  684.         DESCRIPTION
  685.            "Information describing the  state  information
  686.            displayed by a single sender's PATH message."
  687.        INDEX { rsvpSessionNumber, rsvpSenderNumber }
  688.        ::= { rsvpSenderTable 1 }
  689.  
  690. RsvpSenderEntry ::=
  691.  
  692.  
  693.  
  694.  
  695.  
  696. Baker and Krawczyk  Expires December 1997            [Page 12]
  697.  
  698.  
  699.  
  700.  
  701. Internet Draft             RSVP MIB                  June 1997
  702.  
  703.  
  704.     SEQUENCE {
  705.         rsvpSenderNumber                        SessionNumber,
  706.         rsvpSenderType                          SessionType,
  707.         rsvpSenderDestAddr                      OCTET STRING,
  708.         rsvpSenderAddr                          OCTET STRING,
  709.         rsvpSenderDestAddrLength                INTEGER,
  710.         rsvpSenderAddrLength                    INTEGER,
  711.         rsvpSenderProtocol                      Protocol,
  712.         rsvpSenderDestPort                      Port,
  713.         rsvpSenderPort                          Port,
  714.         rsvpSenderHopAddr                       OCTET STRING,
  715.         rsvpSenderHopLih                        Integer32,
  716.         rsvpSenderInterface                     InterfaceIndex,
  717.         rsvpSenderTSpecRate                     BitRate,
  718.         rsvpSenderTSpecPeakRate                 BitRate,
  719.         rsvpSenderTSpecBurst                    BurstSize,
  720.         rsvpSenderTSpecMinTU                    MessageSize,
  721.         rsvpSenderTSpecMaxTU                    MessageSize,
  722.         rsvpSenderInterval                      RefreshInterval,
  723.         rsvpSenderRSVPHop                       TruthValue,
  724.         rsvpSenderLastChange                    TimeStamp,
  725.         rsvpSenderPolicy                        OCTET STRING,
  726.         rsvpSenderAdspecBreak                   TruthValue,
  727.         rsvpSenderAdspecHopCount                INTEGER,
  728.         rsvpSenderAdspecPathBw                  BitRate,
  729.         rsvpSenderAdspecMinLatency              Integer32,
  730.         rsvpSenderAdspecMtu                     INTEGER,
  731.         rsvpSenderAdspecGuaranteedSvc           TruthValue,
  732.         rsvpSenderAdspecGuaranteedBreak         TruthValue,
  733.         rsvpSenderAdspecGuaranteedCtot          Integer32,
  734.         rsvpSenderAdspecGuaranteedDtot          Integer32,
  735.         rsvpSenderAdspecGuaranteedCsum          Integer32,
  736.         rsvpSenderAdspecGuaranteedDsum          Integer32,
  737.         rsvpSenderAdspecGuaranteedHopCount      INTEGER,
  738.         rsvpSenderAdspecGuaranteedPathBw        BitRate,
  739.         rsvpSenderAdspecGuaranteedMinLatency    Integer32,
  740.         rsvpSenderAdspecGuaranteedMtu           INTEGER,
  741.         rsvpSenderAdspecCtrlLoadSvc             TruthValue,
  742.         rsvpSenderAdspecCtrlLoadBreak           TruthValue,
  743.         rsvpSenderAdspecCtrlLoadHopCount        INTEGER,
  744.         rsvpSenderAdspecCtrlLoadPathBw          BitRate,
  745.         rsvpSenderAdspecCtrlLoadMinLatency      Integer32,
  746.         rsvpSenderAdspecCtrlLoadMtu             INTEGER,
  747.         rsvpSenderStatus                        RowStatus,
  748.         rsvpSenderTTL                           INTEGER
  749.  
  750.  
  751.  
  752.  
  753.  
  754. Baker and Krawczyk  Expires December 1997            [Page 13]
  755.  
  756.  
  757.  
  758.  
  759. Internet Draft             RSVP MIB                  June 1997
  760.  
  761.  
  762.     }
  763.  
  764.     rsvpSenderNumber OBJECT-TYPE
  765.         SYNTAX      SessionNumber
  766.         MAX-ACCESS  not-accessible
  767.         STATUS      current
  768.         DESCRIPTION
  769.            "The number of this sender.  This is  for  SNMP
  770.            Indexing  purposes  only and has no relation to
  771.            any protocol value."
  772.        ::= { rsvpSenderEntry 1 }
  773.  
  774.  
  775.     rsvpSenderType OBJECT-TYPE
  776.         SYNTAX      SessionType
  777.         MAX-ACCESS  read-create
  778.         STATUS      current
  779.         DESCRIPTION
  780.            "The type of session (IP4, IP6, IP6  with  flow
  781.            information, etc)."
  782.        ::= { rsvpSenderEntry 2 }
  783.  
  784.  
  785.     rsvpSenderDestAddr OBJECT-TYPE
  786.         SYNTAX      OCTET STRING (SIZE(4..16))
  787.         MAX-ACCESS  read-create
  788.         STATUS      current
  789.         DESCRIPTION
  790.            "The destination address used by all senders in
  791.            this  session.   This object may not be changed
  792.            when the value of the RowStatus object is  'ac-
  793.            tive'."
  794.        ::= { rsvpSenderEntry 3 }
  795.  
  796.  
  797.     rsvpSenderAddr OBJECT-TYPE
  798.         SYNTAX      OCTET STRING (SIZE(4..16))
  799.         MAX-ACCESS  read-create
  800.         STATUS      current
  801.         DESCRIPTION
  802.            "The source address used by this sender in this
  803.            session.   This  object may not be changed when
  804.            the value of the RowStatus object is 'active'."
  805.        ::= { rsvpSenderEntry 4 }
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812. Baker and Krawczyk  Expires December 1997            [Page 14]
  813.  
  814.  
  815.  
  816.  
  817. Internet Draft             RSVP MIB                  June 1997
  818.  
  819.  
  820.     rsvpSenderDestAddrLength OBJECT-TYPE
  821.         SYNTAX      INTEGER(0..128)
  822.         MAX-ACCESS  read-create
  823.         STATUS      current
  824.         DESCRIPTION
  825.            "The length of the destination address in bits.
  826.            This  is  the CIDR Prefix Length, which for IP4
  827.            hosts and multicast addresses is 32 bits.  This
  828.            object may not be changed when the value of the
  829.            RowStatus object is 'active'."
  830.        ::= { rsvpSenderEntry 5 }
  831.  
  832.  
  833.     rsvpSenderAddrLength OBJECT-TYPE
  834.         SYNTAX      INTEGER(0..128)
  835.         MAX-ACCESS  read-create
  836.         STATUS      current
  837.         DESCRIPTION
  838.            "The length of the sender's  address  in  bits.
  839.            This  is  the CIDR Prefix Length, which for IP4
  840.            hosts and multicast addresses is 32 bits.  This
  841.            object may not be changed when the value of the
  842.            RowStatus object is 'active'."
  843.        ::= { rsvpSenderEntry 6 }
  844.  
  845.  
  846.     rsvpSenderProtocol OBJECT-TYPE
  847.         SYNTAX      Protocol
  848.         MAX-ACCESS  read-create
  849.         STATUS      current
  850.         DESCRIPTION
  851.            "The IP Protocol used by  this  session.   This
  852.            object may not be changed when the value of the
  853.            RowStatus object is 'active'."
  854.        ::= { rsvpSenderEntry 7 }
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.  
  866.  
  867.  
  868.  
  869.  
  870. Baker and Krawczyk  Expires December 1997            [Page 15]
  871.  
  872.  
  873.  
  874.  
  875. Internet Draft             RSVP MIB                  June 1997
  876.  
  877.  
  878.     rsvpSenderDestPort OBJECT-TYPE
  879.         SYNTAX      Port
  880.         MAX-ACCESS  read-create
  881.         STATUS      current
  882.         DESCRIPTION
  883.            "The UDP or TCP port number used as a  destina-
  884.            tion  port for all senders in this session.  If
  885.            the IP protocol in use, specified  by  rsvpSen-
  886.            derProtocol,  is  50  (ESP)  or  51  (AH), this
  887.            represents a virtual destination  port  number.
  888.            A  value of zero indicates that the IP protocol
  889.            in use does not have ports.   This  object  may
  890.            not  be changed when the value of the RowStatus
  891.            object is 'active'."
  892.        ::= { rsvpSenderEntry 8 }
  893.  
  894.  
  895.     rsvpSenderPort OBJECT-TYPE
  896.         SYNTAX      Port
  897.         MAX-ACCESS  read-create
  898.         STATUS      current
  899.         DESCRIPTION
  900.            "The UDP or TCP port number used  as  a  source
  901.            port  for  this sender in this session.  If the
  902.            IP protocol in use, specified by rsvpSenderPro-
  903.            tocol is 50 (ESP) or 51 (AH), this represents a
  904.            generalized port identifier (GPI).  A value  of
  905.            zero indicates that the IP protocol in use does
  906.            not have ports.  This object may not be changed
  907.            when  the value of the RowStatus object is 'ac-
  908.            tive'."
  909.        ::= { rsvpSenderEntry 9 }
  910.  
  911.  
  912.     rsvpSenderHopAddr OBJECT-TYPE
  913.         SYNTAX      OCTET STRING (SIZE(4..16))
  914.         MAX-ACCESS  read-create
  915.         STATUS      current
  916.         DESCRIPTION
  917.            "The address used  by  the  previous  RSVP  hop
  918.            (which may be the original sender)."
  919.        ::= { rsvpSenderEntry 10 }
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928. Baker and Krawczyk  Expires December 1997            [Page 16]
  929.  
  930.  
  931.  
  932.  
  933. Internet Draft             RSVP MIB                  June 1997
  934.  
  935.  
  936.     rsvpSenderHopLih OBJECT-TYPE
  937.         SYNTAX      Integer32
  938.         MAX-ACCESS  read-create
  939.         STATUS      current
  940.         DESCRIPTION
  941.            "The Logical Interface Handle used by the  pre-
  942.            vious  RSVP  hop  (which  may  be  the original
  943.            sender)."
  944.        ::= { rsvpSenderEntry 11 }
  945.  
  946.  
  947.     rsvpSenderInterface OBJECT-TYPE
  948.         SYNTAX      InterfaceIndex
  949.         MAX-ACCESS  read-create
  950.         STATUS      current
  951.         DESCRIPTION
  952.            "The ifIndex value of the  interface  on  which
  953.            this PATH message was most recently received."
  954.        ::= { rsvpSenderEntry 12 }
  955.  
  956.  
  957.     rsvpSenderTSpecRate OBJECT-TYPE
  958.         SYNTAX      BitRate
  959.         UNITS       "bits per second"
  960.         MAX-ACCESS  read-create
  961.         STATUS      current
  962.         DESCRIPTION
  963.            "The Average Bit  Rate  of  the  sender's  data
  964.            stream.   Within  a transmission burst, the ar-
  965.            rival rate may be as fast  as  rsvpSenderTSpec-
  966.            PeakRate  (if  supported by the service model);
  967.            however, averaged across two or more burst  in-
  968.            tervals,  the  rate  should not exceed rsvpSen-
  969.            derTSpecRate.
  970.  
  971.            Note that this is a prediction, often based  on
  972.            the  general  capability  of a type of codec or
  973.            particular encoding; the measured average  rate
  974.            may be significantly lower."
  975.        ::= { rsvpSenderEntry 13 }
  976.  
  977.  
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986. Baker and Krawczyk  Expires December 1997            [Page 17]
  987.  
  988.  
  989.  
  990.  
  991. Internet Draft             RSVP MIB                  June 1997
  992.  
  993.  
  994.     rsvpSenderTSpecPeakRate OBJECT-TYPE
  995.         SYNTAX      BitRate
  996.         UNITS       "bits per second"
  997.         MAX-ACCESS  read-create
  998.         STATUS      current
  999.         DESCRIPTION
  1000.            "The Peak Bit Rate of the sender's data stream.
  1001.            Traffic  arrival is not expected to exceed this
  1002.            rate at any time, apart  from  the  effects  of
  1003.            jitter in the network.  If not specified in the
  1004.            TSpec, this returns zero or noSuchValue."
  1005.        ::= { rsvpSenderEntry 14 }
  1006.  
  1007.  
  1008.     rsvpSenderTSpecBurst OBJECT-TYPE
  1009.         SYNTAX      BurstSize
  1010.         UNITS       "bytes"
  1011.         MAX-ACCESS  read-create
  1012.         STATUS      current
  1013.         DESCRIPTION
  1014.            "The size of the largest  burst  expected  from
  1015.            the sender at a time."
  1016.        ::= { rsvpSenderEntry 15 }
  1017.  
  1018.  
  1019.     rsvpSenderTSpecMinTU OBJECT-TYPE
  1020.         SYNTAX      MessageSize
  1021.         MAX-ACCESS  read-create
  1022.         STATUS      current
  1023.         DESCRIPTION
  1024.            "The minimum message size for  this  flow.  The
  1025.            policing  algorithm will treat smaller messages
  1026.            as though they are this size."
  1027.        ::= { rsvpSenderEntry 16 }
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044. Baker and Krawczyk  Expires December 1997            [Page 18]
  1045.  
  1046.  
  1047.  
  1048.  
  1049. Internet Draft             RSVP MIB                  June 1997
  1050.  
  1051.  
  1052.     rsvpSenderTSpecMaxTU OBJECT-TYPE
  1053.         SYNTAX      MessageSize
  1054.         MAX-ACCESS  read-create
  1055.         STATUS      current
  1056.         DESCRIPTION
  1057.            "The maximum message size for  this  flow.  The
  1058.            admission  algorithm  will  reject TSpecs whose
  1059.            Maximum Transmission Unit, plus  the  interface
  1060.            headers, exceed the interface MTU."
  1061.        ::= { rsvpSenderEntry 17 }
  1062.  
  1063.  
  1064.     rsvpSenderInterval OBJECT-TYPE
  1065.         SYNTAX      RefreshInterval
  1066.         MAX-ACCESS  read-create
  1067.         STATUS      current
  1068.         DESCRIPTION
  1069.            "The interval between refresh messages  as  ad-
  1070.            vertised by the Previous Hop."
  1071.        ::= { rsvpSenderEntry 18 }
  1072.  
  1073.  
  1074.     rsvpSenderRSVPHop OBJECT-TYPE
  1075.         SYNTAX      TruthValue
  1076.         MAX-ACCESS  read-create
  1077.         STATUS      current
  1078.         DESCRIPTION
  1079.            "If TRUE, the node believes that  the  previous
  1080.            IP  hop is an RSVP hop.  If FALSE, the node be-
  1081.            lieves that the previous IP hop may not  be  an
  1082.            RSVP hop."
  1083.        ::= { rsvpSenderEntry 19 }
  1084.  
  1085.  
  1086.     rsvpSenderLastChange OBJECT-TYPE
  1087.         SYNTAX      TimeStamp
  1088.         MAX-ACCESS  read-only
  1089.         STATUS      current
  1090.         DESCRIPTION
  1091.            "The time of the last change in this PATH  mes-
  1092.            sage;  This is either the first time it was re-
  1093.            ceived or the time of the most recent change in
  1094.            parameters."
  1095.        ::= { rsvpSenderEntry 20 }
  1096.  
  1097.  
  1098.  
  1099.  
  1100.  
  1101.  
  1102. Baker and Krawczyk  Expires December 1997            [Page 19]
  1103.  
  1104.  
  1105.  
  1106.  
  1107. Internet Draft             RSVP MIB                  June 1997
  1108.  
  1109.  
  1110.     rsvpSenderPolicy OBJECT-TYPE
  1111.         SYNTAX      OCTET STRING (SIZE(4..65536))
  1112.         MAX-ACCESS  read-create
  1113.         STATUS      current
  1114.         DESCRIPTION
  1115.            "The contents of the policy  object,  displayed
  1116.            as an uninterpreted string of octets, including
  1117.            the object header.  In the absence of  such  an
  1118.            object, this should be of zero length."
  1119.        ::= { rsvpSenderEntry 21 }
  1120.  
  1121.  
  1122.     rsvpSenderAdspecBreak OBJECT-TYPE
  1123.         SYNTAX      TruthValue
  1124.         MAX-ACCESS  read-create
  1125.         STATUS      current
  1126.         DESCRIPTION
  1127.            "The global break bit general  characterization
  1128.            parameter  from  the ADSPEC.  If TRUE, at least
  1129.            one non-IS hop was detected in  the  path.   If
  1130.            FALSE, no non-IS hops were detected."
  1131.        ::= { rsvpSenderEntry 22 }
  1132.  
  1133.  
  1134.     rsvpSenderAdspecHopCount OBJECT-TYPE
  1135.         SYNTAX      INTEGER (0..65535)
  1136.         MAX-ACCESS  read-create
  1137.         STATUS      current
  1138.         DESCRIPTION
  1139.            "The hop count general characterization parame-
  1140.            ter  from  the  ADSPEC.   A  return  of zero or
  1141.            noSuchValue indicates one of the following con-
  1142.            ditions:
  1143.  
  1144.               the invalid bit was set
  1145.               the parameter was not present"
  1146.        ::= { rsvpSenderEntry 23 }
  1147.  
  1148.  
  1149.  
  1150.  
  1151.  
  1152.  
  1153.  
  1154.  
  1155.  
  1156.  
  1157.  
  1158.  
  1159.  
  1160. Baker and Krawczyk  Expires December 1997            [Page 20]
  1161.  
  1162.  
  1163.  
  1164.  
  1165. Internet Draft             RSVP MIB                  June 1997
  1166.  
  1167.  
  1168.     rsvpSenderAdspecPathBw OBJECT-TYPE
  1169.         SYNTAX      BitRate
  1170.         UNITS       "bits per second"
  1171.         MAX-ACCESS  read-create
  1172.         STATUS      current
  1173.         DESCRIPTION
  1174.            "The path bandwidth estimate general character-
  1175.            ization parameter from the ADSPEC.  A return of
  1176.            zero or noSuchValue indicates one of  the  fol-
  1177.            lowing conditions:
  1178.  
  1179.               the invalid bit was set
  1180.               the parameter was not present"
  1181.        ::= { rsvpSenderEntry 24 }
  1182.  
  1183.  
  1184.     rsvpSenderAdspecMinLatency OBJECT-TYPE
  1185.         SYNTAX      Integer32
  1186.         UNITS       "microseconds"
  1187.         MAX-ACCESS  read-create
  1188.         STATUS      current
  1189.         DESCRIPTION
  1190.            "The minimum path latency general characteriza-
  1191.            tion  parameter  from  the ADSPEC.  A return of
  1192.            zero or noSuchValue indicates one of  the  fol-
  1193.            lowing conditions:
  1194.  
  1195.               the invalid bit was set
  1196.               the parameter was not present"
  1197.        ::= { rsvpSenderEntry 25 }
  1198.  
  1199.  
  1200.  
  1201.  
  1202.  
  1203.  
  1204.  
  1205.  
  1206.  
  1207.  
  1208.  
  1209.  
  1210.  
  1211.  
  1212.  
  1213.  
  1214.  
  1215.  
  1216.  
  1217.  
  1218. Baker and Krawczyk  Expires December 1997            [Page 21]
  1219.  
  1220.  
  1221.  
  1222.  
  1223. Internet Draft             RSVP MIB                  June 1997
  1224.  
  1225.  
  1226.     rsvpSenderAdspecMtu OBJECT-TYPE
  1227.         SYNTAX      INTEGER (0..65535)
  1228.         UNITS       "bytes"
  1229.         MAX-ACCESS  read-create
  1230.         STATUS      current
  1231.         DESCRIPTION
  1232.            "The composed Maximum Transmission Unit general
  1233.            characterization  parameter from the ADSPEC.  A
  1234.            return of zero or noSuchValue indicates one  of
  1235.            the following conditions:
  1236.  
  1237.               the invalid bit was set
  1238.               the parameter was not present"
  1239.        ::= { rsvpSenderEntry 26 }
  1240.  
  1241.  
  1242.     rsvpSenderAdspecGuaranteedSvc OBJECT-TYPE
  1243.         SYNTAX      TruthValue
  1244.         MAX-ACCESS  read-create
  1245.         STATUS      current
  1246.         DESCRIPTION
  1247.            "If TRUE, the ADSPEC contains a Guaranteed Ser-
  1248.            vice  fragment.   If FALSE, the ADSPEC does not
  1249.            contain a Guaranteed Service fragment."
  1250.        ::= { rsvpSenderEntry 27 }
  1251.  
  1252.  
  1253.     rsvpSenderAdspecGuaranteedBreak OBJECT-TYPE
  1254.         SYNTAX      TruthValue
  1255.         MAX-ACCESS  read-create
  1256.         STATUS      current
  1257.         DESCRIPTION
  1258.            "If TRUE, the Guaranteed Service  fragment  has
  1259.            its  'break'  bit  set,  indicating that one or
  1260.            more nodes along the path do  not  support  the
  1261.            guaranteed  service.   If  FALSE,  and rsvpSen-
  1262.            derAdspecGuaranteedSvc is TRUE, the 'break' bit
  1263.            is not set.
  1264.  
  1265.            If rsvpSenderAdspecGuaranteedSvc is FALSE, this
  1266.            returns FALSE or noSuchValue."
  1267.        ::= { rsvpSenderEntry 28 }
  1268.  
  1269.  
  1270.  
  1271.  
  1272.  
  1273.  
  1274.  
  1275.  
  1276. Baker and Krawczyk  Expires December 1997            [Page 22]
  1277.  
  1278.  
  1279.  
  1280.  
  1281. Internet Draft             RSVP MIB                  June 1997
  1282.  
  1283.  
  1284.     rsvpSenderAdspecGuaranteedCtot OBJECT-TYPE
  1285.         SYNTAX      Integer32
  1286.         UNITS       "bytes"
  1287.         MAX-ACCESS  read-create
  1288.         STATUS      current
  1289.         DESCRIPTION
  1290.  
  1291.            "If rsvpSenderAdspecGuaranteedSvc is TRUE, this
  1292.            is   the  end-to-end  composed  value  for  the
  1293.            guaranteed service 'C' parameter.  A return  of
  1294.            zero  or  noSuchValue indicates one of the fol-
  1295.            lowing conditions:
  1296.  
  1297.               the invalid bit was set
  1298.               the parameter was not present
  1299.  
  1300.            If rsvpSenderAdspecGuaranteedSvc is FALSE, this
  1301.            returns zero or noSuchValue."
  1302.        ::= { rsvpSenderEntry 29 }
  1303.  
  1304.  
  1305.     rsvpSenderAdspecGuaranteedDtot OBJECT-TYPE
  1306.         SYNTAX      Integer32
  1307.         UNITS       "microseconds"
  1308.         MAX-ACCESS  read-create
  1309.         STATUS      current
  1310.         DESCRIPTION
  1311.            "If rsvpSenderAdspecGuaranteedSvc is TRUE, this
  1312.            is   the  end-to-end  composed  value  for  the
  1313.            guaranteed service 'D' parameter.  A return  of
  1314.            zero  or  noSuchValue indicates one of the fol-
  1315.            lowing conditions:
  1316.  
  1317.               the invalid bit was set
  1318.               the parameter was not present
  1319.  
  1320.            If rsvpSenderAdspecGuaranteedSvc is FALSE, this
  1321.            returns zero or noSuchValue."
  1322.        ::= { rsvpSenderEntry 30 }
  1323.  
  1324.  
  1325.  
  1326.  
  1327.  
  1328.  
  1329.  
  1330.  
  1331.  
  1332.  
  1333.  
  1334. Baker and Krawczyk  Expires December 1997            [Page 23]
  1335.  
  1336.  
  1337.  
  1338.  
  1339. Internet Draft             RSVP MIB                  June 1997
  1340.  
  1341.  
  1342.     rsvpSenderAdspecGuaranteedCsum OBJECT-TYPE
  1343.         SYNTAX      Integer32
  1344.         UNITS       "bytes"
  1345.         MAX-ACCESS  read-create
  1346.         STATUS      current
  1347.         DESCRIPTION
  1348.            "If rsvpSenderAdspecGuaranteedSvc is TRUE, this
  1349.            is  the  composed value for the guaranteed ser-
  1350.            vice 'C' parameter  since  the  last  reshaping
  1351.            point.   A  return of zero or noSuchValue indi-
  1352.            cates one of the following conditions:
  1353.  
  1354.               the invalid bit was set
  1355.               the parameter was not present
  1356.  
  1357.            If rsvpSenderAdspecGuaranteedSvc is FALSE, this
  1358.            returns zero or noSuchValue."
  1359.        ::= { rsvpSenderEntry 31 }
  1360.  
  1361.  
  1362.     rsvpSenderAdspecGuaranteedDsum OBJECT-TYPE
  1363.         SYNTAX      Integer32
  1364.         UNITS       "microseconds"
  1365.         MAX-ACCESS  read-create
  1366.         STATUS      current
  1367.         DESCRIPTION
  1368.            "If rsvpSenderAdspecGuaranteedSvc is TRUE, this
  1369.            is  the  composed value for the guaranteed ser-
  1370.            vice 'D' parameter  since  the  last  reshaping
  1371.            point.   A  return of zero or noSuchValue indi-
  1372.            cates one of the following conditions:
  1373.  
  1374.               the invalid bit was set
  1375.               the parameter was not present
  1376.  
  1377.            If rsvpSenderAdspecGuaranteedSvc is FALSE, this
  1378.            returns zero or noSuchValue."
  1379.        ::= { rsvpSenderEntry 32 }
  1380.  
  1381.  
  1382.  
  1383.  
  1384.  
  1385.  
  1386.  
  1387.  
  1388.  
  1389.  
  1390.  
  1391.  
  1392. Baker and Krawczyk  Expires December 1997            [Page 24]
  1393.  
  1394.  
  1395.  
  1396.  
  1397. Internet Draft             RSVP MIB                  June 1997
  1398.  
  1399.  
  1400.     rsvpSenderAdspecGuaranteedHopCount OBJECT-TYPE
  1401.         SYNTAX      INTEGER (0..65535)
  1402.         MAX-ACCESS  read-create
  1403.         STATUS      current
  1404.         DESCRIPTION
  1405.  
  1406.            "If rsvpSenderAdspecGuaranteedSvc is TRUE, this
  1407.            is  the  service-specific  override  of the hop
  1408.            count general characterization  parameter  from
  1409.            the  ADSPEC.   A  return of zero or noSuchValue
  1410.            indicates one of the following conditions:
  1411.  
  1412.               the invalid bit was set
  1413.               the parameter was not present
  1414.  
  1415.            If rsvpSenderAdspecGuaranteedSvc is FALSE, this
  1416.            returns zero or noSuchValue."
  1417.        ::= { rsvpSenderEntry 33 }
  1418.  
  1419.  
  1420.     rsvpSenderAdspecGuaranteedPathBw OBJECT-TYPE
  1421.         SYNTAX      BitRate
  1422.         UNITS       "bits per second"
  1423.         MAX-ACCESS  read-create
  1424.         STATUS      current
  1425.         DESCRIPTION
  1426.            "If rsvpSenderAdspecGuaranteedSvc is TRUE, this
  1427.            is  the  service-specific  override of the path
  1428.            bandwidth  estimate  general   characterization
  1429.            parameter from the ADSPEC.  A return of zero or
  1430.            noSuchValue indicates one of the following con-
  1431.            ditions:
  1432.  
  1433.               the invalid bit was set
  1434.               the parameter was not present
  1435.  
  1436.            If rsvpSenderAdspecGuaranteedSvc is FALSE, this
  1437.            returns zero or noSuchValue."
  1438.        ::= { rsvpSenderEntry 34 }
  1439.  
  1440.  
  1441.  
  1442.  
  1443.  
  1444.  
  1445.  
  1446.  
  1447.  
  1448.  
  1449.  
  1450. Baker and Krawczyk  Expires December 1997            [Page 25]
  1451.  
  1452.  
  1453.  
  1454.  
  1455. Internet Draft             RSVP MIB                  June 1997
  1456.  
  1457.  
  1458.     rsvpSenderAdspecGuaranteedMinLatency OBJECT-TYPE
  1459.         SYNTAX      Integer32
  1460.         UNITS       "microseconds"
  1461.         MAX-ACCESS  read-create
  1462.         STATUS      current
  1463.         DESCRIPTION
  1464.            "If rsvpSenderAdspecGuaranteedSvc is TRUE, this
  1465.            is the service-specific override of the minimum
  1466.            path latency general characterization parameter
  1467.            from  the  ADSPEC.  A return of zero or noSuch-
  1468.            Value indicates one  of  the  following  condi-
  1469.            tions:
  1470.  
  1471.               the invalid bit was set
  1472.               the parameter was not present
  1473.  
  1474.            If rsvpSenderAdspecGuaranteedSvc is FALSE, this
  1475.            returns zero or noSuchValue."
  1476.        ::= { rsvpSenderEntry 35 }
  1477.  
  1478.  
  1479.     rsvpSenderAdspecGuaranteedMtu OBJECT-TYPE
  1480.         SYNTAX      INTEGER (0..65535)
  1481.         UNITS       "bytes"
  1482.         MAX-ACCESS  read-create
  1483.         STATUS      current
  1484.         DESCRIPTION
  1485.            "If rsvpSenderAdspecGuaranteedSvc is TRUE, this
  1486.            is  the  service-specific  override of the com-
  1487.            posed Maximum Transmission Unit general charac-
  1488.            terization parameter from the ADSPEC.  A return
  1489.            of zero or noSuchValue  indicates  one  of  the
  1490.            following conditions:
  1491.  
  1492.               the invalid bit was set
  1493.               the parameter was not present
  1494.  
  1495.            If rsvpSenderAdspecGuaranteedSvc is FALSE, this
  1496.            returns zero or noSuchValue."
  1497.        ::= { rsvpSenderEntry 36 }
  1498.  
  1499.  
  1500.  
  1501.  
  1502.  
  1503.  
  1504.  
  1505.  
  1506.  
  1507.  
  1508. Baker and Krawczyk  Expires December 1997            [Page 26]
  1509.  
  1510.  
  1511.  
  1512.  
  1513. Internet Draft             RSVP MIB                  June 1997
  1514.  
  1515.  
  1516.     rsvpSenderAdspecCtrlLoadSvc OBJECT-TYPE
  1517.         SYNTAX      TruthValue
  1518.         MAX-ACCESS  read-create
  1519.         STATUS      current
  1520.         DESCRIPTION
  1521.            "If TRUE, the ADSPEC contains a Controlled Load
  1522.            Service  fragment.   If  FALSE, the ADSPEC does
  1523.            not contain a  Controlled  Load  Service  frag-
  1524.            ment."
  1525.        ::= { rsvpSenderEntry 37 }
  1526.  
  1527.  
  1528.     rsvpSenderAdspecCtrlLoadBreak OBJECT-TYPE
  1529.         SYNTAX      TruthValue
  1530.         MAX-ACCESS  read-create
  1531.         STATUS      current
  1532.         DESCRIPTION
  1533.            "If TRUE, the Controlled Load Service  fragment
  1534.            has its 'break' bit set, indicating that one or
  1535.            more nodes along the path do  not  support  the
  1536.            controlled   load   service.    If  FALSE,  and
  1537.            rsvpSenderAdspecCtrlLoadSvc   is   TRUE,    the
  1538.            'break' bit is not set.
  1539.  
  1540.            If rsvpSenderAdspecCtrlLoadSvc is  FALSE,  this
  1541.            returns FALSE or noSuchValue."
  1542.        ::= { rsvpSenderEntry 38 }
  1543.  
  1544.  
  1545.  
  1546.  
  1547.  
  1548.  
  1549.  
  1550.  
  1551.  
  1552.  
  1553.  
  1554.  
  1555.  
  1556.  
  1557.  
  1558.  
  1559.  
  1560.  
  1561.  
  1562.  
  1563.  
  1564.  
  1565.  
  1566. Baker and Krawczyk  Expires December 1997            [Page 27]
  1567.  
  1568.  
  1569.  
  1570.  
  1571. Internet Draft             RSVP MIB                  June 1997
  1572.  
  1573.  
  1574.     rsvpSenderAdspecCtrlLoadHopCount OBJECT-TYPE
  1575.         SYNTAX      INTEGER (0..65535)
  1576.         MAX-ACCESS  read-create
  1577.         STATUS      current
  1578.         DESCRIPTION
  1579.  
  1580.            "If rsvpSenderAdspecCtrlLoadSvc is  TRUE,  this
  1581.            is  the  service-specific  override  of the hop
  1582.            count general characterization  parameter  from
  1583.            the  ADSPEC.   A  return of zero or noSuchValue
  1584.            indicates one of the following conditions:
  1585.  
  1586.               the invalid bit was set
  1587.               the parameter was not present
  1588.  
  1589.            If rsvpSenderAdspecCtrlLoadSvc is  FALSE,  this
  1590.            returns zero or noSuchValue."
  1591.        ::= { rsvpSenderEntry 39 }
  1592.  
  1593.  
  1594.     rsvpSenderAdspecCtrlLoadPathBw OBJECT-TYPE
  1595.         SYNTAX      BitRate
  1596.         UNITS       "bits per second"
  1597.         MAX-ACCESS  read-create
  1598.         STATUS      current
  1599.         DESCRIPTION
  1600.            "If rsvpSenderAdspecCtrlLoadSvc is  TRUE,  this
  1601.            is  the  service-specific  override of the path
  1602.            bandwidth  estimate  general   characterization
  1603.            parameter from the ADSPEC.  A return of zero or
  1604.            noSuchValue indicates one of the following con-
  1605.            ditions:
  1606.  
  1607.               the invalid bit was set
  1608.               the parameter was not present
  1609.  
  1610.            If rsvpSenderAdspecCtrlLoadSvc is  FALSE,  this
  1611.            returns zero or noSuchValue."
  1612.        ::= { rsvpSenderEntry 40 }
  1613.  
  1614.  
  1615.  
  1616.  
  1617.  
  1618.  
  1619.  
  1620.  
  1621.  
  1622.  
  1623.  
  1624. Baker and Krawczyk  Expires December 1997            [Page 28]
  1625.  
  1626.  
  1627.  
  1628.  
  1629. Internet Draft             RSVP MIB                  June 1997
  1630.  
  1631.  
  1632.     rsvpSenderAdspecCtrlLoadMinLatency OBJECT-TYPE
  1633.         SYNTAX      Integer32
  1634.         UNITS       "microseconds"
  1635.         MAX-ACCESS  read-create
  1636.         STATUS      current
  1637.         DESCRIPTION
  1638.            "If rsvpSenderAdspecCtrlLoadSvc is  TRUE,  this
  1639.            is the service-specific override of the minimum
  1640.            path latency general characterization parameter
  1641.            from  the  ADSPEC.  A return of zero or noSuch-
  1642.            Value indicates one  of  the  following  condi-
  1643.            tions:
  1644.  
  1645.               the invalid bit was set
  1646.               the parameter was not present
  1647.  
  1648.            If rsvpSenderAdspecCtrlLoadSvc is  FALSE,  this
  1649.            returns zero or noSuchValue."
  1650.        ::= { rsvpSenderEntry 41 }
  1651.  
  1652.  
  1653.     rsvpSenderAdspecCtrlLoadMtu OBJECT-TYPE
  1654.         SYNTAX      INTEGER (0..65535)
  1655.         UNITS       "bytes"
  1656.         MAX-ACCESS  read-create
  1657.         STATUS      current
  1658.         DESCRIPTION
  1659.            "If rsvpSenderAdspecCtrlLoadSvc is  TRUE,  this
  1660.            is  the  service-specific  override of the com-
  1661.            posed Maximum Transmission Unit general charac-
  1662.            terization parameter from the ADSPEC.  A return
  1663.            of zero or noSuchValue  indicates  one  of  the
  1664.            following conditions:
  1665.  
  1666.               the invalid bit was set
  1667.               the parameter was not present
  1668.  
  1669.            If rsvpSenderAdspecCtrlLoadSvc is  FALSE,  this
  1670.            returns zero or noSuchValue."
  1671.        ::= { rsvpSenderEntry 42 }
  1672.  
  1673.  
  1674.  
  1675.  
  1676.  
  1677.  
  1678.  
  1679.  
  1680.  
  1681.  
  1682. Baker and Krawczyk  Expires December 1997            [Page 29]
  1683.  
  1684.  
  1685.  
  1686.  
  1687. Internet Draft             RSVP MIB                  June 1997
  1688.  
  1689.  
  1690.     rsvpSenderStatus OBJECT-TYPE
  1691.         SYNTAX      RowStatus
  1692.         MAX-ACCESS  read-create
  1693.         STATUS      current
  1694.         DESCRIPTION
  1695.            "'active' for all active PATH  messages.   This
  1696.            object  may  be used to install static PATH in-
  1697.            formation or delete PATH information."
  1698.        ::= { rsvpSenderEntry 43 }
  1699.  
  1700.  
  1701.     rsvpSenderTTL OBJECT-TYPE
  1702.         SYNTAX      INTEGER (0..255)
  1703.         MAX-ACCESS  read-only
  1704.         STATUS      current
  1705.         DESCRIPTION
  1706.            "The TTL value in the RSVP header that was last
  1707.            received."
  1708.        ::= { rsvpSenderEntry 44 }
  1709.  
  1710.  
  1711.     rsvpSenderOutInterfaceTable OBJECT-TYPE
  1712.         SYNTAX      SEQUENCE OF RsvpSenderOutInterfaceEntry
  1713.         MAX-ACCESS  not-accessible
  1714.         STATUS      current
  1715.         DESCRIPTION
  1716.            "List of outgoing interfaces that PATH messages
  1717.            use.  The  ifIndex  is the ifIndex value of the
  1718.            egress interface."
  1719.        ::= { rsvpObjects 3 }
  1720.  
  1721.  
  1722.     rsvpSenderOutInterfaceEntry OBJECT-TYPE
  1723.         SYNTAX      RsvpSenderOutInterfaceEntry
  1724.         MAX-ACCESS  not-accessible
  1725.         STATUS      current
  1726.         DESCRIPTION
  1727.            "List of outgoing interfaces that a  particular
  1728.            PATH message has."
  1729.        INDEX { rsvpSessionNumber, rsvpSenderNumber, ifIndex }
  1730.        ::= { rsvpSenderOutInterfaceTable 1 }
  1731.  
  1732. RsvpSenderOutInterfaceEntry ::=
  1733.     SEQUENCE {
  1734.         rsvpSenderOutInterfaceStatus            RowStatus
  1735.  
  1736.  
  1737.  
  1738.  
  1739.  
  1740. Baker and Krawczyk  Expires December 1997            [Page 30]
  1741.  
  1742.  
  1743.  
  1744.  
  1745. Internet Draft             RSVP MIB                  June 1997
  1746.  
  1747.  
  1748.     }
  1749.  
  1750.     rsvpSenderOutInterfaceStatus OBJECT-TYPE
  1751.         SYNTAX      RowStatus
  1752.         MAX-ACCESS  read-only
  1753.         STATUS      current
  1754.         DESCRIPTION
  1755.            "'active' for all active PATH messages."
  1756.        ::= { rsvpSenderOutInterfaceEntry 1 }
  1757.  
  1758.  
  1759.  
  1760.  
  1761.  
  1762.  
  1763.  
  1764.  
  1765.  
  1766.  
  1767.  
  1768.  
  1769.  
  1770.  
  1771.  
  1772.  
  1773.  
  1774.  
  1775.  
  1776.  
  1777.  
  1778.  
  1779.  
  1780.  
  1781.  
  1782.  
  1783.  
  1784.  
  1785.  
  1786.  
  1787.  
  1788.  
  1789.  
  1790.  
  1791.  
  1792.  
  1793.  
  1794.  
  1795.  
  1796.  
  1797.  
  1798. Baker and Krawczyk  Expires December 1997            [Page 31]
  1799.  
  1800.  
  1801.  
  1802.  
  1803. Internet Draft             RSVP MIB                  June 1997
  1804.  
  1805.  
  1806. --      The RSVP Reservation Requests Received Table contains the
  1807. --      information displayed by receivers regarding their needs with
  1808. --      respect to sessions and senders. It is in essence a list of the
  1809. --      valid RESV messages that the RSVP Router or Host is receiving.
  1810.  
  1811.  
  1812.     rsvpResvNewIndex OBJECT-TYPE
  1813.         SYNTAX      TestAndIncr
  1814.         MAX-ACCESS  read-write
  1815.         STATUS      current
  1816.         DESCRIPTION
  1817.            "This  object  is  used  to  assign  values  to
  1818.            rsvpResvNumber as described in 'Textual Conven-
  1819.            tions for SNMPv2'.  The network  manager  reads
  1820.            the  object,  and then writes the value back in
  1821.            the  SET  that  creates  a  new   instance   of
  1822.            rsvpResvEntry.   If the SET fails with the code
  1823.            'inconsistentValue', then the process  must  be
  1824.            repeated;  If the SET succeeds, then the object
  1825.            is incremented, and the new instance is created
  1826.            according to the manager's directions."
  1827.        ::= { rsvpGenObjects 3 }
  1828.  
  1829.  
  1830.     rsvpResvTable OBJECT-TYPE
  1831.         SYNTAX      SEQUENCE OF RsvpResvEntry
  1832.         MAX-ACCESS  not-accessible
  1833.         STATUS      current
  1834.         DESCRIPTION
  1835.            "Information describing the  state  information
  1836.            displayed by receivers in RESV messages."
  1837.        ::= { rsvpObjects 4 }
  1838.  
  1839.  
  1840.     rsvpResvEntry OBJECT-TYPE
  1841.         SYNTAX      RsvpResvEntry
  1842.         MAX-ACCESS  not-accessible
  1843.         STATUS      current
  1844.         DESCRIPTION
  1845.            "Information describing the  state  information
  1846.            displayed  by  a single receiver's RESV message
  1847.            concerning a single sender."
  1848.        INDEX { rsvpSessionNumber, rsvpResvNumber }
  1849.        ::= { rsvpResvTable 1 }
  1850.  
  1851.  
  1852.  
  1853.  
  1854.  
  1855.  
  1856. Baker and Krawczyk  Expires December 1997            [Page 32]
  1857.  
  1858.  
  1859.  
  1860.  
  1861. Internet Draft             RSVP MIB                  June 1997
  1862.  
  1863.  
  1864.     RsvpResvEntry ::=
  1865.         SEQUENCE {
  1866.             rsvpResvNumber                  SessionNumber,
  1867.             rsvpResvType                    SessionType,
  1868.             rsvpResvDestAddr                OCTET STRING,
  1869.             rsvpResvSenderAddr              OCTET STRING,
  1870.             rsvpResvDestAddrLength          INTEGER,
  1871.             rsvpResvSenderAddrLength        INTEGER,
  1872.             rsvpResvProtocol                Protocol,
  1873.             rsvpResvDestPort                Port,
  1874.             rsvpResvPort                    Port,
  1875.             rsvpResvHopAddr                 OCTET STRING,
  1876.             rsvpResvHopLih                  Integer32,
  1877.             rsvpResvInterface               InterfaceIndex,
  1878.             rsvpResvService                 QosService,
  1879.             rsvpResvTSpecRate               BitRate,
  1880.             rsvpResvTSpecPeakRate           BitRate,
  1881.             rsvpResvTSpecBurst              BurstSize,
  1882.             rsvpResvTSpecMinTU              MessageSize,
  1883.             rsvpResvTSpecMaxTU              MessageSize,
  1884.             rsvpResvRSpecRate               BitRate,
  1885.             rsvpResvRSpecSlack              Integer32,
  1886.             rsvpResvInterval                RefreshInterval,
  1887.             rsvpResvScope                   OCTET STRING,
  1888.             rsvpResvShared                  TruthValue,
  1889.             rsvpResvExplicit                TruthValue,
  1890.             rsvpResvRSVPHop                 TruthValue,
  1891.             rsvpResvLastChange              TimeStamp,
  1892.             rsvpResvPolicy                  OCTET STRING,
  1893.             rsvpResvStatus                  RowStatus,
  1894.             rsvpResvTTL                     INTEGER
  1895.         }
  1896.  
  1897.  
  1898.     rsvpResvNumber OBJECT-TYPE
  1899.         SYNTAX      SessionNumber
  1900.         MAX-ACCESS  not-accessible
  1901.         STATUS      current
  1902.         DESCRIPTION
  1903.            "The number of this reservation request.   This
  1904.            is  for  SNMP Indexing purposes only and has no
  1905.            relation to any protocol value."
  1906.        ::= { rsvpResvEntry 1 }
  1907.  
  1908.  
  1909.  
  1910.  
  1911.  
  1912.  
  1913.  
  1914. Baker and Krawczyk  Expires December 1997            [Page 33]
  1915.  
  1916.  
  1917.  
  1918.  
  1919. Internet Draft             RSVP MIB                  June 1997
  1920.  
  1921.  
  1922.     rsvpResvType OBJECT-TYPE
  1923.         SYNTAX      SessionType
  1924.         MAX-ACCESS  read-create
  1925.         STATUS      current
  1926.         DESCRIPTION
  1927.            "The type of session (IP4, IP6, IP6  with  flow
  1928.            information, etc)."
  1929.        ::= { rsvpResvEntry 2 }
  1930.  
  1931.  
  1932.     rsvpResvDestAddr OBJECT-TYPE
  1933.         SYNTAX      OCTET STRING (SIZE(4..16))
  1934.         MAX-ACCESS  read-create
  1935.         STATUS      current
  1936.         DESCRIPTION
  1937.            "The destination address used by all senders in
  1938.            this  session.   This object may not be changed
  1939.            when the value of the RowStatus object is  'ac-
  1940.            tive'."
  1941.        ::= { rsvpResvEntry 3 }
  1942.  
  1943.  
  1944.     rsvpResvSenderAddr OBJECT-TYPE
  1945.         SYNTAX      OCTET STRING (SIZE(4..16))
  1946.         MAX-ACCESS  read-create
  1947.         STATUS      current
  1948.         DESCRIPTION
  1949.            "The source address of the sender  selected  by
  1950.            this  reservation.  The value of all zeroes in-
  1951.            dicates 'all senders'.  This object may not  be
  1952.            changed  when the value of the RowStatus object
  1953.            is 'active'."
  1954.        ::= { rsvpResvEntry 4 }
  1955.  
  1956.  
  1957.  
  1958.  
  1959.  
  1960.  
  1961.  
  1962.  
  1963.  
  1964.  
  1965.  
  1966.  
  1967.  
  1968.  
  1969.  
  1970.  
  1971.  
  1972. Baker and Krawczyk  Expires December 1997            [Page 34]
  1973.  
  1974.  
  1975.  
  1976.  
  1977. Internet Draft             RSVP MIB                  June 1997
  1978.  
  1979.  
  1980.     rsvpResvDestAddrLength OBJECT-TYPE
  1981.         SYNTAX      INTEGER(0..128)
  1982.         MAX-ACCESS  read-create
  1983.         STATUS      current
  1984.         DESCRIPTION
  1985.            "The length of the destination address in bits.
  1986.            This  is  the CIDR Prefix Length, which for IP4
  1987.            hosts and multicast addresses is 32 bits.  This
  1988.            object may not be changed when the value of the
  1989.            RowStatus object is 'active'."
  1990.        ::= { rsvpResvEntry 5 }
  1991.  
  1992.  
  1993.     rsvpResvSenderAddrLength OBJECT-TYPE
  1994.         SYNTAX      INTEGER(0..128)
  1995.         MAX-ACCESS  read-create
  1996.         STATUS      current
  1997.         DESCRIPTION
  1998.            "The length of the sender's  address  in  bits.
  1999.            This  is  the CIDR Prefix Length, which for IP4
  2000.            hosts and multicast addresses is 32 bits.  This
  2001.            object may not be changed when the value of the
  2002.            RowStatus object is 'active'."
  2003.        ::= { rsvpResvEntry 6 }
  2004.  
  2005.  
  2006.     rsvpResvProtocol OBJECT-TYPE
  2007.         SYNTAX      Protocol
  2008.         MAX-ACCESS  read-create
  2009.         STATUS      current
  2010.         DESCRIPTION
  2011.            "The IP Protocol used by  this  session.   This
  2012.            object may not be changed when the value of the
  2013.            RowStatus object is 'active'."
  2014.        ::= { rsvpResvEntry 7 }
  2015.  
  2016.  
  2017.  
  2018.  
  2019.  
  2020.  
  2021.  
  2022.  
  2023.  
  2024.  
  2025.  
  2026.  
  2027.  
  2028.  
  2029.  
  2030. Baker and Krawczyk  Expires December 1997            [Page 35]
  2031.  
  2032.  
  2033.  
  2034.  
  2035. Internet Draft             RSVP MIB                  June 1997
  2036.  
  2037.  
  2038.     rsvpResvDestPort OBJECT-TYPE
  2039.         SYNTAX      Port
  2040.         MAX-ACCESS  read-create
  2041.         STATUS      current
  2042.         DESCRIPTION
  2043.            "The UDP or TCP port number used as a  destina-
  2044.            tion  port for all senders in this session.  If
  2045.            the  IP   protocol   in   use,   specified   by
  2046.            rsvpResvProtocol,  is 50 (ESP) or 51 (AH), this
  2047.            represents a virtual destination  port  number.
  2048.            A  value of zero indicates that the IP protocol
  2049.            in use does not have ports.   This  object  may
  2050.            not  be changed when the value of the RowStatus
  2051.            object is 'active'."
  2052.        ::= { rsvpResvEntry 8 }
  2053.  
  2054.  
  2055.     rsvpResvPort OBJECT-TYPE
  2056.         SYNTAX      Port
  2057.         MAX-ACCESS  read-create
  2058.         STATUS      current
  2059.         DESCRIPTION
  2060.            "The UDP or TCP port number used  as  a  source
  2061.            port  for  this sender in this session.  If the
  2062.            IP protocol in use, specified by rsvpResvProto-
  2063.            col  is  50 (ESP) or 51 (AH), this represents a
  2064.            generalized port identifier (GPI).  A value  of
  2065.            zero indicates that the IP protocol in use does
  2066.            not have ports.  This object may not be changed
  2067.            when  the value of the RowStatus object is 'ac-
  2068.            tive'."
  2069.        ::= { rsvpResvEntry 9 }
  2070.  
  2071.  
  2072.     rsvpResvHopAddr OBJECT-TYPE
  2073.         SYNTAX      OCTET STRING (SIZE(4..16))
  2074.         MAX-ACCESS  read-create
  2075.         STATUS      current
  2076.         DESCRIPTION
  2077.            "The address used by the next RSVP  hop  (which
  2078.            may be the ultimate receiver)."
  2079.        ::= { rsvpResvEntry 10 }
  2080.  
  2081.  
  2082.  
  2083.  
  2084.  
  2085.  
  2086.  
  2087.  
  2088. Baker and Krawczyk  Expires December 1997            [Page 36]
  2089.  
  2090.  
  2091.  
  2092.  
  2093. Internet Draft             RSVP MIB                  June 1997
  2094.  
  2095.  
  2096.     rsvpResvHopLih OBJECT-TYPE
  2097.         SYNTAX      Integer32
  2098.         MAX-ACCESS  read-create
  2099.         STATUS      current
  2100.         DESCRIPTION
  2101.            "The Logical Interface Handle received from the
  2102.            previous  RSVP  hop  (which may be the ultimate
  2103.            receiver)."
  2104.        ::= { rsvpResvEntry 11 }
  2105.  
  2106.  
  2107.     rsvpResvInterface OBJECT-TYPE
  2108.         SYNTAX      InterfaceIndex
  2109.         MAX-ACCESS  read-create
  2110.         STATUS      current
  2111.         DESCRIPTION
  2112.            "The ifIndex value of the  interface  on  which
  2113.            this RESV message was most recently received."
  2114.        ::= { rsvpResvEntry 12 }
  2115.  
  2116.  
  2117.     rsvpResvService OBJECT-TYPE
  2118.         SYNTAX      QosService
  2119.         MAX-ACCESS  read-create
  2120.         STATUS      current
  2121.         DESCRIPTION
  2122.            "The QoS Service  classification  requested  by
  2123.            the receiver."
  2124.        ::= { rsvpResvEntry 13 }
  2125.  
  2126.  
  2127.  
  2128.  
  2129.  
  2130.  
  2131.  
  2132.  
  2133.  
  2134.  
  2135.  
  2136.  
  2137.  
  2138.  
  2139.  
  2140.  
  2141.  
  2142.  
  2143.  
  2144.  
  2145.  
  2146. Baker and Krawczyk  Expires December 1997            [Page 37]
  2147.  
  2148.  
  2149.  
  2150.  
  2151. Internet Draft             RSVP MIB                  June 1997
  2152.  
  2153.  
  2154.     rsvpResvTSpecRate OBJECT-TYPE
  2155.         SYNTAX      BitRate
  2156.         UNITS       "bits per second"
  2157.         MAX-ACCESS  read-create
  2158.         STATUS      current
  2159.         DESCRIPTION
  2160.            "The Average Bit  Rate  of  the  sender's  data
  2161.            stream.   Within  a transmission burst, the ar-
  2162.            rival rate may be  as  fast  as  rsvpResvTSpec-
  2163.            PeakRate  (if  supported by the service model);
  2164.            however, averaged across two or more burst  in-
  2165.            tervals,    the    rate   should   not   exceed
  2166.            rsvpResvTSpecRate.
  2167.  
  2168.            Note that this is a prediction, often based  on
  2169.            the  general  capability  of a type of codec or
  2170.            particular encoding; the measured average  rate
  2171.            may be significantly lower."
  2172.        ::= { rsvpResvEntry 14 }
  2173.  
  2174.  
  2175.     rsvpResvTSpecPeakRate OBJECT-TYPE
  2176.         SYNTAX      BitRate
  2177.         UNITS       "bits per second"
  2178.         MAX-ACCESS  read-create
  2179.         STATUS      current
  2180.         DESCRIPTION
  2181.            "The Peak Bit Rate of the sender's data stream.
  2182.            Traffic  arrival is not expected to exceed this
  2183.            rate at any time, apart  from  the  effects  of
  2184.            jitter in the network.  If not specified in the
  2185.            TSpec, this returns zero or noSuchValue."
  2186.        ::= { rsvpResvEntry 15 }
  2187.  
  2188.  
  2189.  
  2190.  
  2191.  
  2192.  
  2193.  
  2194.  
  2195.  
  2196.  
  2197.  
  2198.  
  2199.  
  2200.  
  2201.  
  2202.  
  2203.  
  2204. Baker and Krawczyk  Expires December 1997            [Page 38]
  2205.  
  2206.  
  2207.  
  2208.  
  2209. Internet Draft             RSVP MIB                  June 1997
  2210.  
  2211.  
  2212.     rsvpResvTSpecBurst OBJECT-TYPE
  2213.         SYNTAX      BurstSize
  2214.         UNITS       "bytes"
  2215.         MAX-ACCESS  read-create
  2216.         STATUS      current
  2217.         DESCRIPTION
  2218.            "The size of the largest  burst  expected  from
  2219.            the sender at a time.
  2220.  
  2221.            If this is less than  the  sender's  advertised
  2222.            burst  size, the receiver is asking the network
  2223.            to provide flow pacing  beyond  what  would  be
  2224.            provided  under normal circumstances. Such pac-
  2225.            ing is at the network's option."
  2226.        ::= { rsvpResvEntry 16 }
  2227.  
  2228.  
  2229.     rsvpResvTSpecMinTU OBJECT-TYPE
  2230.         SYNTAX      MessageSize
  2231.         MAX-ACCESS  read-create
  2232.         STATUS      current
  2233.         DESCRIPTION
  2234.            "The minimum message size for  this  flow.  The
  2235.            policing  algorithm will treat smaller messages
  2236.            as though they are this size."
  2237.        ::= { rsvpResvEntry 17 }
  2238.  
  2239.  
  2240.     rsvpResvTSpecMaxTU OBJECT-TYPE
  2241.         SYNTAX      MessageSize
  2242.         MAX-ACCESS  read-create
  2243.         STATUS      current
  2244.         DESCRIPTION
  2245.            "The maximum message size for  this  flow.  The
  2246.            admission  algorithm  will  reject TSpecs whose
  2247.            Maximum Transmission Unit, plus  the  interface
  2248.            headers, exceed the interface MTU."
  2249.        ::= { rsvpResvEntry 18 }
  2250.  
  2251.  
  2252.  
  2253.  
  2254.  
  2255.  
  2256.  
  2257.  
  2258.  
  2259.  
  2260.  
  2261.  
  2262. Baker and Krawczyk  Expires December 1997            [Page 39]
  2263.  
  2264.  
  2265.  
  2266.  
  2267. Internet Draft             RSVP MIB                  June 1997
  2268.  
  2269.  
  2270.     rsvpResvRSpecRate OBJECT-TYPE
  2271.         SYNTAX      BitRate
  2272.         UNITS       "bits per second"
  2273.         MAX-ACCESS  read-create
  2274.         STATUS      current
  2275.         DESCRIPTION
  2276.            "If the requested  service  is  Guaranteed,  as
  2277.            specified   by  rsvpResvService,  this  is  the
  2278.            clearing rate that is being requested.   Other-
  2279.            wise,  it  is  zero,  or  the  agent may return
  2280.            noSuchValue."
  2281.        ::= { rsvpResvEntry 19 }
  2282.  
  2283.  
  2284.     rsvpResvRSpecSlack OBJECT-TYPE
  2285.         SYNTAX      Integer32
  2286.         UNITS       "microseconds"
  2287.         MAX-ACCESS  read-create
  2288.         STATUS      current
  2289.         DESCRIPTION
  2290.            "If the requested  service  is  Guaranteed,  as
  2291.            specified by rsvpResvService, this is the delay
  2292.            slack.  Otherwise, it is zero, or the agent may
  2293.            return noSuchValue."
  2294.        ::= { rsvpResvEntry 20 }
  2295.  
  2296.  
  2297.     rsvpResvInterval OBJECT-TYPE
  2298.         SYNTAX      RefreshInterval
  2299.         MAX-ACCESS  read-create
  2300.         STATUS      current
  2301.         DESCRIPTION
  2302.            "The interval between refresh messages  as  ad-
  2303.            vertised by the Next Hop."
  2304.        ::= { rsvpResvEntry 21 }
  2305.  
  2306.  
  2307.  
  2308.  
  2309.  
  2310.  
  2311.  
  2312.  
  2313.  
  2314.  
  2315.  
  2316.  
  2317.  
  2318.  
  2319.  
  2320. Baker and Krawczyk  Expires December 1997            [Page 40]
  2321.  
  2322.  
  2323.  
  2324.  
  2325. Internet Draft             RSVP MIB                  June 1997
  2326.  
  2327.  
  2328.     rsvpResvScope OBJECT-TYPE
  2329.         SYNTAX      OCTET STRING (SIZE(0..65536))
  2330.         MAX-ACCESS  read-create
  2331.         STATUS      current
  2332.         DESCRIPTION
  2333.  
  2334.            "The contents of the scope object, displayed as
  2335.            an  uninterpreted  string  of octets, including
  2336.            the object header.  In the absence of  such  an
  2337.            object, this should be of zero length.
  2338.  
  2339.            If the length  is  non-zero,  this  contains  a
  2340.            series of IP4 or IP6 addresses."
  2341.        ::= { rsvpResvEntry 22 }
  2342.  
  2343.  
  2344.     rsvpResvShared OBJECT-TYPE
  2345.         SYNTAX      TruthValue
  2346.         MAX-ACCESS  read-create
  2347.         STATUS      current
  2348.         DESCRIPTION
  2349.            "If TRUE, a reservation shared among senders is
  2350.            requested.  If FALSE, a reservation specific to
  2351.            this sender is requested."
  2352.        ::= { rsvpResvEntry 23 }
  2353.  
  2354.  
  2355.     rsvpResvExplicit OBJECT-TYPE
  2356.         SYNTAX      TruthValue
  2357.         MAX-ACCESS  read-create
  2358.         STATUS      current
  2359.         DESCRIPTION
  2360.            "If TRUE, individual senders are  listed  using
  2361.            Filter  Specifications.   If FALSE, all senders
  2362.            are implicitly selected.  The Scope Object will
  2363.            contain  a list of senders that need to receive
  2364.            this reservation request  for  the  purpose  of
  2365.            routing the RESV message."
  2366.        ::= { rsvpResvEntry 24 }
  2367.  
  2368.  
  2369.  
  2370.  
  2371.  
  2372.  
  2373.  
  2374.  
  2375.  
  2376.  
  2377.  
  2378. Baker and Krawczyk  Expires December 1997            [Page 41]
  2379.  
  2380.  
  2381.  
  2382.  
  2383. Internet Draft             RSVP MIB                  June 1997
  2384.  
  2385.  
  2386.     rsvpResvRSVPHop OBJECT-TYPE
  2387.         SYNTAX      TruthValue
  2388.         MAX-ACCESS  read-create
  2389.         STATUS      current
  2390.         DESCRIPTION
  2391.            "If TRUE, the node believes that  the  previous
  2392.            IP  hop is an RSVP hop.  If FALSE, the node be-
  2393.            lieves that the previous IP hop may not  be  an
  2394.            RSVP hop."
  2395.        ::= { rsvpResvEntry 25 }
  2396.  
  2397.  
  2398.     rsvpResvLastChange OBJECT-TYPE
  2399.         SYNTAX      TimeStamp
  2400.         MAX-ACCESS  read-only
  2401.         STATUS      current
  2402.         DESCRIPTION
  2403.            "The time of the last change in  this  reserva-
  2404.            tion  request; This is either the first time it
  2405.            was received or the time  of  the  most  recent
  2406.            change in parameters."
  2407.        ::= { rsvpResvEntry 26 }
  2408.  
  2409.  
  2410.     rsvpResvPolicy OBJECT-TYPE
  2411.         SYNTAX      OCTET STRING (SIZE(0..65536))
  2412.         MAX-ACCESS  read-create
  2413.         STATUS      current
  2414.         DESCRIPTION
  2415.            "The contents of the policy  object,  displayed
  2416.            as an uninterpreted string of octets, including
  2417.            the object header.  In the absence of  such  an
  2418.            object, this should be of zero length."
  2419.        ::= { rsvpResvEntry 27 }
  2420.  
  2421.  
  2422.  
  2423.  
  2424.  
  2425.  
  2426.  
  2427.  
  2428.  
  2429.  
  2430.  
  2431.  
  2432.  
  2433.  
  2434.  
  2435.  
  2436. Baker and Krawczyk  Expires December 1997            [Page 42]
  2437.  
  2438.  
  2439.  
  2440.  
  2441. Internet Draft             RSVP MIB                  June 1997
  2442.  
  2443.  
  2444.     rsvpResvStatus OBJECT-TYPE
  2445.         SYNTAX      RowStatus
  2446.         MAX-ACCESS  read-create
  2447.         STATUS      current
  2448.         DESCRIPTION
  2449.            "'active' for all active RESV  messages.   This
  2450.            object  may  be used to install static RESV in-
  2451.            formation or delete RESV information."
  2452.        ::= { rsvpResvEntry 28 }
  2453.  
  2454.  
  2455.     rsvpResvTTL OBJECT-TYPE
  2456.         SYNTAX      INTEGER (0..255)
  2457.         MAX-ACCESS  read-only
  2458.         STATUS      current
  2459.         DESCRIPTION
  2460.            "The TTL value in the RSVP header that was last
  2461.            received."
  2462.        ::= { rsvpResvEntry 29 }
  2463.  
  2464.  
  2465.  
  2466.  
  2467.  
  2468.  
  2469.  
  2470.  
  2471.  
  2472.  
  2473.  
  2474.  
  2475.  
  2476.  
  2477.  
  2478.  
  2479.  
  2480.  
  2481.  
  2482.  
  2483.  
  2484.  
  2485.  
  2486.  
  2487.  
  2488.  
  2489.  
  2490.  
  2491.  
  2492.  
  2493.  
  2494. Baker and Krawczyk  Expires December 1997            [Page 43]
  2495.  
  2496.  
  2497.  
  2498.  
  2499. Internet Draft             RSVP MIB                  June 1997
  2500.  
  2501.  
  2502. --      The RSVP Reservation Requests Forwarded Table contains the
  2503. --      information displayed by receivers regarding their needs with
  2504. --      respect to sessions and senders. It is in essence a list of the
  2505. --      valid RESV messages that the RSVP Router or Host is sending
  2506. --      to its upstream neighbors.
  2507.  
  2508.  
  2509.     rsvpResvFwdNewIndex OBJECT-TYPE
  2510.         SYNTAX      TestAndIncr
  2511.         MAX-ACCESS  read-write
  2512.         STATUS      current
  2513.         DESCRIPTION
  2514.            "This  object  is  used  to  assign  values  to
  2515.            rsvpResvFwdNumber as described in 'Textual Con-
  2516.            ventions  for  SNMPv2'.   The  network  manager
  2517.            reads  the  object,  and  then writes the value
  2518.            back in the SET that creates a new instance  of
  2519.            rsvpResvFwdEntry.   If  the  SET fails with the
  2520.            code 'inconsistentValue', then the process must
  2521.            be  repeated; If the SET succeeds, then the ob-
  2522.            ject is incremented, and the  new  instance  is
  2523.            created according to the manager's directions."
  2524.        ::= { rsvpGenObjects 4 }
  2525.  
  2526.  
  2527.     rsvpResvFwdTable OBJECT-TYPE
  2528.         SYNTAX      SEQUENCE OF RsvpResvFwdEntry
  2529.         MAX-ACCESS  not-accessible
  2530.         STATUS      current
  2531.         DESCRIPTION
  2532.            "Information describing the  state  information
  2533.            displayed upstream in RESV messages."
  2534.        ::= { rsvpObjects 5 }
  2535.  
  2536.  
  2537.  
  2538.  
  2539.  
  2540.  
  2541.  
  2542.  
  2543.  
  2544.  
  2545.  
  2546.  
  2547.  
  2548.  
  2549.  
  2550.  
  2551.  
  2552. Baker and Krawczyk  Expires December 1997            [Page 44]
  2553.  
  2554.  
  2555.  
  2556.  
  2557. Internet Draft             RSVP MIB                  June 1997
  2558.  
  2559.  
  2560.     rsvpResvFwdEntry OBJECT-TYPE
  2561.         SYNTAX      RsvpResvFwdEntry
  2562.         MAX-ACCESS  not-accessible
  2563.         STATUS      current
  2564.         DESCRIPTION
  2565.            "Information describing the  state  information
  2566.            displayed  upstream in an RESV message concern-
  2567.            ing a single sender."
  2568.        INDEX { rsvpSessionNumber, rsvpResvFwdNumber }
  2569.        ::= { rsvpResvFwdTable 1 }
  2570.  
  2571.  
  2572.     RsvpResvFwdEntry ::=
  2573.         SEQUENCE {
  2574.             rsvpResvFwdNumber               SessionNumber,
  2575.             rsvpResvFwdType                 SessionType,
  2576.             rsvpResvFwdDestAddr             OCTET STRING,
  2577.             rsvpResvFwdSenderAddr           OCTET STRING,
  2578.             rsvpResvFwdDestAddrLength       INTEGER,
  2579.             rsvpResvFwdSenderAddrLength     INTEGER,
  2580.             rsvpResvFwdProtocol             Protocol,
  2581.             rsvpResvFwdDestPort             Port,
  2582.             rsvpResvFwdPort                 Port,
  2583.             rsvpResvFwdHopAddr              OCTET STRING,
  2584.             rsvpResvFwdHopLih               Integer32,
  2585.             rsvpResvFwdInterface            InterfaceIndex,
  2586.             rsvpResvFwdService              QosService,
  2587.             rsvpResvFwdTSpecRate            BitRate,
  2588.             rsvpResvFwdTSpecPeakRate        BitRate,
  2589.             rsvpResvFwdTSpecBurst           BurstSize,
  2590.             rsvpResvFwdTSpecMinTU           MessageSize,
  2591.             rsvpResvFwdTSpecMaxTU           MessageSize,
  2592.             rsvpResvFwdRSpecRate            BitRate,
  2593.             rsvpResvFwdRSpecSlack           Integer32,
  2594.             rsvpResvFwdInterval             RefreshInterval,
  2595.             rsvpResvFwdScope                OCTET STRING,
  2596.             rsvpResvFwdShared               TruthValue,
  2597.             rsvpResvFwdExplicit             TruthValue,
  2598.             rsvpResvFwdRSVPHop              TruthValue,
  2599.             rsvpResvFwdLastChange           TimeStamp,
  2600.             rsvpResvFwdPolicy               OCTET STRING,
  2601.             rsvpResvFwdStatus               RowStatus,
  2602.             rsvpResvFwdTTL                  INTEGER
  2603.         }
  2604.  
  2605.  
  2606.  
  2607.  
  2608.  
  2609.  
  2610. Baker and Krawczyk  Expires December 1997            [Page 45]
  2611.  
  2612.  
  2613.  
  2614.  
  2615. Internet Draft             RSVP MIB                  June 1997
  2616.  
  2617.  
  2618.     rsvpResvFwdNumber OBJECT-TYPE
  2619.         SYNTAX      SessionNumber
  2620.         MAX-ACCESS  not-accessible
  2621.         STATUS      current
  2622.         DESCRIPTION
  2623.            "The number of this reservation request.   This
  2624.            is  for  SNMP Indexing purposes only and has no
  2625.            relation to any protocol value."
  2626.        ::= { rsvpResvFwdEntry 1 }
  2627.  
  2628.  
  2629.     rsvpResvFwdType OBJECT-TYPE
  2630.         SYNTAX      SessionType
  2631.         MAX-ACCESS  read-only
  2632.         STATUS      current
  2633.         DESCRIPTION
  2634.            "The type of session (IP4, IP6, IP6  with  flow
  2635.            information, etc)."
  2636.        ::= { rsvpResvFwdEntry 2 }
  2637.  
  2638.  
  2639.     rsvpResvFwdDestAddr OBJECT-TYPE
  2640.         SYNTAX      OCTET STRING (SIZE(4..16))
  2641.         MAX-ACCESS  read-only
  2642.         STATUS      current
  2643.         DESCRIPTION
  2644.            "The destination address used by all senders in
  2645.            this  session.   This object may not be changed
  2646.            when the value of the RowStatus object is  'ac-
  2647.            tive'."
  2648.        ::= { rsvpResvFwdEntry 3 }
  2649.  
  2650.  
  2651.     rsvpResvFwdSenderAddr OBJECT-TYPE
  2652.         SYNTAX      OCTET STRING (SIZE(4..16))
  2653.         MAX-ACCESS  read-only
  2654.         STATUS      current
  2655.         DESCRIPTION
  2656.            "The source address of the sender  selected  by
  2657.            this  reservation.  The value of all zeroes in-
  2658.            dicates 'all senders'.  This object may not  be
  2659.            changed  when the value of the RowStatus object
  2660.            is 'active'."
  2661.        ::= { rsvpResvFwdEntry 4 }
  2662.  
  2663.  
  2664.  
  2665.  
  2666.  
  2667.  
  2668. Baker and Krawczyk  Expires December 1997            [Page 46]
  2669.  
  2670.  
  2671.  
  2672.  
  2673. Internet Draft             RSVP MIB                  June 1997
  2674.  
  2675.  
  2676.     rsvpResvFwdDestAddrLength OBJECT-TYPE
  2677.         SYNTAX      INTEGER(0..128)
  2678.         MAX-ACCESS  read-only
  2679.         STATUS      current
  2680.         DESCRIPTION
  2681.            "The length of the destination address in bits.
  2682.            This  is  the CIDR Prefix Length, which for IP4
  2683.            hosts and multicast addresses is 32 bits.  This
  2684.            object may not be changed when the value of the
  2685.            RowStatus object is 'active'."
  2686.        ::= { rsvpResvFwdEntry 5 }
  2687.  
  2688.  
  2689.     rsvpResvFwdSenderAddrLength OBJECT-TYPE
  2690.         SYNTAX      INTEGER(0..128)
  2691.         MAX-ACCESS  read-only
  2692.         STATUS      current
  2693.         DESCRIPTION
  2694.            "The length of the sender's  address  in  bits.
  2695.            This  is  the CIDR Prefix Length, which for IP4
  2696.            hosts and multicast addresses is 32 bits.  This
  2697.            object may not be changed when the value of the
  2698.            RowStatus object is 'active'."
  2699.        ::= { rsvpResvFwdEntry 6 }
  2700.  
  2701.  
  2702.     rsvpResvFwdProtocol OBJECT-TYPE
  2703.         SYNTAX      Protocol
  2704.         MAX-ACCESS  read-only
  2705.         STATUS      current
  2706.         DESCRIPTION
  2707.            "The IP Protocol used by a session. for  secure
  2708.            sessions, this indicates IP Security.  This ob-
  2709.            ject may not be changed when the value  of  the
  2710.            RowStatus object is 'active'."
  2711.        ::= { rsvpResvFwdEntry 7 }
  2712.  
  2713.  
  2714.  
  2715.  
  2716.  
  2717.  
  2718.  
  2719.  
  2720.  
  2721.  
  2722.  
  2723.  
  2724.  
  2725.  
  2726. Baker and Krawczyk  Expires December 1997            [Page 47]
  2727.  
  2728.  
  2729.  
  2730.  
  2731. Internet Draft             RSVP MIB                  June 1997
  2732.  
  2733.  
  2734.     rsvpResvFwdDestPort OBJECT-TYPE
  2735.         SYNTAX      Port
  2736.         MAX-ACCESS  read-only
  2737.         STATUS      current
  2738.         DESCRIPTION
  2739.            "The UDP or TCP port number used as a  destina-
  2740.            tion  port for all senders in this session.  If
  2741.            the  IP   protocol   in   use,   specified   by
  2742.            rsvpResvFwdProtocol,  is  50  (ESP) or 51 (AH),
  2743.            this  represents  a  virtual  destination  port
  2744.            number.   A value of zero indicates that the IP
  2745.            protocol in use does not have ports.  This  ob-
  2746.            ject  may  not be changed when the value of the
  2747.            RowStatus object is 'active'."
  2748.        ::= { rsvpResvFwdEntry 8 }
  2749.  
  2750.  
  2751.     rsvpResvFwdPort OBJECT-TYPE
  2752.         SYNTAX      Port
  2753.         MAX-ACCESS  read-only
  2754.         STATUS      current
  2755.         DESCRIPTION
  2756.            "The UDP or TCP port number used  as  a  source
  2757.            port  for  this sender in this session.  If the
  2758.            IP    protocol    in    use,    specified    by
  2759.            rsvpResvFwdProtocol  is  50  (ESP)  or 51 (AH),
  2760.            this represents a generalized  port  identifier
  2761.            (GPI).   A  value of zero indicates that the IP
  2762.            protocol in use does not have ports.  This  ob-
  2763.            ject  may  not be changed when the value of the
  2764.            RowStatus object is 'active'."
  2765.        ::= { rsvpResvFwdEntry 9 }
  2766.  
  2767.  
  2768.     rsvpResvFwdHopAddr OBJECT-TYPE
  2769.         SYNTAX      OCTET STRING (SIZE(4..16))
  2770.         MAX-ACCESS  read-only
  2771.         STATUS      current
  2772.         DESCRIPTION
  2773.            "The address of the (previous) RSVP  that  will
  2774.            receive this message."
  2775.        ::= { rsvpResvFwdEntry 10 }
  2776.  
  2777.  
  2778.  
  2779.  
  2780.  
  2781.  
  2782.  
  2783.  
  2784. Baker and Krawczyk  Expires December 1997            [Page 48]
  2785.  
  2786.  
  2787.  
  2788.  
  2789. Internet Draft             RSVP MIB                  June 1997
  2790.  
  2791.  
  2792.     rsvpResvFwdHopLih OBJECT-TYPE
  2793.         SYNTAX      Integer32
  2794.         MAX-ACCESS  read-only
  2795.         STATUS      current
  2796.         DESCRIPTION
  2797.            "The Logical Interface Handle sent to the (pre-
  2798.            vious) RSVP that will receive this message."
  2799.        ::= { rsvpResvFwdEntry 11 }
  2800.  
  2801.  
  2802.     rsvpResvFwdInterface OBJECT-TYPE
  2803.         SYNTAX      InterfaceIndex
  2804.         MAX-ACCESS  read-only
  2805.         STATUS      current
  2806.         DESCRIPTION
  2807.            "The ifIndex value of the  interface  on  which
  2808.            this RESV message was most recently sent."
  2809.        ::= { rsvpResvFwdEntry 12 }
  2810.  
  2811.  
  2812.     rsvpResvFwdService OBJECT-TYPE
  2813.         SYNTAX      QosService
  2814.         MAX-ACCESS  read-only
  2815.         STATUS      current
  2816.         DESCRIPTION
  2817.            "The QoS Service classification requested."
  2818.        ::= { rsvpResvFwdEntry 13 }
  2819.  
  2820.  
  2821.  
  2822.  
  2823.  
  2824.  
  2825.  
  2826.  
  2827.  
  2828.  
  2829.  
  2830.  
  2831.  
  2832.  
  2833.  
  2834.  
  2835.  
  2836.  
  2837.  
  2838.  
  2839.  
  2840.  
  2841.  
  2842. Baker and Krawczyk  Expires December 1997            [Page 49]
  2843.  
  2844.  
  2845.  
  2846.  
  2847. Internet Draft             RSVP MIB                  June 1997
  2848.  
  2849.  
  2850.     rsvpResvFwdTSpecRate OBJECT-TYPE
  2851.         SYNTAX      BitRate
  2852.         UNITS       "bits per second"
  2853.         MAX-ACCESS  read-only
  2854.         STATUS      current
  2855.         DESCRIPTION
  2856.            "The Average Bit  Rate  of  the  sender's  data
  2857.            stream.   Within  a transmission burst, the ar-
  2858.            rival rate may be as fast as  rsvpResvFwdTSpec-
  2859.            PeakRate  (if  supported by the service model);
  2860.            however, averaged across two or more burst  in-
  2861.            tervals,    the    rate   should   not   exceed
  2862.            rsvpResvFwdTSpecRate.
  2863.  
  2864.            Note that this is a prediction, often based  on
  2865.            the  general  capability  of a type of codec or
  2866.            particular encoding; the measured average  rate
  2867.            may be significantly lower."
  2868.        ::= { rsvpResvFwdEntry 14 }
  2869.  
  2870.  
  2871.     rsvpResvFwdTSpecPeakRate OBJECT-TYPE
  2872.         SYNTAX      BitRate
  2873.         UNITS       "bits per second"
  2874.         MAX-ACCESS  read-only
  2875.         STATUS      current
  2876.         DESCRIPTION
  2877.            "The Peak Bit Rate of the sender's data  stream
  2878.            Traffic  arrival is not expected to exceed this
  2879.            rate at any time, apart  from  the  effects  of
  2880.            jitter in the network.  If not specified in the
  2881.            TSpec, this returns zero or noSuchValue."
  2882.        ::= { rsvpResvFwdEntry 15 }
  2883.  
  2884.  
  2885.  
  2886.  
  2887.  
  2888.  
  2889.  
  2890.  
  2891.  
  2892.  
  2893.  
  2894.  
  2895.  
  2896.  
  2897.  
  2898.  
  2899.  
  2900. Baker and Krawczyk  Expires December 1997            [Page 50]
  2901.  
  2902.  
  2903.  
  2904.  
  2905. Internet Draft             RSVP MIB                  June 1997
  2906.  
  2907.  
  2908.     rsvpResvFwdTSpecBurst OBJECT-TYPE
  2909.         SYNTAX      BurstSize
  2910.         UNITS       "bytes"
  2911.         MAX-ACCESS  read-only
  2912.         STATUS      current
  2913.         DESCRIPTION
  2914.            "The size of the largest  burst  expected  from
  2915.            the sender at a time.
  2916.  
  2917.            If this is less than  the  sender's  advertised
  2918.            burst  size, the receiver is asking the network
  2919.            to provide flow pacing  beyond  what  would  be
  2920.            provided  under normal circumstances. Such pac-
  2921.            ing is at the network's option."
  2922.        ::= { rsvpResvFwdEntry 16 }
  2923.  
  2924.  
  2925.     rsvpResvFwdTSpecMinTU OBJECT-TYPE
  2926.         SYNTAX      MessageSize
  2927.         MAX-ACCESS  read-only
  2928.         STATUS      current
  2929.         DESCRIPTION
  2930.            "The minimum message size for  this  flow.  The
  2931.            policing  algorithm will treat smaller messages
  2932.            as though they are this size."
  2933.        ::= { rsvpResvFwdEntry 17 }
  2934.  
  2935.  
  2936.     rsvpResvFwdTSpecMaxTU OBJECT-TYPE
  2937.         SYNTAX      MessageSize
  2938.         MAX-ACCESS  read-only
  2939.         STATUS      current
  2940.         DESCRIPTION
  2941.            "The maximum message size for  this  flow.  The
  2942.            admission  algorithm  will  reject TSpecs whose
  2943.            Maximum Transmission Unit, plus  the  interface
  2944.            headers, exceed the interface MTU."
  2945.        ::= { rsvpResvFwdEntry 18 }
  2946.  
  2947.  
  2948.  
  2949.  
  2950.  
  2951.  
  2952.  
  2953.  
  2954.  
  2955.  
  2956.  
  2957.  
  2958. Baker and Krawczyk  Expires December 1997            [Page 51]
  2959.  
  2960.  
  2961.  
  2962.  
  2963. Internet Draft             RSVP MIB                  June 1997
  2964.  
  2965.  
  2966.     rsvpResvFwdRSpecRate OBJECT-TYPE
  2967.         SYNTAX      BitRate
  2968.         UNITS       "bytes per second"
  2969.         MAX-ACCESS  read-only
  2970.         STATUS      current
  2971.         DESCRIPTION
  2972.            "If the requested  service  is  Guaranteed,  as
  2973.            specified   by  rsvpResvService,  this  is  the
  2974.            clearing rate that is being requested.   Other-
  2975.            wise,  it  is  zero,  or  the  agent may return
  2976.            noSuchValue."
  2977.        ::= { rsvpResvFwdEntry 19 }
  2978.  
  2979.  
  2980.     rsvpResvFwdRSpecSlack OBJECT-TYPE
  2981.         SYNTAX      Integer32
  2982.         UNITS       "microseconds"
  2983.         MAX-ACCESS  read-only
  2984.         STATUS      current
  2985.         DESCRIPTION
  2986.            "If the requested  service  is  Guaranteed,  as
  2987.            specified by rsvpResvService, this is the delay
  2988.            slack.  Otherwise, it is zero, or the agent may
  2989.            return noSuchValue."
  2990.        ::= { rsvpResvFwdEntry 20 }
  2991.  
  2992.  
  2993.     rsvpResvFwdInterval OBJECT-TYPE
  2994.         SYNTAX      RefreshInterval
  2995.         MAX-ACCESS  read-only
  2996.         STATUS      current
  2997.         DESCRIPTION
  2998.            "The interval between refresh  messages  adver-
  2999.            tised to the Previous Hop."
  3000.        ::= { rsvpResvFwdEntry 21 }
  3001.  
  3002.  
  3003.  
  3004.  
  3005.  
  3006.  
  3007.  
  3008.  
  3009.  
  3010.  
  3011.  
  3012.  
  3013.  
  3014.  
  3015.  
  3016. Baker and Krawczyk  Expires December 1997            [Page 52]
  3017.  
  3018.  
  3019.  
  3020.  
  3021. Internet Draft             RSVP MIB                  June 1997
  3022.  
  3023.  
  3024.     rsvpResvFwdScope OBJECT-TYPE
  3025.         SYNTAX      OCTET STRING (SIZE(0..65536))
  3026.         MAX-ACCESS  read-only
  3027.         STATUS      current
  3028.         DESCRIPTION
  3029.            "The contents of the scope object, displayed as
  3030.            an  uninterpreted  string  of octets, including
  3031.            the object header.  In the absence of  such  an
  3032.            object, this should be of zero length."
  3033.        ::= { rsvpResvFwdEntry 22 }
  3034.  
  3035.  
  3036.     rsvpResvFwdShared OBJECT-TYPE
  3037.         SYNTAX      TruthValue
  3038.         MAX-ACCESS  read-only
  3039.         STATUS      current
  3040.         DESCRIPTION
  3041.            "If TRUE, a reservation shared among senders is
  3042.            requested.  If FALSE, a reservation specific to
  3043.            this sender is requested."
  3044.        ::= { rsvpResvFwdEntry 23 }
  3045.  
  3046.  
  3047.     rsvpResvFwdExplicit OBJECT-TYPE
  3048.         SYNTAX      TruthValue
  3049.         MAX-ACCESS  read-only
  3050.         STATUS      current
  3051.         DESCRIPTION
  3052.            "If TRUE, individual senders are  listed  using
  3053.            Filter  Specifications.   If FALSE, all senders
  3054.            are implicitly selected.  The Scope Object will
  3055.            contain  a list of senders that need to receive
  3056.            this reservation request  for  the  purpose  of
  3057.            routing the RESV message."
  3058.        ::= { rsvpResvFwdEntry 24 }
  3059.  
  3060.  
  3061.  
  3062.  
  3063.  
  3064.  
  3065.  
  3066.  
  3067.  
  3068.  
  3069.  
  3070.  
  3071.  
  3072.  
  3073.  
  3074. Baker and Krawczyk  Expires December 1997            [Page 53]
  3075.  
  3076.  
  3077.  
  3078.  
  3079. Internet Draft             RSVP MIB                  June 1997
  3080.  
  3081.  
  3082.     rsvpResvFwdRSVPHop OBJECT-TYPE
  3083.         SYNTAX      TruthValue
  3084.         MAX-ACCESS  read-only
  3085.         STATUS      current
  3086.         DESCRIPTION
  3087.            "If TRUE, the node believes that  the  next  IP
  3088.            hop  is  an  RSVP  hop.  If FALSE, the node be-
  3089.            lieves that the next IP hop may not be an  RSVP
  3090.            hop."
  3091.        ::= { rsvpResvFwdEntry 25 }
  3092.  
  3093.  
  3094.     rsvpResvFwdLastChange OBJECT-TYPE
  3095.         SYNTAX      TimeStamp
  3096.         MAX-ACCESS  read-only
  3097.         STATUS      current
  3098.         DESCRIPTION
  3099.            "The time of the last change in  this  request;
  3100.            This  is  either  the first time it was sent or
  3101.            the time of the most recent change  in  parame-
  3102.            ters."
  3103.        ::= { rsvpResvFwdEntry 26 }
  3104.  
  3105.  
  3106.     rsvpResvFwdPolicy OBJECT-TYPE
  3107.         SYNTAX      OCTET STRING (SIZE(0..65536))
  3108.         MAX-ACCESS  read-only
  3109.         STATUS      current
  3110.         DESCRIPTION
  3111.            "The contents of the policy  object,  displayed
  3112.            as an uninterpreted string of octets, including
  3113.            the object header.  In the absence of  such  an
  3114.            object, this should be of zero length."
  3115.        ::= { rsvpResvFwdEntry 27 }
  3116.  
  3117.  
  3118.     rsvpResvFwdStatus OBJECT-TYPE
  3119.         SYNTAX      RowStatus
  3120.         MAX-ACCESS  read-write
  3121.         STATUS      current
  3122.         DESCRIPTION
  3123.            "'active' for all active RESV  messages.   This
  3124.            object may be used to delete RESV information."
  3125.        ::= { rsvpResvFwdEntry 28 }
  3126.  
  3127.  
  3128.  
  3129.  
  3130.  
  3131.  
  3132. Baker and Krawczyk  Expires December 1997            [Page 54]
  3133.  
  3134.  
  3135.  
  3136.  
  3137. Internet Draft             RSVP MIB                  June 1997
  3138.  
  3139.  
  3140.     rsvpResvFwdTTL OBJECT-TYPE
  3141.         SYNTAX      INTEGER (0..255)
  3142.         MAX-ACCESS  read-only
  3143.         STATUS      current
  3144.         DESCRIPTION
  3145.            "The TTL value in the RSVP header that was last
  3146.            received."
  3147.        ::= { rsvpResvFwdEntry 29 }
  3148.  
  3149.  
  3150.  
  3151.  
  3152.  
  3153.  
  3154.  
  3155.  
  3156.  
  3157.  
  3158.  
  3159.  
  3160.  
  3161.  
  3162.  
  3163.  
  3164.  
  3165.  
  3166.  
  3167.  
  3168.  
  3169.  
  3170.  
  3171.  
  3172.  
  3173.  
  3174.  
  3175.  
  3176.  
  3177.  
  3178.  
  3179.  
  3180.  
  3181.  
  3182.  
  3183.  
  3184.  
  3185.  
  3186.  
  3187.  
  3188.  
  3189.  
  3190. Baker and Krawczyk  Expires December 1997            [Page 55]
  3191.  
  3192.  
  3193.  
  3194.  
  3195. Internet Draft             RSVP MIB                  June 1997
  3196.  
  3197.  
  3198. --      The RSVP Interface Attributes Database contains the
  3199. --      RSVP-specific information for an interface. Information
  3200. --      that is shared with other reservation procedures such
  3201. --      as ST-II is in the Integrated Interface Attributes
  3202. --      Database.
  3203.  
  3204.  
  3205.     rsvpIfTable OBJECT-TYPE
  3206.         SYNTAX      SEQUENCE OF RsvpIfEntry
  3207.         MAX-ACCESS  not-accessible
  3208.         STATUS      current
  3209.         DESCRIPTION
  3210.            "The RSVP-specific attributes of  the  system's
  3211.            interfaces."
  3212.        ::= { rsvpObjects 6 }
  3213.  
  3214.  
  3215.     rsvpIfEntry OBJECT-TYPE
  3216.         SYNTAX      RsvpIfEntry
  3217.         MAX-ACCESS  not-accessible
  3218.         STATUS      current
  3219.         DESCRIPTION
  3220.            "The RSVP-specific attributes of  the  a  given
  3221.            interface."
  3222.        INDEX { ifIndex }
  3223.        ::= { rsvpIfTable 1 }
  3224.  
  3225. RsvpIfEntry ::=
  3226.     SEQUENCE {
  3227.     rsvpIfUdpNbrs                       Gauge32,
  3228.     rsvpIfIpNbrs                        Gauge32,
  3229.     rsvpIfNbrs                          Gauge32,
  3230.     rsvpIfEnabled                       TruthValue,
  3231.     rsvpIfUdpRequired                   TruthValue,
  3232.     rsvpIfRefreshBlockadeMultiple       INTEGER,
  3233.     rsvpIfRefreshMultiple               INTEGER,
  3234.     rsvpIfTTL                           INTEGER,
  3235.     rsvpIfRefreshInterval               TimeInterval,
  3236.     rsvpIfRouteDelay                    TimeInterval,
  3237.     rsvpIfStatus                        RowStatus
  3238.     }
  3239.  
  3240.  
  3241.  
  3242.  
  3243.  
  3244.  
  3245.  
  3246.  
  3247.  
  3248. Baker and Krawczyk  Expires December 1997            [Page 56]
  3249.  
  3250.  
  3251.  
  3252.  
  3253. Internet Draft             RSVP MIB                  June 1997
  3254.  
  3255.  
  3256.     rsvpIfUdpNbrs OBJECT-TYPE
  3257.         SYNTAX      Gauge32
  3258.         MAX-ACCESS  read-only
  3259.         STATUS      current
  3260.         DESCRIPTION
  3261.            "The number of neighbors perceived to be  using
  3262.            only the RSVP UDP Encapsulation."
  3263.        ::= { rsvpIfEntry 1 }
  3264.  
  3265.  
  3266.     rsvpIfIpNbrs OBJECT-TYPE
  3267.         SYNTAX      Gauge32
  3268.         MAX-ACCESS  read-only
  3269.         STATUS      current
  3270.         DESCRIPTION
  3271.            "The number of neighbors perceived to be  using
  3272.            only the RSVP IP Encapsulation."
  3273.        ::= { rsvpIfEntry 2 }
  3274.  
  3275.  
  3276.     rsvpIfNbrs OBJECT-TYPE
  3277.         SYNTAX      Gauge32
  3278.         MAX-ACCESS  read-only
  3279.         STATUS      current
  3280.         DESCRIPTION
  3281.            "The number of neighbors  currently  perceived;
  3282.            this  will  exceed rsvpIfIpNbrs + rsvpIfUdpNbrs
  3283.            by the number of neighbors using both  encapsu-
  3284.            lations."
  3285.        ::= { rsvpIfEntry 3 }
  3286.  
  3287.  
  3288.     rsvpIfRefreshBlockadeMultiple OBJECT-TYPE
  3289.         SYNTAX      INTEGER (1..65536)
  3290.         MAX-ACCESS  read-create
  3291.         STATUS      current
  3292.         DESCRIPTION
  3293.            "The value of the RSVP value 'Kb', Which is the
  3294.            minimum   number   of  refresh  intervals  that
  3295.            blockade state will last once entered."
  3296.        DEFVAL      { 4 }
  3297.        ::= { rsvpIfEntry 4 }
  3298.  
  3299.  
  3300.  
  3301.  
  3302.  
  3303.  
  3304.  
  3305.  
  3306. Baker and Krawczyk  Expires December 1997            [Page 57]
  3307.  
  3308.  
  3309.  
  3310.  
  3311. Internet Draft             RSVP MIB                  June 1997
  3312.  
  3313.  
  3314.     rsvpIfRefreshMultiple OBJECT-TYPE
  3315.         SYNTAX      INTEGER (1..65536)
  3316.         MAX-ACCESS  read-create
  3317.         STATUS      current
  3318.         DESCRIPTION
  3319.            "The value of the RSVP value 'K', which is  the
  3320.            number  of  refresh intervals which must elapse
  3321.            (minimum) before a PATH or RESV  message  which
  3322.            is not being refreshed will be aged out."
  3323.        DEFVAL      { 3 }
  3324.        ::= { rsvpIfEntry 5 }
  3325.  
  3326.  
  3327.     rsvpIfTTL OBJECT-TYPE
  3328.         SYNTAX      INTEGER (0..255)
  3329.         MAX-ACCESS  read-create
  3330.         STATUS      current
  3331.         DESCRIPTION
  3332.            "The value of SEND_TTL used on  this  interface
  3333.            for  messages  this node originates.  If set to
  3334.            zero, the node determines  the  TTL  via  other
  3335.            means."
  3336.        DEFVAL { 0 } -- which is to say, no override
  3337.        ::= { rsvpIfEntry 6 }
  3338.  
  3339.  
  3340.     rsvpIfRefreshInterval OBJECT-TYPE
  3341.         SYNTAX      TimeInterval
  3342.         UNITS       "hundredths of a second"
  3343.         MAX-ACCESS  read-create
  3344.         STATUS      current
  3345.         DESCRIPTION
  3346.            "The value of the RSVP value 'R', which is  the
  3347.            minimum period between refresh transmissions of
  3348.            a given PATH or RESV message on an interface."
  3349.        DEFVAL      { 3000 }        -- 30 seconds
  3350.        ::= { rsvpIfEntry 7 }
  3351.  
  3352.  
  3353.  
  3354.  
  3355.  
  3356.  
  3357.  
  3358.  
  3359.  
  3360.  
  3361.  
  3362.  
  3363.  
  3364. Baker and Krawczyk  Expires December 1997            [Page 58]
  3365.  
  3366.  
  3367.  
  3368.  
  3369. Internet Draft             RSVP MIB                  June 1997
  3370.  
  3371.  
  3372.     rsvpIfRouteDelay OBJECT-TYPE
  3373.         SYNTAX      TimeInterval
  3374.         UNITS       "hundredths of a second"
  3375.         MAX-ACCESS  read-create
  3376.         STATUS      current
  3377.         DESCRIPTION
  3378.            "The approximate period from the time  a  route
  3379.            is  changed to the time a resulting message ap-
  3380.            pears on the interface."
  3381.        DEFVAL      { 200 } -- 2 seconds
  3382.        ::= { rsvpIfEntry 8 }
  3383.  
  3384.  
  3385.     rsvpIfEnabled OBJECT-TYPE
  3386.         SYNTAX      TruthValue
  3387.         MAX-ACCESS  read-create
  3388.         STATUS      current
  3389.         DESCRIPTION
  3390.            "If TRUE, RSVP is enabled  on  this  Interface.
  3391.            If  FALSE,  RSVP  is not enabled on this inter-
  3392.            face."
  3393.        ::= { rsvpIfEntry 9 }
  3394.  
  3395.  
  3396.     rsvpIfUdpRequired OBJECT-TYPE
  3397.         SYNTAX      TruthValue
  3398.         MAX-ACCESS  read-create
  3399.         STATUS      current
  3400.         DESCRIPTION
  3401.            "If TRUE, manual configuration forces  the  use
  3402.            of  UDP  encapsulation  on  the  interface.  If
  3403.            FALSE, UDP encapsulation is only used if rsvpI-
  3404.            fUdpNbrs is not zero."
  3405.  
  3406.        ::= { rsvpIfEntry 10 }
  3407.  
  3408.  
  3409.  
  3410.  
  3411.  
  3412.  
  3413.  
  3414.  
  3415.  
  3416.  
  3417.  
  3418.  
  3419.  
  3420.  
  3421.  
  3422. Baker and Krawczyk  Expires December 1997            [Page 59]
  3423.  
  3424.  
  3425.  
  3426.  
  3427. Internet Draft             RSVP MIB                  June 1997
  3428.  
  3429.  
  3430.     rsvpIfStatus OBJECT-TYPE
  3431.         SYNTAX      RowStatus
  3432.         MAX-ACCESS  read-create
  3433.         STATUS      current
  3434.         DESCRIPTION
  3435.            "'active' on interfaces that are configured for
  3436.            RSVP."
  3437.        ::= { rsvpIfEntry 11 }
  3438.  
  3439.  
  3440.  
  3441.  
  3442.  
  3443.  
  3444.  
  3445.  
  3446.  
  3447.  
  3448.  
  3449.  
  3450.  
  3451.  
  3452.  
  3453.  
  3454.  
  3455.  
  3456.  
  3457.  
  3458.  
  3459.  
  3460.  
  3461.  
  3462.  
  3463.  
  3464.  
  3465.  
  3466.  
  3467.  
  3468.  
  3469.  
  3470.  
  3471.  
  3472.  
  3473.  
  3474.  
  3475.  
  3476.  
  3477.  
  3478.  
  3479.  
  3480. Baker and Krawczyk  Expires December 1997            [Page 60]
  3481.  
  3482.  
  3483.  
  3484.  
  3485. Internet Draft             RSVP MIB                  June 1997
  3486.  
  3487.  
  3488. --      The RSVP Neighbor Database lists the neighbors the RSVP
  3489. --      process currently is receiving messages from.
  3490.  
  3491.  
  3492.     rsvpNbrTable OBJECT-TYPE
  3493.         SYNTAX      SEQUENCE OF RsvpNbrEntry
  3494.         MAX-ACCESS  not-accessible
  3495.         STATUS      current
  3496.         DESCRIPTION
  3497.            "Information describing  the  Neighbors  of  an
  3498.            RSVP system."
  3499.        ::= { rsvpObjects 7 }
  3500.  
  3501.  
  3502.     rsvpNbrEntry OBJECT-TYPE
  3503.         SYNTAX      RsvpNbrEntry
  3504.         MAX-ACCESS  not-accessible
  3505.         STATUS      current
  3506.         DESCRIPTION
  3507.            "Information describing a  single  RSVP  Neigh-
  3508.            bor."
  3509.        INDEX { ifIndex, rsvpNbrAddress }
  3510.        ::= { rsvpNbrTable 1 }
  3511.  
  3512. RsvpNbrEntry ::=
  3513.     SEQUENCE {
  3514.     rsvpNbrAddress      OCTET STRING,
  3515.     rsvpNbrProtocol     RsvpEncapsulation,
  3516.     rsvpNbrStatus       RowStatus
  3517.     }
  3518.  
  3519.     rsvpNbrAddress OBJECT-TYPE
  3520.         SYNTAX      OCTET STRING (SIZE(4..16))
  3521.         MAX-ACCESS  not-accessible
  3522.         STATUS      current
  3523.         DESCRIPTION
  3524.            "The IP4 or IP6 Address used by this  neighbor.
  3525.            This  object  may not be changed when the value
  3526.            of the RowStatus object is 'active'."
  3527.        ::= { rsvpNbrEntry 1 }
  3528.  
  3529.  
  3530.  
  3531.  
  3532.  
  3533.  
  3534.  
  3535.  
  3536.  
  3537.  
  3538. Baker and Krawczyk  Expires December 1997            [Page 61]
  3539.  
  3540.  
  3541.  
  3542.  
  3543. Internet Draft             RSVP MIB                  June 1997
  3544.  
  3545.  
  3546.     rsvpNbrProtocol OBJECT-TYPE
  3547.         SYNTAX      RsvpEncapsulation
  3548.         MAX-ACCESS  read-create
  3549.         STATUS      current
  3550.         DESCRIPTION
  3551.            "The encapsulation being used  by  this  neigh-
  3552.            bor."
  3553.        ::= { rsvpNbrEntry 2 }
  3554.  
  3555.  
  3556.     rsvpNbrStatus OBJECT-TYPE
  3557.         SYNTAX      RowStatus
  3558.         MAX-ACCESS  read-create
  3559.         STATUS      current
  3560.         DESCRIPTION
  3561.            "'active' for all neighbors.  This  object  may
  3562.            be  used  to configure neighbors.  In the pres-
  3563.            ence of configured neighbors,  the  implementa-
  3564.            tion may (but is not required to) limit the set
  3565.            of valid neighbors to those configured."
  3566.        ::= { rsvpNbrEntry 3 }
  3567.  
  3568.  
  3569.  
  3570.  
  3571.  
  3572.  
  3573.  
  3574.  
  3575.  
  3576.  
  3577.  
  3578.  
  3579.  
  3580.  
  3581.  
  3582.  
  3583.  
  3584.  
  3585.  
  3586.  
  3587.  
  3588.  
  3589.  
  3590.  
  3591.  
  3592.  
  3593.  
  3594.  
  3595.  
  3596. Baker and Krawczyk  Expires December 1997            [Page 62]
  3597.  
  3598.  
  3599.  
  3600.  
  3601. Internet Draft             RSVP MIB                  June 1997
  3602.  
  3603.  
  3604. --
  3605. --      Notifications used to signal events
  3606. --
  3607.  
  3608.     newFlow NOTIFICATION-TYPE
  3609.         OBJECTS {
  3610.                     intSrvFlowStatus, rsvpSessionDestAddr,
  3611.                     rsvpResvFwdStatus, rsvpResvStatus, rsvpSenderStatus
  3612.                 }
  3613.         STATUS  current
  3614.         DESCRIPTION
  3615.            "The newFlow trap indicates that the  originat-
  3616.            ing  system  has  installed  a  new flow in its
  3617.            classifier, or (when reservation  authorization
  3618.            is  in view) is prepared to install such a flow
  3619.            in the classifier and is requesting  authoriza-
  3620.            tion.   The objects included with the Notifica-
  3621.            tion may be used to  read  further  information
  3622.            using  the  Integrated  Services and RSVP MIBs.
  3623.            Authorization  or  non-authorization   may   be
  3624.            enacted by a write to the variable intSrvFlowS-
  3625.            tatus."
  3626.        ::= { rsvpNotifications 1 }
  3627.  
  3628.  
  3629.     lostFlow NOTIFICATION-TYPE
  3630.         OBJECTS {
  3631.                     intSrvFlowStatus, rsvpSessionDestAddr,
  3632.                     rsvpResvFwdStatus, rsvpResvStatus, rsvpSenderStatus
  3633.                 }
  3634.         STATUS  current
  3635.         DESCRIPTION
  3636.            "The lostFlow trap indicates that the originat-
  3637.            ing system has removed a flow from its classif-
  3638.            ier."
  3639.        ::= { rsvpNotifications 2 }
  3640.  
  3641.  
  3642.  
  3643.  
  3644.  
  3645.  
  3646.  
  3647.  
  3648.  
  3649.  
  3650.  
  3651.  
  3652.  
  3653.  
  3654. Baker and Krawczyk  Expires December 1997            [Page 63]
  3655.  
  3656.  
  3657.  
  3658.  
  3659. Internet Draft             RSVP MIB                  June 1997
  3660.  
  3661.  
  3662. -- conformance information
  3663.  
  3664.  
  3665. rsvpGroups      OBJECT IDENTIFIER ::= { rsvpConformance 1 }
  3666. rsvpCompliances OBJECT IDENTIFIER ::= { rsvpConformance 2 }
  3667.  
  3668. -- compliance statements
  3669.  
  3670.  
  3671.  
  3672.  
  3673.  
  3674.  
  3675.  
  3676.  
  3677.  
  3678.  
  3679.  
  3680.  
  3681.  
  3682.  
  3683.  
  3684.  
  3685.  
  3686.  
  3687.  
  3688.  
  3689.  
  3690.  
  3691.  
  3692.  
  3693.  
  3694.  
  3695.  
  3696.  
  3697.  
  3698.  
  3699.  
  3700.  
  3701.  
  3702.  
  3703.  
  3704.  
  3705.  
  3706.  
  3707.  
  3708.  
  3709.  
  3710.  
  3711.  
  3712. Baker and Krawczyk  Expires December 1997            [Page 64]
  3713.  
  3714.  
  3715.  
  3716.  
  3717. Internet Draft             RSVP MIB                  June 1997
  3718.  
  3719.  
  3720.     rsvpCompliance MODULE-COMPLIANCE
  3721.         STATUS  current
  3722.         DESCRIPTION
  3723.            "The compliance statement.  Note that  the  im-
  3724.            plementation  of this module requires implemen-
  3725.            tation of the Integrated Services MIB as well."
  3726.        MODULE  -- this module
  3727.        MANDATORY-GROUPS {
  3728.            rsvpSessionGroup, rsvpSenderGroup, rsvpResvGroup,
  3729.            rsvpIfGroup, rsvpNbrGroup
  3730.            }
  3731.  
  3732.        GROUP rsvpResvFwdGroup
  3733.          DESCRIPTION
  3734.           "The Reservation Requests table  is  appropriate
  3735.           in  implementations that store upstream reserva-
  3736.           tion messages, but not appropriate in  implemen-
  3737.           tations  which  calculate them on each transmis-
  3738.           sion."
  3739.  
  3740.       GROUP rsvpNotificationGroup
  3741.         DESCRIPTION
  3742.          "The notifications in this module may be used  to
  3743.          advise a network management station of changes in
  3744.          flow status, and are required when this use is in
  3745.          view."
  3746.  
  3747.      OBJECT       rsvpSessionRequests
  3748.        MIN-ACCESS not-accessible
  3749.        DESCRIPTION
  3750.         "This object is optional."
  3751.  
  3752.     OBJECT       rsvpSessionFlowId
  3753.       MIN-ACCESS not-accessible
  3754.       DESCRIPTION
  3755.        "This object is needed only in a system that imple-
  3756.        ments IPv6."
  3757.  
  3758.     OBJECT       rsvpSenderType
  3759.       MIN-ACCESS read-only
  3760.       DESCRIPTION
  3761.        "read-create access is not required.  This  may  be
  3762.        read-only."
  3763.  
  3764.     OBJECT       rsvpSenderDestAddr
  3765.  
  3766.  
  3767.  
  3768.  
  3769.  
  3770. Baker and Krawczyk  Expires December 1997            [Page 65]
  3771.  
  3772.  
  3773.  
  3774.  
  3775. Internet Draft             RSVP MIB                  June 1997
  3776.  
  3777.  
  3778.       MIN-ACCESS read-only
  3779.       DESCRIPTION
  3780.        "read-create access is not required.  This  may  be
  3781.        read-only."
  3782.  
  3783.     OBJECT       rsvpSenderAddr
  3784.       MIN-ACCESS read-only
  3785.       DESCRIPTION
  3786.        "read-create access is not required.  This  may  be
  3787.        read-only."
  3788.  
  3789.     OBJECT       rsvpSenderDestAddrLength
  3790.       MIN-ACCESS read-only
  3791.       DESCRIPTION
  3792.        "read-create access is not required.  This  may  be
  3793.        read-only."
  3794.  
  3795.     OBJECT       rsvpSenderAddrLength
  3796.       MIN-ACCESS read-only
  3797.       DESCRIPTION
  3798.        "read-create access is not required.  This  may  be
  3799.        read-only."
  3800.  
  3801.     OBJECT       rsvpSenderProtocol
  3802.       MIN-ACCESS read-only
  3803.       DESCRIPTION
  3804.        "read-create access is not required.  This  may  be
  3805.        read-only."
  3806.  
  3807.     OBJECT       rsvpSenderDestPort
  3808.       MIN-ACCESS read-only
  3809.       DESCRIPTION
  3810.        "read-create access is not required.  This  may  be
  3811.        read-only."
  3812.  
  3813.     OBJECT       rsvpSenderPort
  3814.       MIN-ACCESS read-only
  3815.       DESCRIPTION
  3816.        "read-create access is not required.  This  may  be
  3817.        read-only."
  3818.  
  3819.     OBJECT       rsvpSenderHopAddr
  3820.       MIN-ACCESS read-only
  3821.       DESCRIPTION
  3822.        "read-create access is not required.  This  may  be
  3823.  
  3824.  
  3825.  
  3826.  
  3827.  
  3828. Baker and Krawczyk  Expires December 1997            [Page 66]
  3829.  
  3830.  
  3831.  
  3832.  
  3833. Internet Draft             RSVP MIB                  June 1997
  3834.  
  3835.  
  3836.        read-only."
  3837.  
  3838.     OBJECT       rsvpSenderHopLih
  3839.       MIN-ACCESS read-only
  3840.       DESCRIPTION
  3841.        "read-create access is not required.  This  may  be
  3842.        read-only."
  3843.  
  3844.     OBJECT       rsvpSenderInterface
  3845.       MIN-ACCESS read-only
  3846.       DESCRIPTION
  3847.        "read-create access is not required.  This  may  be
  3848.        read-only."
  3849.  
  3850.     OBJECT       rsvpSenderTSpecRate
  3851.       MIN-ACCESS read-only
  3852.       DESCRIPTION
  3853.        "read-create access is not required.  This  may  be
  3854.        read-only."
  3855.  
  3856.     OBJECT       rsvpSenderTSpecPeakRate
  3857.       MIN-ACCESS read-only
  3858.       DESCRIPTION
  3859.        "read-create access is not required.  This  may  be
  3860.        read-only."
  3861.  
  3862.     OBJECT       rsvpSenderTSpecBurst
  3863.       MIN-ACCESS read-only
  3864.       DESCRIPTION
  3865.        "read-create access is not required.  This  may  be
  3866.        read-only."
  3867.  
  3868.     OBJECT       rsvpSenderTSpecMinTU
  3869.       MIN-ACCESS read-only
  3870.       DESCRIPTION
  3871.        "read-create access is not required.  This  may  be
  3872.        read-only."
  3873.  
  3874.     OBJECT       rsvpSenderTSpecMaxTU
  3875.       MIN-ACCESS read-only
  3876.       DESCRIPTION
  3877.        "read-create access is not required.  This  may  be
  3878.        read-only."
  3879.  
  3880.     OBJECT       rsvpSenderInterval
  3881.  
  3882.  
  3883.  
  3884.  
  3885.  
  3886. Baker and Krawczyk  Expires December 1997            [Page 67]
  3887.  
  3888.  
  3889.  
  3890.  
  3891. Internet Draft             RSVP MIB                  June 1997
  3892.  
  3893.  
  3894.       MIN-ACCESS read-only
  3895.       DESCRIPTION
  3896.        "read-create access is not required.  This  may  be
  3897.        read-only."
  3898.  
  3899.     OBJECT       rsvpSenderRSVPHop
  3900.       MIN-ACCESS read-only
  3901.       DESCRIPTION
  3902.        "read-create access is not required.  This  may  be
  3903.        read-only."
  3904.  
  3905.     OBJECT       rsvpSenderPolicy
  3906.       MIN-ACCESS read-only
  3907.       DESCRIPTION
  3908.        "read-create access is not required.  This  may  be
  3909.        read-only."
  3910.  
  3911.     OBJECT       rsvpSenderAdspecBreak
  3912.       MIN-ACCESS read-only
  3913.       DESCRIPTION
  3914.        "read-create access is not required.  This  may  be
  3915.        read-only."
  3916.  
  3917.     OBJECT       rsvpSenderAdspecHopCount
  3918.       MIN-ACCESS read-only
  3919.       DESCRIPTION
  3920.        "read-create access is not required.  This  may  be
  3921.        read-only."
  3922.  
  3923.     OBJECT       rsvpSenderAdspecPathBw
  3924.       MIN-ACCESS read-only
  3925.       DESCRIPTION
  3926.        "read-create access is not required.  This  may  be
  3927.        read-only."
  3928.  
  3929.     OBJECT       rsvpSenderAdspecMinLatency
  3930.       MIN-ACCESS read-only
  3931.       DESCRIPTION
  3932.        "read-create access is not required.  This  may  be
  3933.        read-only."
  3934.  
  3935.     OBJECT       rsvpSenderAdspecMtu
  3936.       MIN-ACCESS read-only
  3937.       DESCRIPTION
  3938.        "read-create access is not required.  This  may  be
  3939.  
  3940.  
  3941.  
  3942.  
  3943.  
  3944. Baker and Krawczyk  Expires December 1997            [Page 68]
  3945.  
  3946.  
  3947.  
  3948.  
  3949. Internet Draft             RSVP MIB                  June 1997
  3950.  
  3951.  
  3952.        read-only."
  3953.  
  3954.     OBJECT       rsvpSenderAdspecGuaranteedSvc
  3955.       MIN-ACCESS not-accessible
  3956.       DESCRIPTION
  3957.        "This may be not-accessible if the system does  not
  3958.        support Guaranteed Service."
  3959.  
  3960.     OBJECT       rsvpSenderAdspecGuaranteedBreak
  3961.       MIN-ACCESS not-accessible
  3962.       DESCRIPTION
  3963.        "This may be not-accessible if the system does  not
  3964.        support Guaranteed Service."
  3965.  
  3966.     OBJECT       rsvpSenderAdspecGuaranteedCtot
  3967.       MIN-ACCESS not-accessible
  3968.       DESCRIPTION
  3969.        "This may be not-accessible if the system does  not
  3970.        support Guaranteed Service."
  3971.  
  3972.     OBJECT       rsvpSenderAdspecGuaranteedDtot
  3973.       MIN-ACCESS not-accessible
  3974.       DESCRIPTION
  3975.        "This may be not-accessible if the system does  not
  3976.        support Guaranteed Service."
  3977.  
  3978.     OBJECT       rsvpSenderAdspecGuaranteedCsum
  3979.       MIN-ACCESS not-accessible
  3980.       DESCRIPTION
  3981.        "This may be not-accessible if the system does  not
  3982.        support Guaranteed Service."
  3983.  
  3984.     OBJECT       rsvpSenderAdspecGuaranteedDsum
  3985.       MIN-ACCESS read-only
  3986.       DESCRIPTION
  3987.        "This may be not-accessible if the system does  not
  3988.        support Guaranteed Service."
  3989.  
  3990.     OBJECT       rsvpSenderAdspecGuaranteedHopCount
  3991.       MIN-ACCESS not-accessible
  3992.       DESCRIPTION
  3993.        "This may be not-accessible if the system does  not
  3994.        support Guaranteed Service."
  3995.  
  3996.     OBJECT       rsvpSenderAdspecGuaranteedPathBw
  3997.  
  3998.  
  3999.  
  4000.  
  4001.  
  4002. Baker and Krawczyk  Expires December 1997            [Page 69]
  4003.  
  4004.  
  4005.  
  4006.  
  4007. Internet Draft             RSVP MIB                  June 1997
  4008.  
  4009.  
  4010.       MIN-ACCESS not-accessible
  4011.       DESCRIPTION
  4012.        "This may be not-accessible if the system does  not
  4013.        support Guaranteed Service."
  4014.  
  4015.     OBJECT       rsvpSenderAdspecGuaranteedMinLatency
  4016.       MIN-ACCESS not-accessible
  4017.       DESCRIPTION
  4018.        "This may be not-accessible if the system does  not
  4019.        support Guaranteed Service."
  4020.  
  4021.     OBJECT       rsvpSenderAdspecGuaranteedMtu
  4022.       MIN-ACCESS not-accessible
  4023.       DESCRIPTION
  4024.        "This may be not-accessible if the system does  not
  4025.        support Guaranteed Service."
  4026.  
  4027.     OBJECT       rsvpSenderAdspecCtrlLoadSvc
  4028.       MIN-ACCESS not-accessible
  4029.       DESCRIPTION
  4030.        "This may be not-accessible if the system does  not
  4031.        support Controlled Load."
  4032.  
  4033.     OBJECT       rsvpSenderAdspecCtrlLoadBreak
  4034.       MIN-ACCESS not-accessible
  4035.       DESCRIPTION
  4036.        "This may be not-accessible if the system does  not
  4037.        support Controlled Load."
  4038.  
  4039.     OBJECT       rsvpSenderAdspecCtrlLoadHopCount
  4040.       MIN-ACCESS not-accessible
  4041.       DESCRIPTION
  4042.        "This may be not-accessible if the system does  not
  4043.        support Controlled Load."
  4044.  
  4045.     OBJECT       rsvpSenderAdspecCtrlLoadPathBw
  4046.       MIN-ACCESS not-accessible
  4047.       DESCRIPTION
  4048.        "This may be not-accessible if the system does  not
  4049.        support Controlled Load."
  4050.  
  4051.     OBJECT       rsvpSenderAdspecCtrlLoadMinLatency
  4052.       MIN-ACCESS not-accessible
  4053.       DESCRIPTION
  4054.        "This may be not-accessible if the system does  not
  4055.  
  4056.  
  4057.  
  4058.  
  4059.  
  4060. Baker and Krawczyk  Expires December 1997            [Page 70]
  4061.  
  4062.  
  4063.  
  4064.  
  4065. Internet Draft             RSVP MIB                  June 1997
  4066.  
  4067.  
  4068.        support Controlled Load."
  4069.  
  4070.     OBJECT       rsvpSenderAdspecCtrlLoadMtu
  4071.       MIN-ACCESS not-accessible
  4072.       DESCRIPTION
  4073.        "This may be not-accessible if the system does  not
  4074.        support Controlled Load."
  4075.  
  4076.     OBJECT       rsvpSenderStatus
  4077.       MIN-ACCESS read-only
  4078.       DESCRIPTION
  4079.        "read-create access is not required.  This  may  be
  4080.        read-only."
  4081.  
  4082.  
  4083.     OBJECT       rsvpResvType
  4084.       MIN-ACCESS read-only
  4085.       DESCRIPTION
  4086.        "read-create access is not required.  This  may  be
  4087.        read-only."
  4088.  
  4089.     OBJECT       rsvpResvDestAddr
  4090.       MIN-ACCESS read-only
  4091.       DESCRIPTION
  4092.        "read-create access is not required.  This  may  be
  4093.        read-only."
  4094.  
  4095.     OBJECT       rsvpResvSenderAddr
  4096.       MIN-ACCESS read-only
  4097.       DESCRIPTION
  4098.        "read-create access is not required.  This  may  be
  4099.        read-only."
  4100.  
  4101.     OBJECT       rsvpResvDestAddrLength
  4102.       MIN-ACCESS read-only
  4103.       DESCRIPTION
  4104.        "read-create access is not required.  This  may  be
  4105.        read-only."
  4106.  
  4107.     OBJECT       rsvpResvSenderAddrLength
  4108.       MIN-ACCESS read-only
  4109.       DESCRIPTION
  4110.        "read-create access is not required.  This  may  be
  4111.        read-only."
  4112.  
  4113.  
  4114.  
  4115.  
  4116.  
  4117.  
  4118. Baker and Krawczyk  Expires December 1997            [Page 71]
  4119.  
  4120.  
  4121.  
  4122.  
  4123. Internet Draft             RSVP MIB                  June 1997
  4124.  
  4125.  
  4126.     OBJECT       rsvpResvProtocol
  4127.       MIN-ACCESS read-only
  4128.       DESCRIPTION
  4129.        "read-create access is not required.  This  may  be
  4130.        read-only."
  4131.  
  4132.     OBJECT       rsvpResvDestPort
  4133.       MIN-ACCESS read-only
  4134.       DESCRIPTION
  4135.        "read-create access is not required.  This  may  be
  4136.        read-only."
  4137.  
  4138.     OBJECT       rsvpResvPort
  4139.       MIN-ACCESS read-only
  4140.       DESCRIPTION
  4141.        "read-create access is not required.  This  may  be
  4142.        read-only."
  4143.  
  4144.     OBJECT       rsvpResvHopAddr
  4145.       MIN-ACCESS read-only
  4146.       DESCRIPTION
  4147.        "read-create access is not required.  This  may  be
  4148.        read-only."
  4149.  
  4150.     OBJECT       rsvpResvHopLih
  4151.       MIN-ACCESS read-only
  4152.       DESCRIPTION
  4153.        "read-create access is not required.  This  may  be
  4154.        read-only."
  4155.  
  4156.     OBJECT       rsvpResvInterface
  4157.       MIN-ACCESS read-only
  4158.       DESCRIPTION
  4159.        "read-create access is not required.  This  may  be
  4160.        read-only."
  4161.  
  4162.     OBJECT       rsvpResvService
  4163.       MIN-ACCESS read-only
  4164.       DESCRIPTION
  4165.        "read-create access is not required.  This  may  be
  4166.        read-only."
  4167.  
  4168.     OBJECT       rsvpResvTSpecRate
  4169.       MIN-ACCESS read-only
  4170.       DESCRIPTION
  4171.  
  4172.  
  4173.  
  4174.  
  4175.  
  4176. Baker and Krawczyk  Expires December 1997            [Page 72]
  4177.  
  4178.  
  4179.  
  4180.  
  4181. Internet Draft             RSVP MIB                  June 1997
  4182.  
  4183.  
  4184.        "read-create access is not required.  This  may  be
  4185.        read-only."
  4186.  
  4187.     OBJECT       rsvpResvTSpecPeakRate
  4188.       MIN-ACCESS read-only
  4189.       DESCRIPTION
  4190.        "read-create access is not required.  This  may  be
  4191.        read-only."
  4192.  
  4193.     OBJECT       rsvpResvTSpecBurst
  4194.       MIN-ACCESS read-only
  4195.       DESCRIPTION
  4196.        "read-create access is not required.  This  may  be
  4197.        read-only."
  4198.  
  4199.     OBJECT       rsvpResvTSpecMinTU
  4200.       MIN-ACCESS read-only
  4201.       DESCRIPTION
  4202.        "read-create access is not required.  This  may  be
  4203.        read-only."
  4204.  
  4205.     OBJECT       rsvpResvTSpecMaxTU
  4206.       MIN-ACCESS read-only
  4207.       DESCRIPTION
  4208.        "read-create access is not required.  This  may  be
  4209.        read-only."
  4210.  
  4211.     OBJECT       rsvpResvRSpecRate
  4212.       MIN-ACCESS read-only
  4213.       DESCRIPTION
  4214.        "read-create access is not required.  This  may  be
  4215.        read-only."
  4216.  
  4217.     OBJECT       rsvpResvRSpecSlack
  4218.       MIN-ACCESS read-only
  4219.       DESCRIPTION
  4220.        "read-create access is not required.  This  may  be
  4221.        read-only."
  4222.  
  4223.     OBJECT       rsvpResvInterval
  4224.       MIN-ACCESS read-only
  4225.       DESCRIPTION
  4226.        "read-create access is not required.  This  may  be
  4227.        read-only."
  4228.  
  4229.  
  4230.  
  4231.  
  4232.  
  4233.  
  4234. Baker and Krawczyk  Expires December 1997            [Page 73]
  4235.  
  4236.  
  4237.  
  4238.  
  4239. Internet Draft             RSVP MIB                  June 1997
  4240.  
  4241.  
  4242.     OBJECT       rsvpResvScope
  4243.       MIN-ACCESS read-only
  4244.       DESCRIPTION
  4245.        "read-create access is not required.  This  may  be
  4246.        read-only."
  4247.  
  4248.     OBJECT       rsvpResvShared
  4249.       MIN-ACCESS read-only
  4250.       DESCRIPTION
  4251.        "read-create access is not required.  This  may  be
  4252.        read-only."
  4253.  
  4254.     OBJECT       rsvpResvExplicit
  4255.       MIN-ACCESS read-only
  4256.       DESCRIPTION
  4257.        "read-create access is not required.  This  may  be
  4258.        read-only."
  4259.  
  4260.     OBJECT       rsvpResvRSVPHop
  4261.       MIN-ACCESS read-only
  4262.       DESCRIPTION
  4263.        "read-create access is not required.  This  may  be
  4264.        read-only."
  4265.  
  4266.     OBJECT       rsvpResvPolicy
  4267.       MIN-ACCESS read-only
  4268.       DESCRIPTION
  4269.        "read-create access is not required.  This  may  be
  4270.        read-only."
  4271.  
  4272.     OBJECT       rsvpResvStatus
  4273.       MIN-ACCESS read-only
  4274.       DESCRIPTION
  4275.        "read-create access is not required.  This  may  be
  4276.        read-only."
  4277.  
  4278.     OBJECT       rsvpResvFwdStatus
  4279.       MIN-ACCESS read-only
  4280.       DESCRIPTION
  4281.        "read-create access is not required.  This  may  be
  4282.        read-only."
  4283.  
  4284.     ::= { rsvpCompliances 1 }
  4285.  
  4286.  
  4287.  
  4288.  
  4289.  
  4290.  
  4291.  
  4292. Baker and Krawczyk  Expires December 1997            [Page 74]
  4293.  
  4294.  
  4295.  
  4296.  
  4297. Internet Draft             RSVP MIB                  June 1997
  4298.  
  4299.  
  4300.     rsvpSessionGroup OBJECT-GROUP
  4301.          OBJECTS {
  4302.             rsvpSessionType, rsvpSessionDestAddr,
  4303.             rsvpSessionDestAddrLength, rsvpSessionProtocol,
  4304.             rsvpSessionPort, rsvpSessionSenders, rsvpSessionReceivers,
  4305.             rsvpSessionRequests, rsvpSessionFlowId
  4306.         }
  4307.         STATUS  current
  4308.         DESCRIPTION
  4309.            "These objects are required for RSVP Systems."
  4310.        ::= { rsvpGroups 1 }
  4311.  
  4312.  
  4313.     rsvpSenderGroup OBJECT-GROUP
  4314.          OBJECTS {
  4315.             rsvpSenderType, rsvpSenderDestAddr, rsvpSenderAddr,
  4316.             rsvpSenderDestAddrLength, rsvpSenderAddrLength,
  4317.             rsvpSenderProtocol, rsvpSenderDestPort, rsvpSenderPort,
  4318.             rsvpSenderHopAddr, rsvpSenderHopLih, rsvpSenderInterface,
  4319.             rsvpSenderTSpecRate, rsvpSenderTSpecPeakRate,
  4320.             rsvpSenderTSpecBurst, rsvpSenderTSpecMinTU,
  4321.             rsvpSenderTSpecMaxTU, rsvpSenderInterval, rsvpSenderLastChange,
  4322.             rsvpSenderStatus, rsvpSenderRSVPHop, rsvpSenderPolicy,
  4323.             rsvpSenderAdspecBreak, rsvpSenderAdspecHopCount,
  4324.             rsvpSenderAdspecPathBw, rsvpSenderAdspecMinLatency,
  4325.             rsvpSenderAdspecMtu, rsvpSenderAdspecGuaranteedSvc,
  4326.             rsvpSenderAdspecGuaranteedBreak,
  4327.             rsvpSenderAdspecGuaranteedCtot, rsvpSenderAdspecGuaranteedDtot,
  4328.             rsvpSenderAdspecGuaranteedCsum, rsvpSenderAdspecGuaranteedDsum,
  4329.             rsvpSenderAdspecGuaranteedHopCount,
  4330.             rsvpSenderAdspecGuaranteedPathBw,
  4331.             rsvpSenderAdspecGuaranteedMinLatency,
  4332.             rsvpSenderAdspecGuaranteedMtu, rsvpSenderAdspecCtrlLoadSvc,
  4333.             rsvpSenderAdspecCtrlLoadBreak,
  4334.             rsvpSenderAdspecCtrlLoadHopCount,
  4335.             rsvpSenderAdspecCtrlLoadPathBw,
  4336.             rsvpSenderAdspecCtrlLoadMinLatency,
  4337.             rsvpSenderAdspecCtrlLoadMtu, rsvpSenderNewIndex
  4338.         }
  4339.         STATUS  current
  4340.         DESCRIPTION
  4341.            "These objects are required for RSVP Systems."
  4342.        ::= { rsvpGroups 2 }
  4343.  
  4344.  
  4345.  
  4346.  
  4347.  
  4348.  
  4349.  
  4350. Baker and Krawczyk  Expires December 1997            [Page 75]
  4351.  
  4352.  
  4353.  
  4354.  
  4355. Internet Draft             RSVP MIB                  June 1997
  4356.  
  4357.  
  4358.     rsvpResvGroup OBJECT-GROUP
  4359.          OBJECTS {
  4360.             rsvpResvType, rsvpResvDestAddr, rsvpResvSenderAddr,
  4361.             rsvpResvDestAddrLength, rsvpResvSenderAddrLength,
  4362.             rsvpResvProtocol, rsvpResvDestPort, rsvpResvPort,
  4363.             rsvpResvHopAddr, rsvpResvHopLih, rsvpResvInterface,
  4364.             rsvpResvService, rsvpResvTSpecRate, rsvpResvTSpecBurst,
  4365.             rsvpResvTSpecPeakRate, rsvpResvTSpecMinTU, rsvpResvTSpecMaxTU,
  4366.             rsvpResvRSpecRate, rsvpResvRSpecSlack, rsvpResvInterval,
  4367.             rsvpResvScope, rsvpResvShared, rsvpResvExplicit,
  4368.             rsvpResvRSVPHop, rsvpResvLastChange, rsvpResvPolicy,
  4369.             rsvpResvStatus, rsvpResvNewIndex
  4370.         }
  4371.         STATUS  current
  4372.         DESCRIPTION
  4373.            "These objects are required for RSVP Systems."
  4374.        ::= { rsvpGroups 3 }
  4375.  
  4376.  
  4377.     rsvpResvFwdGroup OBJECT-GROUP
  4378.          OBJECTS {
  4379.             rsvpResvFwdType, rsvpResvFwdDestAddr, rsvpResvFwdSenderAddr,
  4380.             rsvpResvFwdDestAddrLength, rsvpResvFwdSenderAddrLength,
  4381.             rsvpResvFwdProtocol, rsvpResvFwdDestPort, rsvpResvFwdPort,
  4382.             rsvpResvFwdHopAddr, rsvpResvFwdHopLih, rsvpResvFwdInterface,
  4383.             rsvpResvFwdNewIndex, rsvpResvFwdService,
  4384.             rsvpResvFwdTSpecPeakRate, rsvpResvFwdTSpecMinTU,
  4385.             rsvpResvFwdTSpecMaxTU, rsvpResvFwdTSpecRate,
  4386.             rsvpResvFwdTSpecBurst, rsvpResvFwdRSpecRate,
  4387.             rsvpResvFwdRSpecSlack, rsvpResvFwdInterval, rsvpResvFwdScope,
  4388.             rsvpResvFwdShared, rsvpResvFwdExplicit, rsvpResvFwdRSVPHop,
  4389.             rsvpResvFwdLastChange, rsvpResvFwdPolicy, rsvpResvFwdStatus
  4390.         }
  4391.         STATUS  current
  4392.         DESCRIPTION
  4393.            "These objects are optional, used for some RSVP
  4394.            Systems."
  4395.        ::= { rsvpGroups 4 }
  4396.  
  4397.  
  4398.  
  4399.  
  4400.  
  4401.  
  4402.  
  4403.  
  4404.  
  4405.  
  4406.  
  4407.  
  4408. Baker and Krawczyk  Expires December 1997            [Page 76]
  4409.  
  4410.  
  4411.  
  4412.  
  4413. Internet Draft             RSVP MIB                  June 1997
  4414.  
  4415.  
  4416.     rsvpIfGroup OBJECT-GROUP
  4417.          OBJECTS {
  4418.             rsvpIfUdpNbrs, rsvpIfIpNbrs, rsvpIfNbrs, rsvpIfEnabled,
  4419.             rsvpIfUdpRequired, rsvpIfRefreshBlockadeMultiple,
  4420.             rsvpIfRefreshMultiple, rsvpIfRefreshInterval, rsvpIfTTL,
  4421.             rsvpIfRouteDelay, rsvpIfStatus
  4422.         }
  4423.         STATUS  current
  4424.         DESCRIPTION
  4425.            "These objects are required for RSVP Systems."
  4426.        ::= { rsvpGroups 6 }
  4427.  
  4428.  
  4429.     rsvpNbrGroup OBJECT-GROUP
  4430.          OBJECTS {
  4431.             rsvpNbrProtocol, rsvpNbrStatus
  4432.         }
  4433.         STATUS  current
  4434.         DESCRIPTION
  4435.            "These objects are required for RSVP Systems."
  4436.        ::= { rsvpGroups 7 }
  4437.  
  4438.  
  4439.     rsvpNotificationGroup NOTIFICATION-GROUP
  4440.         NOTIFICATIONS { newFlow, lostFlow }
  4441.         STATUS  current
  4442.         DESCRIPTION
  4443.            "This notification is required for Systems sup-
  4444.            porting  the  RSVP  Policy Module using an SNMP
  4445.            interface to the Policy Manager."
  4446.        ::= { rsvpGroups 8 }
  4447.  
  4448. END
  4449.  
  4450.  
  4451.  
  4452.  
  4453.  
  4454.  
  4455.  
  4456.  
  4457.  
  4458.  
  4459.  
  4460.  
  4461.  
  4462.  
  4463.  
  4464.  
  4465.  
  4466. Baker and Krawczyk  Expires December 1997            [Page 77]
  4467.  
  4468.  
  4469.  
  4470.  
  4471. Internet Draft             RSVP MIB                  June 1997
  4472.  
  4473.  
  4474. 6.  Security Issues
  4475.  
  4476. Security issues for this MIB are entirely covered by the SNMP
  4477. Security Architecture, and have not been expanded within the
  4478. contents of this MIB. RSVP has its own set of security issues,
  4479. which are outside the scope of this MIB.
  4480.  
  4481. 7.  Authors' Addresses
  4482.  
  4483.          Fred Baker
  4484.  Postal: Cisco Systems
  4485.          519 Lado Drive
  4486.          Santa Barbara, California 93111
  4487.  Tel:    +1 805 681 0115
  4488.  E-Mail: fred@cisco.com
  4489.  
  4490.          John Krawczyk
  4491.  Postal: ArrowPoint Communications
  4492.          235 Littleton Road
  4493.          Westford, Massachusetts 01886
  4494.  Tel:    +1 508 692 5875
  4495.  E-Mail: jjk@tiac.net"
  4496.  
  4497.  
  4498. 8.  Acknowledgements
  4499.  
  4500. This document was produced by the RSVP Working Group.
  4501.  
  4502.  
  4503.  
  4504.  
  4505.  
  4506.  
  4507.  
  4508.  
  4509.  
  4510.  
  4511.  
  4512.  
  4513.  
  4514.  
  4515.  
  4516.  
  4517.  
  4518.  
  4519.  
  4520.  
  4521.  
  4522.  
  4523.  
  4524. Baker and Krawczyk  Expires December 1997            [Page 78]
  4525.  
  4526.  
  4527.  
  4528.  
  4529. Internet Draft             RSVP MIB                  June 1997
  4530.  
  4531.  
  4532. 9.  References
  4533.  
  4534. [1]  M.T. Rose (editor), Management Information Base for
  4535.      Network Management of TCP/IP-based internets, Internet
  4536.      Working Group Request for Comments 1213.  Network
  4537.      Information Center, SRI International, Menlo Park,
  4538.      California, (May, 1990).
  4539.  
  4540. [2]  Information processing systems - Open Systems
  4541.      Interconnection - Specification of Abstract Syntax
  4542.      Notation One (ASN.1), International Organization for
  4543.      Standardization.  International Standard 8824, (December,
  4544.      1987).
  4545.  
  4546. [3]  Information processing systems - Open Systems
  4547.      Interconnection - Specification of Basic Encoding Rules
  4548.      for Abstract Notation One (ASN.1), International
  4549.      Organization for Standardization.  International Standard
  4550.      8825, (December, 1987).
  4551.  
  4552.  
  4553.  
  4554.  
  4555.  
  4556.  
  4557.  
  4558.  
  4559.  
  4560.  
  4561.  
  4562.  
  4563.  
  4564.  
  4565.  
  4566.  
  4567.  
  4568.  
  4569.  
  4570.  
  4571.  
  4572.  
  4573.  
  4574.  
  4575.  
  4576.  
  4577.  
  4578.  
  4579.  
  4580.  
  4581.  
  4582. Baker and Krawczyk  Expires December 1997            [Page 79]
  4583.  
  4584.  
  4585.  
  4586.  
  4587. Internet Draft             RSVP MIB                  June 1997
  4588.  
  4589.  
  4590. Table of Contents
  4591.  
  4592.  
  4593. 1 Status of this Memo ...................................    1
  4594. 2 Abstract ..............................................    2
  4595. 3 The SNMPv2 Network Management Framework ...............    3
  4596. 3.1 Object Definitions ..................................    3
  4597. 4 Overview ..............................................    3
  4598. 4.1 Textual Conventions .................................    3
  4599. 4.2 Structure of MIB ....................................    4
  4600. 4.3 Semantics of  Writing  the  Path  and  Reservation
  4601.      State Databases ....................................    4
  4602. 4.4 Intended use of Flow Notifications ..................    5
  4603. 4.4.1 The lostFlow Notification .........................    5
  4604. 4.4.2 The newFlow Notification ..........................    5
  4605. 5 Definitions ...........................................    6
  4606. 5.1 RSVP Session Statistics Database ....................    7
  4607. 5.1 RSVP Session Sender Database ........................   11
  4608. 5.2 RSVP Reservations Requested Database ................   31
  4609. 5.3 RSVP Reservation Requests Database ..................   43
  4610. 5.4 RSVP Interface Attributes Database ..................   55
  4611. 5.5 RSVP Neighbor Database ..............................   60
  4612. 5.4 Notifications .......................................   62
  4613. 6 Security Issues .......................................   78
  4614. 7 Authors' Addresses ....................................   78
  4615. 8 Acknowledgements ......................................   78
  4616. 9 References ............................................   79
  4617.  
  4618.  
  4619.  
  4620.  
  4621.  
  4622.  
  4623.  
  4624.  
  4625.  
  4626.  
  4627.  
  4628.  
  4629.  
  4630.  
  4631.  
  4632.  
  4633.  
  4634.  
  4635.  
  4636.  
  4637.  
  4638.  
  4639.  
  4640. Baker and Krawczyk  Expires December 1997            [Page 80]
  4641.