home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / drafts / draft_ietf_a_c / draft-ietf-charmib-ppl-mib-02.txt < prev    next >
Text File  |  1994-05-27  |  18KB  |  1,060 lines

  1.  
  2. draft                  Parallel-printer-like MIB             26 May 1994
  3.  
  4.  
  5.                        Parallel-printer-like MIB
  6.  
  7.                               26 May 1994
  8.  
  9.  
  10.                               Bob Stewart
  11.                               Xyplex, Inc.
  12.                         rlstewart@eng.xyplex.com
  13.  
  14.  
  15.                     <draft-ietf-charmib-ppl-mib-02.txt>
  16.  
  17.  
  18.                           Status of this Memo
  19.  
  20. This document is an Internet Draft.  Internet Drafts are working
  21. documents of the Internet Engineering Task Force (IETF), its Areas, and
  22. its Working Groups.  Note that other groups may also distribute working
  23. documents as Internet Drafts.
  24.  
  25. Internet Drafts are valid for a maximum of six months and may be
  26. updated, replaced, or obsoleted by other documents at any time.  It is
  27. inappropriate to use Internet Drafts as reference material or to cite
  28. them other than as a "work in progress".
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55. Expires 26 November 1994                                        [Page 1]
  56.  
  57.  
  58.  
  59.  
  60.  
  61. draft                  Parallel-printer-like MIB             26 May 1994
  62.  
  63.  
  64. 1.  Introduction
  65.  
  66. This memo defines an extension to the Management Information Base (MIB)
  67. for use with network management protocols in the Internet community.  In
  68. particular, it defines objects for the management of Parallel-printer-
  69. like devices.
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114. Expires 26 November 1994                                        [Page 2]
  115.  
  116.  
  117.  
  118.  
  119.  
  120. draft                  Parallel-printer-like MIB             26 May 1994
  121.  
  122.  
  123. 2.  The SNMPv2 Network Management Framework
  124.  
  125. The SNMPv2 Network Management Framework consists of four major
  126. components.  They are:
  127.  
  128. o    RFC 1442 [1] which defines the SMI, the mechanisms used for
  129.      describing and naming objects for the purpose of management.
  130.  
  131. o    STD 17, RFC 1213 [2] defines MIB-II, the core set of managed
  132.      objects for the Internet suite of protocols.
  133.  
  134. o    RFC 1445 [3] which defines the administrative and other
  135.      architectural aspects of the framework.
  136.  
  137. o    RFC 1448 [4] which defines the protocol used for network access to
  138.      managed objects.
  139.  
  140. The Framework permits new objects to be defined for the purpose of
  141. experimentation and evaluation.
  142.  
  143.  
  144. 2.1.  Object Definitions
  145.  
  146. Managed objects are accessed via a virtual information store, termed the
  147. Management Information Base or MIB.  Objects in the MIB are defined
  148. using the subset of Abstract Syntax Notation One (ASN.1) defined in the
  149. SMI.  In particular, each object object type is named by an OBJECT
  150. IDENTIFIER, an administratively assigned name.  The object type together
  151. with an object instance serves to uniquely identify a specific
  152. instantiation of the object.  For human convenience, we often use a
  153. textual string, termed the descriptor, to refer to the object type.
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173. Expires 26 November 1994                                        [Page 3]
  174.  
  175.  
  176.  
  177.  
  178.  
  179. draft                  Parallel-printer-like MIB             26 May 1994
  180.  
  181.  
  182. 3.  Overview
  183.  
  184. The Parallel-printer-like Hardware Device MIB applies to interface ports
  185. that would most probably support the Character MIB.  The most common
  186. example is Centronics-like printer port.
  187.  
  188. The Parallel-printer-like Hardware Device MIB is mandatory for all
  189. systems that have such a hardware port supporting services managed
  190. through some other MIB.
  191.  
  192. The Parallel-printer-like Hardware Port MIB includes Centronics-like and
  193. Data-Products-like parallel physical links with a similar set of control
  194. signals.
  195.  
  196. The MIB contains objects that relate to physical layer connections.
  197.  
  198. The MIB comprises one base object and three tables, detailed in the
  199. following sections.  The tables contain objects for ports and input and
  200. output control signals.
  201.  
  202.  
  203. 3.1.  Relationship to Interface MIB
  204.  
  205. The Parallel-printer-like MIB is one of many MIBs designed for layered
  206. use as described in the Interface MIB [5].  In most implementations
  207. where it is present, it will be in the lowest interface sublayer, that
  208. is, the Parallel-printer-like MIB represents the physical layer,
  209. providing service to higher layers such as the Character MIB [6].
  210.  
  211. Although it is unlikely that a parallel printer port will actually be
  212. used as a network interface, which is the intent of the Interface MIB,
  213. the Parallel-printer-like MIB is closely connected to the Character MIB,
  214. which can share hardware interfaces with network operation, and relate
  215. to the RS-232 MIB [7].
  216.  
  217. The Interface MIB's ifTestTable and ifRcvAddressTable are not relevant
  218. to the Parallel-printer-like MIB.
  219.  
  220. The Parallel-printer-like MIB is relevant for ifType values para(34) and
  221. perhaps others.
  222.  
  223. The Parallel-printer-like MIB requires the conformance groups
  224. ifGeneralGroup, and ifFixedLengthGroup.
  225.  
  226. Usefulness of error counters in this MIB depends on the octet counters
  227.  
  228.  
  229.  
  230.  
  231.  
  232. Expires 26 November 1994                                        [Page 4]
  233.  
  234.  
  235.  
  236.  
  237.  
  238. draft                  Parallel-printer-like MIB             26 May 1994
  239.  
  240.  
  241. in ifFixedLengthGroup.
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  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.  
  291. Expires 26 November 1994                                        [Page 5]
  292.  
  293.  
  294.  
  295.  
  296.  
  297. draft                  Parallel-printer-like MIB             26 May 1994
  298.  
  299.  
  300. 4.  Definitions
  301.  
  302. PARALLEL-MIB DEFINITIONS ::= BEGIN
  303.  
  304. IMPORTS
  305.     MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE,
  306.     Counter32, Integer32
  307.         FROM SNMPv2-SMI
  308.     InterfaceIndex
  309.         FROM IF-MIB
  310.     transmission
  311.         FROM RFC1213-MIB
  312.     MODULE-COMPLIANCE, OBJECT-GROUP
  313.         FROM SNMPv2-CONF;
  314.  
  315.  
  316. para MODULE-IDENTITY
  317.      LAST-UPDATED "9405261700Z"
  318.      ORGANIZATION "IETF Character MIB Working Group"
  319.      CONTACT-INFO
  320.             "        Bob Stewart
  321.              Postal: Xyplex, Inc.
  322.                      295 Foster Street
  323.                      Littleton, MA 01460
  324.  
  325.                 Tel: 508-952-4816
  326.                 Fax: 508-952-4887
  327.              E-mail: rlstewart@eng.xyplex.com"
  328.      DESCRIPTION
  329.             "The MIB module for Parallel-printer-like hardware devices."
  330.     ::= { transmission 34 }
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350. Expires 26 November 1994                                        [Page 6]
  351.  
  352.  
  353.  
  354.  
  355.  
  356. draft                  Parallel-printer-like MIB             26 May 1994
  357.  
  358.  
  359. -- Generic Parallel-printer-like information
  360.  
  361. paraNumber OBJECT-TYPE
  362.     SYNTAX Integer32
  363.     MAX-ACCESS read-only
  364.     STATUS current
  365.     DESCRIPTION
  366.         "The number of ports (regardless of their current
  367.         state) in the Parallel-printer-like port table."
  368.     ::= { para 1 }
  369.  
  370.  
  371. -- the Parallel-printer-like Port table
  372.  
  373. paraPortTable OBJECT-TYPE
  374.     SYNTAX SEQUENCE OF ParaPortEntry
  375.     MAX-ACCESS not-accessible
  376.     STATUS current
  377.     DESCRIPTION
  378.         "A list of port entries.  The number of entries is
  379.         given by the value of paraNumber."
  380.     ::= { para 2 }
  381.  
  382. paraPortEntry OBJECT-TYPE
  383.     SYNTAX ParaPortEntry
  384.     MAX-ACCESS not-accessible
  385.     STATUS current
  386.     DESCRIPTION
  387.         "Status and parameter values for a port."
  388.     INDEX { paraPortIndex }
  389.     ::= { paraPortTable 1 }
  390.  
  391. ParaPortEntry ::=
  392.     SEQUENCE {
  393.         paraPortIndex
  394.             InterfaceIndex,
  395.         paraPortType
  396.             INTEGER,
  397.         paraPortInSigNumber
  398.             Integer32,
  399.         paraPortOutSigNumber
  400.             Integer32
  401.     }
  402.  
  403. paraPortIndex OBJECT-TYPE
  404.  
  405.  
  406.  
  407.  
  408.  
  409. Expires 26 November 1994                                        [Page 7]
  410.  
  411.  
  412.  
  413.  
  414.  
  415. draft                  Parallel-printer-like MIB             26 May 1994
  416.  
  417.  
  418.     SYNTAX InterfaceIndex
  419.     MAX-ACCESS read-only
  420.     STATUS current
  421.     DESCRIPTION
  422.         "The value of ifIndex for the port.  By convention
  423.         and if possible, hardware port numbers map directly
  424.         to external connectors.  The value for each port must
  425.         remain constant at least from one re-initialization
  426.         of the network management agent to the next."
  427.     ::= { paraPortEntry 1 }
  428.  
  429. paraPortType OBJECT-TYPE
  430.     SYNTAX INTEGER {
  431.         other(1),
  432.         centronics(2),
  433.         dataproducts(3)
  434.     }
  435.     MAX-ACCESS read-only
  436.     STATUS current
  437.     DESCRIPTION
  438.         "The port's hardware type."
  439.     ::= { paraPortEntry 2 }
  440.  
  441. paraPortInSigNumber OBJECT-TYPE
  442.     SYNTAX Integer32
  443.     MAX-ACCESS read-only
  444.     STATUS current
  445.     DESCRIPTION
  446.         "The number of input signals for the port in the
  447.         input signal table (paraPortInSigTable).  The table
  448.         contains entries only for those signals the software
  449.         can detect and that are useful to observe."
  450.     ::= { paraPortEntry 3 }
  451.  
  452. paraPortOutSigNumber OBJECT-TYPE
  453.     SYNTAX Integer32
  454.     MAX-ACCESS read-only
  455.     STATUS current
  456.     DESCRIPTION
  457.         "The number of output signals for the port in the
  458.         output signal table (paraPortOutSigTable).  The
  459.         table contains entries only for those signals the
  460.         software can assert and that are useful to observe."
  461.     ::= { paraPortEntry 4 }
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468. Expires 26 November 1994                                        [Page 8]
  469.  
  470.  
  471.  
  472.  
  473.  
  474. draft                  Parallel-printer-like MIB             26 May 1994
  475.  
  476.  
  477. -- Parallel-printer-like Input Signal Table
  478.  
  479. paraInSigTable OBJECT-TYPE
  480.     SYNTAX SEQUENCE OF ParaInSigEntry
  481.     MAX-ACCESS not-accessible
  482.     STATUS current
  483.     DESCRIPTION
  484.         "A list of port input control signal entries."
  485.     ::= { para 3 }
  486.  
  487. paraInSigEntry OBJECT-TYPE
  488.     SYNTAX ParaInSigEntry
  489.     MAX-ACCESS not-accessible
  490.     STATUS current
  491.     DESCRIPTION
  492.         "Input control signal status for a hardware port."
  493.     INDEX { paraInSigPortIndex, paraInSigName }
  494.     ::= { paraInSigTable 1 }
  495.  
  496. ParaInSigEntry ::=
  497.     SEQUENCE {
  498.         paraInSigPortIndex
  499.             InterfaceIndex,
  500.         paraInSigName
  501.             INTEGER,
  502.         paraInSigState
  503.             INTEGER,
  504.         paraInSigChanges
  505.             Counter32
  506.     }
  507.  
  508. paraInSigPortIndex OBJECT-TYPE
  509.     SYNTAX InterfaceIndex
  510.     MAX-ACCESS read-only
  511.     STATUS current
  512.     DESCRIPTION
  513.         "The value of paraPortIndex for the port to which
  514.         this entry belongs."
  515.     ::= { paraInSigEntry 1 }
  516.  
  517. paraInSigName OBJECT-TYPE
  518.     SYNTAX INTEGER { power(1), online(2), busy(3),
  519.                      paperout(4), fault(5) }
  520.     MAX-ACCESS read-only
  521.     STATUS current
  522.  
  523.  
  524.  
  525.  
  526.  
  527. Expires 26 November 1994                                        [Page 9]
  528.  
  529.  
  530.  
  531.  
  532.  
  533. draft                  Parallel-printer-like MIB             26 May 1994
  534.  
  535.  
  536.     DESCRIPTION
  537.         "Identification of a hardware signal."
  538.     ::= { paraInSigEntry 2 }
  539.  
  540. paraInSigState OBJECT-TYPE
  541.     SYNTAX INTEGER { none(1), on(2), off(3) }
  542.     MAX-ACCESS read-only
  543.     STATUS current
  544.     DESCRIPTION
  545.         "The current signal state."
  546.     ::= { paraInSigEntry 3 }
  547.  
  548. paraInSigChanges OBJECT-TYPE
  549.     SYNTAX Counter32
  550.     MAX-ACCESS read-only
  551.     STATUS current
  552.     DESCRIPTION
  553.         "The number of times the signal has changed from
  554.         'on' to 'off' or from 'off' to 'on'."
  555.     ::= { paraInSigEntry 4 }
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586. Expires 26 November 1994                                       [Page 10]
  587.  
  588.  
  589.  
  590.  
  591.  
  592. draft                  Parallel-printer-like MIB             26 May 1994
  593.  
  594.  
  595. -- Output Signal Table
  596.  
  597. paraOutSigTable OBJECT-TYPE
  598.     SYNTAX SEQUENCE OF ParaOutSigEntry
  599.     MAX-ACCESS not-accessible
  600.     STATUS current
  601.     DESCRIPTION
  602.         "A list of port output control signal entries."
  603.     ::= { para 4 }
  604.  
  605. paraOutSigEntry OBJECT-TYPE
  606.     SYNTAX ParaOutSigEntry
  607.     MAX-ACCESS not-accessible
  608.     STATUS current
  609.     DESCRIPTION
  610.         "Output control signal status for a hardware port."
  611.     INDEX { paraOutSigPortIndex, paraOutSigName }
  612.     ::= { paraOutSigTable 1 }
  613.  
  614. ParaOutSigEntry ::=
  615.     SEQUENCE {
  616.         paraOutSigPortIndex
  617.             InterfaceIndex,
  618.         paraOutSigName
  619.             INTEGER,
  620.         paraOutSigState
  621.             INTEGER,
  622.         paraOutSigChanges
  623.             Counter32
  624.     }
  625.  
  626. paraOutSigPortIndex OBJECT-TYPE
  627.     SYNTAX InterfaceIndex
  628.     MAX-ACCESS read-only
  629.     STATUS current
  630.     DESCRIPTION
  631.         "The value of paraPortIndex for the port to which
  632.         this entry belongs."
  633.     ::= { paraOutSigEntry 1 }
  634.  
  635. paraOutSigName OBJECT-TYPE
  636.     SYNTAX INTEGER { power(1), online(2), busy(3),
  637.                      paperout(4), fault(5) }
  638.     MAX-ACCESS read-only
  639.     STATUS current
  640.  
  641.  
  642.  
  643.  
  644.  
  645. Expires 26 November 1994                                       [Page 11]
  646.  
  647.  
  648.  
  649.  
  650.  
  651. draft                  Parallel-printer-like MIB             26 May 1994
  652.  
  653.  
  654.     DESCRIPTION
  655.         "Identification of a hardware signal."
  656.     ::= { paraOutSigEntry 2 }
  657.  
  658. paraOutSigState OBJECT-TYPE
  659.     SYNTAX INTEGER { none(1), on(2), off(3) }
  660.     MAX-ACCESS read-only
  661.     STATUS current
  662.     DESCRIPTION
  663.         "The current signal state."
  664.     ::= { paraOutSigEntry 3 }
  665.  
  666. paraOutSigChanges OBJECT-TYPE
  667.     SYNTAX Counter32
  668.     MAX-ACCESS read-only
  669.     STATUS current
  670.     DESCRIPTION
  671.         "The number of times the signal has changed from
  672.         'on' to 'off' or from 'off' to 'on'."
  673.     ::= { paraOutSigEntry 4 }
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704. Expires 26 November 1994                                       [Page 12]
  705.  
  706.  
  707.  
  708.  
  709.  
  710. draft                  Parallel-printer-like MIB             26 May 1994
  711.  
  712.  
  713. -- conformance information
  714.  
  715. paraConformance OBJECT IDENTIFIER ::= { para 5 }
  716.  
  717. paraGroups      OBJECT IDENTIFIER ::= { paraConformance 1 }
  718. paraCompliances OBJECT IDENTIFIER ::= { paraConformance 2 }
  719.  
  720.  
  721. -- compliance statements
  722.  
  723. paraCompliance MODULE-COMPLIANCE
  724.     STATUS  current
  725.     DESCRIPTION
  726.             "The compliance statement for SNMPv2 entities
  727.             which have Parallel-printer-like hardware
  728.             interfaces."
  729.  
  730.     MODULE  -- this module
  731.         MANDATORY-GROUPS { paraGroup }
  732.     ::= { paraCompliances 1 }
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.  
  763. Expires 26 November 1994                                       [Page 13]
  764.  
  765.  
  766.  
  767.  
  768.  
  769. draft                  Parallel-printer-like MIB             26 May 1994
  770.  
  771.  
  772. -- units of conformance
  773.  
  774. paraGroup    OBJECT-GROUP
  775.     OBJECTS { paraNumber, paraPortIndex, paraPortType,
  776.               paraPortInSigNumber, paraPortOutSigNumber,
  777.               paraInSigPortIndex, paraInSigName,
  778.               paraInSigState, paraInSigChanges,
  779.               paraOutSigPortIndex, paraOutSigName,
  780.               paraOutSigState, paraOutSigChanges }
  781.     STATUS  current
  782.     DESCRIPTION
  783.             "A collection of objects providing information
  784.              applicable to all Parallel-printer-like interfaces."
  785.     ::= { paraGroups 1 }
  786.  
  787. END
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822. Expires 26 November 1994                                       [Page 14]
  823.  
  824.  
  825.  
  826.  
  827.  
  828. draft                  Parallel-printer-like MIB             26 May 1994
  829.  
  830.  
  831. 5.  Acknowledgements
  832.  
  833. This memo was produced by the IETF Character MIB Working Group.
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842.  
  843.  
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.  
  866.  
  867.  
  868.  
  869.  
  870.  
  871.  
  872.  
  873.  
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881. Expires 26 November 1994                                       [Page 15]
  882.  
  883.  
  884.  
  885.  
  886.  
  887. draft                  Parallel-printer-like MIB             26 May 1994
  888.  
  889.  
  890. 6.  References
  891.  
  892. [1]  Case, J., McCloghrie, K., Rose, M., and S. Waldbusser, "Structure
  893.      of Management Information for version 2 of the Simple Network
  894.      Management Protocol (SNMPv2)", RFC 1442, SNMP Research,Inc., Hughes
  895.      LAN Systems, Dover Beach Consulting, Inc., Carnegie Mellon
  896.      University, April 1993.
  897.  
  898. [2]  McCloghrie, K., and M. Rose, Editors, "Management Information Base
  899.      for Network Management of TCP/IP-based internets: MIB-II", STD 17,
  900.      RFC 1213, Hughes LAN Systems, Performance Systems International,
  901.      March 1991.
  902.  
  903. [3]  Galvin, J., and K. McCloghrie, "Administrative Model for version 2
  904.      of the Simple Network Management Protocol (SNMPv2)", RFC 1445,
  905.      Trusted Information Systems, Hughes LAN Systems, April 1993.
  906.  
  907. [4]  Case, J., McCloghrie, K., Rose, M., and S. Waldbusser, "Protocol
  908.      Operations for version 2 of the Simple Network Management Protocol
  909.      (SNMPv2)", RFC 1448, SNMP Research,Inc., Hughes LAN Systems, Dover
  910.      Beach Consulting, Inc., Carnegie Mellon University, April 1993.
  911.  
  912. [5]  McCloghrie, K., and F.J. Kastenholz, "Evolution of the Interfaces
  913.      Group of MIB-II", RFC 1573, Hughes LAN Systems, FTP Software,
  914.      January 1994.
  915.  
  916.  
  917. [6]  Stewart, B., "Definitions of Managed Objects for Character Stream
  918.      Devices", RFC ????, Xyplex, Inc., ?Mon?, 1994.
  919.  
  920.  
  921. [7]  Stewart, B., "Definitions of Managed Objects for RS-232-like
  922.      Devices", RFC ????, Xyplex, Inc.,
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940. Expires 26 November 1994                                       [Page 16]
  941.  
  942.  
  943.  
  944.  
  945.  
  946. draft                  Parallel-printer-like MIB             26 May 1994
  947.  
  948.  
  949. 7.  Security Considerations
  950.  
  951. Security issues are not discussed in this memo.
  952.  
  953.  
  954. 8.  Author's Address
  955.  
  956.      Bob Stewart
  957.      Xyplex, Inc.
  958.      295 Foster Street
  959.      Littleton, MA 01460
  960.  
  961.                      Tel: 508-952-4816
  962.                      Fax: 508-952-4887
  963.                   E-mail: rlstewart@eng.xyplex.com
  964.  
  965.      Phone: 508-952-4816
  966.      Email: rlstewart@eng.xyplex.com
  967.  
  968.  
  969.  
  970.  
  971.  
  972.  
  973.  
  974.  
  975.  
  976.  
  977.  
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999. Expires 26 November 1994                                       [Page 17]
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005. draft                  Parallel-printer-like MIB             26 May 1994
  1006.  
  1007.  
  1008. Table of Contents
  1009.  
  1010.  
  1011. 1 Introduction ....................................................    2
  1012. 2 The SNMPv2 Network Management Framework .........................    3
  1013. 2.1 Object Definitions ............................................    3
  1014. 3 Overview ........................................................    4
  1015. 3.1 Relationship to Interface MIB .................................    4
  1016. 4 Definitions .....................................................    6
  1017. 5 Acknowledgements ................................................   15
  1018. 6 References ......................................................   16
  1019. 7 Security Considerations .........................................   17
  1020. 8 Author's Address ................................................   17
  1021.  
  1022.  
  1023.  
  1024.  
  1025.  
  1026.  
  1027.  
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058. Expires 26 November 1994                                       [Page 18]
  1059.  
  1060.