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-v2-mib-00.txt < prev    next >
Text File  |  1997-10-13  |  116KB  |  4,873 lines

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