RFC1028 日本語訳

1028 Simple Gateway Monitoring Protocol. J. Davin, J.D. Case, M.Fedor, M.L. Schoffstall. November 1987. (Format: TXT=82440 bytes) (Status: HISTORIC)
プログラムでの自動翻訳です。
RFC一覧
英語原文

Network Working Group                                           J. Davin
Request for Comments:  1028                                Proteon, Inc.
                                                                 J. Case
                                    University of Tennessee at Knoxville
                                                                M. Fedor
                                                      Cornell University
                                                          M. Schoffstall
                                        Rensselaer Polytechnic Institute
                                                           November 1987

Network Working Group J. Davin Request for Comments: 1028 Proteon, Inc. J. Case University of Tennessee at Knoxville M. Fedor Cornell University M. Schoffstall Rensselaer Polytechnic Institute November 1987

                  A Simple Gateway Monitoring Protocol

A Simple Gateway Monitoring Protocol

1.  Status of this Memo

1. Status of this Memo

   This document is being distributed to members of the Internet
   community in order to solicit their reactions to the proposals
   contained in it.  While the issues discussed may not be directly
   relevant to the research problems of the Internet, they may be
   interesting to a number of researchers and implementors.

This document is being distributed to members of the Internet community in order to solicit their reactions to the proposals contained in it. While the issues discussed may not be directly relevant to the research problems of the Internet, they may be interesting to a number of researchers and implementors.

   This memo defines a simple application-layer protocol by which
   management information for a gateway may be inspected or altered by
   logically remote users.

This memo defines a simple application-layer protocol by which management information for a gateway may be inspected or altered by logically remote users.

   This proposal is intended only as an interim response to immediate
   gateway monitoring needs while work on more elaborate and robust
   designs proceeds with the care and deliberation appropriate to that
   task.  Accordingly, long term use of the mechanisms described here
   should be seriously questioned as more comprehensive proposals emerge
   in the future.  Distribution of this memo is unlimited.

This proposal is intended only as an interim response to immediate gateway monitoring needs while work on more elaborate and robust designs proceeds with the care and deliberation appropriate to that task. Accordingly, long term use of the mechanisms described here should be seriously questioned as more comprehensive proposals emerge in the future. Distribution of this memo is unlimited.

2.  Protocol Design Strategy

2. Protocol Design Strategy

   The proposed protocol is shaped in large part by the desire to
   minimize the number and complexity of management functions realized
   by the gateway itself.  This goal is attractive in at least four
   respects:

The proposed protocol is shaped in large part by the desire to minimize the number and complexity of management functions realized by the gateway itself. This goal is attractive in at least four respects:

   (1)  The development cost for gateway software necessary to
        support the protocol is accordingly reduced.

(1) The development cost for gateway software necessary to support the protocol is accordingly reduced.

   (2)  The degree of management function that is remotely
        supported is accordingly increased, thereby admitting
        fullest use of internet resources in the management task.

(2) The degree of management function that is remotely supported is accordingly increased, thereby admitting fullest use of internet resources in the management task.

Davin, Case, Fedor and Schoffstall                              [Page 1]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 1] RFC 1028 Simple Gateway Monitoring November 1987

   (3)  The degree of management function that is remotely
        supported is accordingly increased, thereby imposing the
        fewest possible restrictions on the form and sophistication
        of management tools.

(3) The degree of management function that is remotely supported is accordingly increased, thereby imposing the fewest possible restrictions on the form and sophistication of management tools.

   (4)  A simplified set of management functions is easily
        understood and used by developers of gateway management
        tools.

(4) A simplified set of management functions is easily understood and used by developers of gateway management tools.

   A second design goal is that the functional paradigm for monitoring
   and control be sufficiently extensible to accommodate additional,
   possibly unanticipated aspects of gateway operation.

A second design goal is that the functional paradigm for monitoring and control be sufficiently extensible to accommodate additional, possibly unanticipated aspects of gateway operation.

   A third goal is that the design be, as much as possible, independent
   of the architecture and mechanisms of particular hosts or particular
   gateways.

A third goal is that the design be, as much as possible, independent of the architecture and mechanisms of particular hosts or particular gateways.

   Consistent with the foregoing design goals are a number of decisions
   regarding the overall form of the protocol design.

Consistent with the foregoing design goals are a number of decisions regarding the overall form of the protocol design.

   One such decision is to model all gateway management functions as
   alterations or inspections of various parameter values.  By this
   model, a protocol entity on a logically remote host (possibly the
   gateway itself) interacts with a protocol entity resident on the
   gateway in order to alter or retrieve named portions (variables) of
   the gateway state.  This design decision has at least two positive
   consequences:

One such decision is to model all gateway management functions as alterations or inspections of various parameter values. By this model, a protocol entity on a logically remote host (possibly the gateway itself) interacts with a protocol entity resident on the gateway in order to alter or retrieve named portions (variables) of the gateway state. This design decision has at least two positive consequences:

   (1)  It has the effect of limiting the number of essential
        management functions realized by the gateway to two: one
        operation to assign a value to a specified configuration
        parameter and another to retrieve such a value.

(1) It has the effect of limiting the number of essential management functions realized by the gateway to two: one operation to assign a value to a specified configuration parameter and another to retrieve such a value.

   (2)  A second effect of this decision is to avoid introducing
        into the protocol definition support for imperative
        management commands: the number of such commands is in
        practice ever-increasing, and the semantics of such
        commands are in general arbitrarily complex.

(2) A second effect of this decision is to avoid introducing into the protocol definition support for imperative management commands: the number of such commands is in practice ever-increasing, and the semantics of such commands are in general arbitrarily complex.

   The exclusion of imperative commands from the set of explicitly
   supported management functions is unlikely to preclude any desirable
   gateway management operation.  Currently, most gateway commands are
   requests either to set the value of some gateway parameter or to
   retrieve such a value, and the function of the few imperative
   commands currently supported is easily accommodated in an
   asynchronous mode by this management model.  In this scheme, an
   imperative command might be realized as the setting of a parameter
   value that subsequently triggers the desired action.

The exclusion of imperative commands from the set of explicitly supported management functions is unlikely to preclude any desirable gateway management operation. Currently, most gateway commands are requests either to set the value of some gateway parameter or to retrieve such a value, and the function of the few imperative commands currently supported is easily accommodated in an asynchronous mode by this management model. In this scheme, an imperative command might be realized as the setting of a parameter value that subsequently triggers the desired action.

Davin, Case, Fedor and Schoffstall                              [Page 2]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 2] RFC 1028 Simple Gateway Monitoring November 1987

   A second design decision is to realize any needed authentication
   functionality in a distinct protocol layer that provides services to
   the monitoring protocol itself.  The most important benefit of this
   decision is a reduction in the complexity of the individual protocol
   layers - thereby easing the task of implementation.

A second design decision is to realize any needed authentication functionality in a distinct protocol layer that provides services to the monitoring protocol itself. The most important benefit of this decision is a reduction in the complexity of the individual protocol layers - thereby easing the task of implementation.

   Consistent with this layered design strategy is a third design
   decision that the identity of an application protocol entity is known
   to its peers only by the services of the underlying authentication
   protocol.  Implicit in this decision is a model of access control by
   which access to variables of a gateway configuration is managed in
   terms of the association between application entities and sessions of
   the authentication protocol.  Thus, multi-level access to gateway
   variables is supported by multiple instances of the application
   protocol entity, each of which is characterized by:

Consistent with this layered design strategy is a third design decision that the identity of an application protocol entity is known to its peers only by the services of the underlying authentication protocol. Implicit in this decision is a model of access control by which access to variables of a gateway configuration is managed in terms of the association between application entities and sessions of the authentication protocol. Thus, multi-level access to gateway variables is supported by multiple instances of the application protocol entity, each of which is characterized by:

   (1)  the set of gateway variables known to said entity,

(1) the set of gateway variables known to said entity,

   (2)  the mode of access (READ-ONLY or READ-WRITE) afforded to
        said set of variables, and

(2) the mode of access (READ-ONLY or READ-WRITE) afforded to said set of variables, and

   (3)  the authentication protocol session to which belong the
        messages sent and received by said entity.

(3) the authentication protocol session to which belong the messages sent and received by said entity.

   A fourth design decision is to adopt the conventions of the CCITT
   X.409 recommendation [1] for representing the information exchanged
   between protocol entities.  One cost of this decision is a modest
   increase in the complexity of the protocol implementation.  One
   benefit of this decision is that protocol data are represented on the
   network in a machine-independent, widely understood, and widely
   accepted form.  A second benefit of this decision is that the form of
   the protocol messages may be concisely and understandably described
   in the X.409 language defined for such purposes.

A fourth design decision is to adopt the conventions of the CCITT X.409 recommendation [1] for representing the information exchanged between protocol entities. One cost of this decision is a modest increase in the complexity of the protocol implementation. One benefit of this decision is that protocol data are represented on the network in a machine-independent, widely understood, and widely accepted form. A second benefit of this decision is that the form of the protocol messages may be concisely and understandably described in the X.409 language defined for such purposes.

   A fifth design decision, consistent with the goal of minimizing
   gateway complexity, is that the variables manipulated by the protocol
   assume only integer or octet string type values.

A fifth design decision, consistent with the goal of minimizing gateway complexity, is that the variables manipulated by the protocol assume only integer or octet string type values.

   A sixth design decision, also consistent with the goal of minimizing
   gateway complexity, is that the exchange of protocol messages
   requires only an unreliable datagram transport, and, furthermore,
   that every protocol message is entirely and independently
   representable by a single transport datagram.  While this document
   specifies the exchange of protocol messages via the UDP protocol [2],
   the design proposed here is in general suitable for use with a wide
   variety of transport mechanisms.

A sixth design decision, also consistent with the goal of minimizing gateway complexity, is that the exchange of protocol messages requires only an unreliable datagram transport, and, furthermore, that every protocol message is entirely and independently representable by a single transport datagram. While this document specifies the exchange of protocol messages via the UDP protocol [2], the design proposed here is in general suitable for use with a wide variety of transport mechanisms.

Davin, Case, Fedor and Schoffstall                              [Page 3]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 3] RFC 1028 Simple Gateway Monitoring November 1987

   A seventh design decision, consistent with the goals of simplicity
   and extensibility, is that the variables manipulated by the protocol
   are named by octet string values.  While this decision departs from
   the architectural traditions of the Internet whereby objects are
   identified by assigned integer values, the naming of variables by
   octet strings affords at least two valuable benefits.  Because the
   set of octet string values constitutes a variable name space that, as
   convenient, manifests either flat or hierarchical structure,

A seventh design decision, consistent with the goals of simplicity and extensibility, is that the variables manipulated by the protocol are named by octet string values. While this decision departs from the architectural traditions of the Internet whereby objects are identified by assigned integer values, the naming of variables by octet strings affords at least two valuable benefits. Because the set of octet string values constitutes a variable name space that, as convenient, manifests either flat or hierarchical structure,

   (1)  a single, simple mechanism can provide both random access
        to individual variables and sequential access to
        semantically related groups of variables, and

(1) a single, simple mechanism can provide both random access to individual variables and sequential access to semantically related groups of variables, and

   (2)  the variable name space may be extended to accommodate
        unforeseen needs without compromising either the
        relationships among existing variables or the potential
        for further extensions to the space.

(2) the variable name space may be extended to accommodate unforeseen needs without compromising either the relationships among existing variables or the potential for further extensions to the space.

   An eighth design decision is to minimize the number of unsolicited
   messages required by the protocol definition.  This decision is
   consistent with the goal of simplicity and motivated by the desire to
   retain maximal control over the amount of traffic generated by the
   network management function - even at the expense of additional
   protocol overhead.  The strategy implicit in this decision is that
   the monitoring of network state at any significant level of detail is
   accomplished primarily by polling for appropriate information on the
   part of the monitoring center.  In this context, the definition of
   unsolicited messages in the protocol is confined to those strictly
   necessary to properly guide a monitoring center regarding the timing
   and focus of its polling.

An eighth design decision is to minimize the number of unsolicited messages required by the protocol definition. This decision is consistent with the goal of simplicity and motivated by the desire to retain maximal control over the amount of traffic generated by the network management function - even at the expense of additional protocol overhead. The strategy implicit in this decision is that the monitoring of network state at any significant level of detail is accomplished primarily by polling for appropriate information on the part of the monitoring center. In this context, the definition of unsolicited messages in the protocol is confined to those strictly necessary to properly guide a monitoring center regarding the timing and focus of its polling.

3.  The Gateway Monitoring Protocol

3. The Gateway Monitoring Protocol

   The gateway monitoring protocol is an application protocol by which
   the variables of a gateway's configuration may be inspected or
   altered.

The gateway monitoring protocol is an application protocol by which the variables of a gateway's configuration may be inspected or altered.

   Communication among application protocol entities is by the exchange
   of protocol messages using the services of the authentication
   protocol described elsewhere in this document.  Each such message is
   entirely and independently represented by a single message of the
   underlying authentication protocol.  An implementation of this
   protocol need not accept protocol messages whose length exceeds 484
   octets.

Communication among application protocol entities is by the exchange of protocol messages using the services of the authentication protocol described elsewhere in this document. Each such message is entirely and independently represented by a single message of the underlying authentication protocol. An implementation of this protocol need not accept protocol messages whose length exceeds 484 octets.

   The form and function of the four message types recognized by a
   protocol entity is described below.  The type of a given protocol
   message is indicated by the value of the implicit type tag for the

The form and function of the four message types recognized by a protocol entity is described below. The type of a given protocol message is indicated by the value of the implicit type tag for the

Davin, Case, Fedor and Schoffstall                              [Page 4]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 4] RFC 1028 Simple Gateway Monitoring November 1987

   data structure that is represented by said message according to the
   conventions of the CCITT X.409 recommendation.

data structure that is represented by said message according to the conventions of the CCITT X.409 recommendation.

3.1.  The Get Request Message Type

3.1. The Get Request Message Type

   The form of a message of Get Request type is described below in the
   language defined in the CCITT X.409 recommendation:

The form of a message of Get Request type is described below in the language defined in the CCITT X.409 recommendation:

   var_value_type          ::=     CHOICE {

var_value_type ::= CHOICE {

                                   INTEGER,
                                   OCTET STRING

INTEGER, OCTET STRING

                                     }

}

   var_name_type           :=      OCTET STRING

var_name_type := OCTET STRING

   var_op_type             ::=     SEQUENCE {

var_op_type ::= SEQUENCE {

                           var_name                var_name_type,
                           var_value               var_value_type

var_name var_name_type, var_value var_value_type

                           }

}

   var_op_list_type        ::=     SEQUENCE OF var_op_type

var_op_list_type ::= SEQUENCE OF var_op_type

   error_status_type       ::=     INTEGER {

error_status_type ::= INTEGER {

                           gmp_err_noerror         (0),
                           gmp_err_too_big         (1),
                           gmp_err_nix_name        (2),
                           gmp_err_bad_value       (3)

gmp_err_noerror (0), gmp_err_too_big (1), gmp_err_nix_name (2), gmp_err_bad_value (3)

                           }

}

   error_index_type        ::=     INTEGER

error_index_type ::= INTEGER

   request_id_type         ::=     INTEGER

request_id_type ::= INTEGER

   get_req_message_type    ::=     [ APPLICATION 1 ] IMPLICIT

get_req_message_type ::= [ APPLICATION 1 ] IMPLICIT

                           SEQUENCE {

SEQUENCE {

                           request_id              request_id_type,
                           error_status            error_status_type,
                           error_index             error_index_type,
                           var_op_list             var_op_list_type

request_id request_id_type, error_status error_status_type, error_index error_index_type, var_op_list var_op_list_type

Davin, Case, Fedor and Schoffstall                              [Page 5]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 5] RFC 1028 Simple Gateway Monitoring November 1987

                           }

}

   Upon receipt of a message of this type, the receiving entity responds
   according to any applicable rule in the list below:

Upon receipt of a message of this type, the receiving entity responds according to any applicable rule in the list below:

   (1)  If, for some var_op_type component of the received message, the
        value of the var_name field does not lexicographically precede
        the name of some variable known to the receiving entity, then
        the receiving entity sends to the originator of the received
        message a message of identical form except that the indicated
        message type is Get Response, the value of the error_status
        field is gmp_err_nix_name, and the value of the error_index
        field is the unit-based index of said var_op_type component in
        the received message.

(1) If, for some var_op_type component of the received message, the value of the var_name field does not lexicographically precede the name of some variable known to the receiving entity, then the receiving entity sends to the originator of the received message a message of identical form except that the indicated message type is Get Response, the value of the error_status field is gmp_err_nix_name, and the value of the error_index field is the unit-based index of said var_op_type component in the received message.

   (2)  If the size of the Get Response type message generated as
        described below would exceed the size of the largest message
        for which the protocol definition requires acceptance, then the
        receiving entity sends to the originator of the received message
        a message of identical form except that the indicated message
        type is Get Response, the value of the error_status field is
        gmp_err_too_big, and the value of the error_index field is zero.

(2) If the size of the Get Response type message generated as described below would exceed the size of the largest message for which the protocol definition requires acceptance, then the receiving entity sends to the originator of the received message a message of identical form except that the indicated message type is Get Response, the value of the error_status field is gmp_err_too_big, and the value of the error_index field is zero.

   If none of the foregoing rules apply, then the receiving entity sends
   to the originator of the received message a Get Response type message
   such that, for each var_op_type component of the received message, a
   corresponding component of the generated message represents the name
   and value of that variable whose name is, in the lexicographical
   ordering of the names of all variables known to the receiving entity
   together with the value of the var_name field of the given component,
   the immediate successor to that value.  The value of the error_status
   field of the generated message is gmp_err_noerror and the value of
   the error_index field is zero.  The value of the request_id field of
   the generated message is that for the received message.

If none of the foregoing rules apply, then the receiving entity sends to the originator of the received message a Get Response type message such that, for each var_op_type component of the received message, a corresponding component of the generated message represents the name and value of that variable whose name is, in the lexicographical ordering of the names of all variables known to the receiving entity together with the value of the var_name field of the given component, the immediate successor to that value. The value of the error_status field of the generated message is gmp_err_noerror and the value of the error_index field is zero. The value of the request_id field of the generated message is that for the received message.

   Messages of the Get Request type are generated by a protocol entity
   only at the request of the application user.

Messages of the Get Request type are generated by a protocol entity only at the request of the application user.

3.2.  The Get Response Message Type

3.2. The Get Response Message Type

   The form of messages of this type is identical to that of Get Request
   type messages except for the indication of message type. In the CCITT
   X.409 language,

The form of messages of this type is identical to that of Get Request type messages except for the indication of message type. In the CCITT X.409 language,

   get_rsp_message_type    ::=     [ APPLICATION 2 ] IMPLICIT

get_rsp_message_type ::= [ APPLICATION 2 ] IMPLICIT

                           SEQUENCE {

SEQUENCE {

Davin, Case, Fedor and Schoffstall                              [Page 6]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 6] RFC 1028 Simple Gateway Monitoring November 1987

                           request_id              request_id_type,
                           error_status            error_status_type,
                           error_index             error_index_type,
                           var_op_list             var_op_list_type

request_id request_id_type, error_status error_status_type, error_index error_index_type, var_op_list var_op_list_type

                           }

}

   The response of a protocol entity to a message of this type is to
   present its contents to the application user.

The response of a protocol entity to a message of this type is to present its contents to the application user.

   Messages of the Get Response type are generated by a protocol entity
   only upon receipt of Set Request or Get Request type messages as
   described elsewhere in this document.

Messages of the Get Response type are generated by a protocol entity only upon receipt of Set Request or Get Request type messages as described elsewhere in this document.

3.3.  The Trap Request Message Type

3.3. The Trap Request Message Type

   The form of a message of this type is described below in the language
   defined in the CCITT X.409 recommendation:

The form of a message of this type is described below in the language defined in the CCITT X.409 recommendation:

   val_list_type           ::=     SEQUENCE OF var_value_type

val_list_type ::= SEQUENCE OF var_value_type

   trap_type_type          ::=     INTEGER

trap_type_type ::= INTEGER

   trap_req_message_type   ::=     [ APPLICATION 3 ] IMPLICIT

trap_req_message_type ::= [ APPLICATION 3 ] IMPLICIT

                           SEQUENCE {

SEQUENCE {

                           trap_type               trap_type_type,
                           val_list                val_list_type

trap_type trap_type_type, val_list val_list_type

                           }

}

   The response of a protocol entity to a message of this type is to
   present its contents to the application user.

The response of a protocol entity to a message of this type is to present its contents to the application user.

   Messages of the Trap Request type are generated by a protocol entity
   only at the request of the application user.

Messages of the Trap Request type are generated by a protocol entity only at the request of the application user.

   The significance of the val_list component of a Trap Request type
   message is implementation-specific.

The significance of the val_list component of a Trap Request type message is implementation-specific.

   Interpretations for negative values of the trap_type field are
   implementation-specific.  Interpretations for non-negative values of
   the trap_type field are defined below.

Interpretations for negative values of the trap_type field are implementation-specific. Interpretations for non-negative values of the trap_type field are defined below.

3.3.1.  The Cold Start Trap Type

3.3.1. The Cold Start Trap Type

   A Trap Request type message for which the value of the trap_type

A Trap Request type message for which the value of the trap_type

Davin, Case, Fedor and Schoffstall                              [Page 7]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 7] RFC 1028 Simple Gateway Monitoring November 1987

   field is 0, signifies that the sending protocol entity is
   reinitializing itself such that the gateway configuration or the
   protocol entity implementation may be altered.

field is 0, signifies that the sending protocol entity is reinitializing itself such that the gateway configuration or the protocol entity implementation may be altered.

3.3.2.  The Warm Start Trap Type

3.3.2. The Warm Start Trap Type

   A Trap Request type message for which the value of the trap_type
   field is 1, signifies that the sending protocol entity is
   reinitializing itself such that neither the gateway configuration nor
   the protocol entity implementation is altered.

A Trap Request type message for which the value of the trap_type field is 1, signifies that the sending protocol entity is reinitializing itself such that neither the gateway configuration nor the protocol entity implementation is altered.

3.3.3.  The Link Failure Trap Type

3.3.3. The Link Failure Trap Type

   A Trap Request type message for which the value of the trap_type
   field is 2, signifies that the sending protocol entity recognizes a
   failure in one of the communication links represented in the gateway
   configuration.

A Trap Request type message for which the value of the trap_type field is 2, signifies that the sending protocol entity recognizes a failure in one of the communication links represented in the gateway configuration.

3.3.4.  The Authentication Failure Trap Type

3.3.4. The Authentication Failure Trap Type

   A Trap Request type message for which the value of the trap_type
   field is 3, signifies that the sending protocol entity is the
   addressee of a protocol message that is not properly authenticated.

A Trap Request type message for which the value of the trap_type field is 3, signifies that the sending protocol entity is the addressee of a protocol message that is not properly authenticated.

3.3.5.  The EGP Neighbor Loss Trap Type

3.3.5. The EGP Neighbor Loss Trap Type

   A Trap Request type message for which the value of the trap_type
   field is 4, signifies that an EGP neighbor for whom the sending
   protocol entity was an EGP peer has been marked down and the peer
   relationship no longer obtains.

A Trap Request type message for which the value of the trap_type field is 4, signifies that an EGP neighbor for whom the sending protocol entity was an EGP peer has been marked down and the peer relationship no longer obtains.

3.4.  The Set Request Message Type

3.4. The Set Request Message Type

   The form of messages of this type is identical to that of Get Request
   type messages except for the indication of message type.  In the
   CCITT X.409 language:

The form of messages of this type is identical to that of Get Request type messages except for the indication of message type. In the CCITT X.409 language:

   set_req_message_type    ::=     [ APPLICATION 4 ] IMPLICIT

set_req_message_type ::= [ APPLICATION 4 ] IMPLICIT

                           SEQUENCE {

SEQUENCE {

                           request_id              request_id_type,
                           error_status            error_status_type,
                           error_index             error_index_type,
                           var_op_list             var_op_list_type

request_id request_id_type, error_status error_status_type, error_index error_index_type, var_op_list var_op_list_type

                           }

}

Davin, Case, Fedor and Schoffstall                              [Page 8]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 8] RFC 1028 Simple Gateway Monitoring November 1987

   Upon receipt of a message of this type, the receiving entity responds
   according to any applicable rule in the list below:

Upon receipt of a message of this type, the receiving entity responds according to any applicable rule in the list below:

   (1)  If, for some var_op_type component of the received message, the
        value of the var_name field names no variable known to the
        receiving entity, then the receiving entity sends to the
        originator of the received message a message of identical form
        except that the indicated message type is Get Response, the
        value of the error_status field is gmp_err_nix_name, and the
        value of the error_index field is the unit-based index of said
        var_op_type component in the received message.

(1) If, for some var_op_type component of the received message, the value of the var_name field names no variable known to the receiving entity, then the receiving entity sends to the originator of the received message a message of identical form except that the indicated message type is Get Response, the value of the error_status field is gmp_err_nix_name, and the value of the error_index field is the unit-based index of said var_op_type component in the received message.

   (2)  If, for some var_op_type component of the received message, the
        contents of the var_value field does not, according to the CCITT
        X.409 recommendation, manifest a type, length, and value that is
        consistent with that required for the variable named by the
        value of the var_name field, then the receiving entity sends to
        the originator of the received message a message of identical
        form except that the indicated message type is Get Response, the
        value of the error_status field is gmp_err_bad_value, and the
        value of the error_index field is the unit-based index of said
        var_op_type component in the received message.

(2) If, for some var_op_type component of the received message, the contents of the var_value field does not, according to the CCITT X.409 recommendation, manifest a type, length, and value that is consistent with that required for the variable named by the value of the var_name field, then the receiving entity sends to the originator of the received message a message of identical form except that the indicated message type is Get Response, the value of the error_status field is gmp_err_bad_value, and the value of the error_index field is the unit-based index of said var_op_type component in the received message.

   (3)  If the size of the Get Response type message generated as
        described below would exceed the size of the largest message for
        which the protocol definition requires acceptance, then the
        receiving entity sends to the originator of the received
        message a message of identical form except that the indicated
        message type is Get Response, the value of the error_status
        field is gmp_err_too_big, and the value of the error_index field
        is zero.

(3) If the size of the Get Response type message generated as described below would exceed the size of the largest message for which the protocol definition requires acceptance, then the receiving entity sends to the originator of the received message a message of identical form except that the indicated message type is Get Response, the value of the error_status field is gmp_err_too_big, and the value of the error_index field is zero.

   If none of the foregoing rules apply, then for each var_op_type
   component of the received message, according to the sequence of such
   components represented by said message, the value represented by the
   var_value field of the given component is assigned to the variable
   named by the value of the var_name field of that component.  The
   receiving entity sends to the originator of the received message a
   message of identical form except that the indicated message type is
   Get Response, the value of the error_status field is gmp_err_noerror,
   and the value of the error_index field is zero.

If none of the foregoing rules apply, then for each var_op_type component of the received message, according to the sequence of such components represented by said message, the value represented by the var_value field of the given component is assigned to the variable named by the value of the var_name field of that component. The receiving entity sends to the originator of the received message a message of identical form except that the indicated message type is Get Response, the value of the error_status field is gmp_err_noerror, and the value of the error_index field is zero.

   Messages of the Set Request type are generated by a protocol entity
   only at the request of the application user.

Messages of the Set Request type are generated by a protocol entity only at the request of the application user.

   Recognition and processing of Set Request type frames is not required
   by the protocol definition.

Recognition and processing of Set Request type frames is not required by the protocol definition.

Davin, Case, Fedor and Schoffstall                              [Page 9]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 9] RFC 1028 Simple Gateway Monitoring November 1987

4.  The Authentication Protocol

4. The Authentication Protocol

   The authentication protocol is a session-layer protocol by which
   messages specified by a protocol user are selectively delivered to
   other protocol users.  The protocol definition precludes delivery to
   a protocol user of any user message for which the protocol
   representation lacks a specified "authentic" form.

The authentication protocol is a session-layer protocol by which messages specified by a protocol user are selectively delivered to other protocol users. The protocol definition precludes delivery to a protocol user of any user message for which the protocol representation lacks a specified "authentic" form.

   Communication among authentication protocol entities is accomplished
   by the exchange of protocol messages, each of which is entirely and
   independently represented by a single UDP datagram.  An
   authentication protocol entity responds to protocol messages received
   at UDP port 153 on the host with which it is associated.

Communication among authentication protocol entities is accomplished by the exchange of protocol messages, each of which is entirely and independently represented by a single UDP datagram. An authentication protocol entity responds to protocol messages received at UDP port 153 on the host with which it is associated.

   A half-session of the authentication protocol is, for any ordered
   pair of protocol users, the set of messages sent from the first user
   of the pair to the second user of said pair.  A session of the
   authentication protocol is defined to be union of two complementary
   half-sessions of the protocol - that is, the set of messages
   exchanged between a given pair of protocol users.  Associated with
   each protocol half-session is a triplet of functions:

A half-session of the authentication protocol is, for any ordered pair of protocol users, the set of messages sent from the first user of the pair to the second user of said pair. A session of the authentication protocol is defined to be union of two complementary half-sessions of the protocol - that is, the set of messages exchanged between a given pair of protocol users. Associated with each protocol half-session is a triplet of functions:

   (1)  The authentication function for a given half-session is a
        boolean-valued function that characterizes the set of
        authentication protocol messages that are of acceptable,
        authentic form with respect to the set of all possible
        authentication protocol messages.

(1) The authentication function for a given half-session is a boolean-valued function that characterizes the set of authentication protocol messages that are of acceptable, authentic form with respect to the set of all possible authentication protocol messages.

   (2)  The message interpretation function for a given half-
        session is a mapping from the set of authentication
        protocol messages accepted by the authentication function
        for said half-session to the set of all possible user
        messages.

(2) The message interpretation function for a given half- session is a mapping from the set of authentication protocol messages accepted by the authentication function for said half-session to the set of all possible user messages.

   (3)  The message representation function for a given half-
        session is a mapping that is the inverse of the message
        interpretation function for said half-session.

(3) The message representation function for a given half- session is a mapping that is the inverse of the message interpretation function for said half-session.

   The association between half-sessions of the authentication protocol
   and triplets of functions is not defined in this document.

The association between half-sessions of the authentication protocol and triplets of functions is not defined in this document.

   The form and function of the single message type recognized by a
   protocol entity is described below.  The type of a given protocol
   message is indicated by the value of the implicit type tag for the
   data structure that is represented by said message according to the
   conventions of the CCITT X.409 recommendation.

The form and function of the single message type recognized by a protocol entity is described below. The type of a given protocol message is indicated by the value of the implicit type tag for the data structure that is represented by said message according to the conventions of the CCITT X.409 recommendation.

Davin, Case, Fedor and Schoffstall                             [Page 10]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 10] RFC 1028 Simple Gateway Monitoring November 1987

4.1.  The Data Request Message Type

4.1. The Data Request Message Type

   Messages of this type are represented by a sequence of fields whose
   form and interpretation are described below.

Messages of this type are represented by a sequence of fields whose form and interpretation are described below.

4.1.1.  The Message Length Field

4.1.1. The Message Length Field

   The Message Length field of a given Data Request message represents
   the length of said message as an unsigned, 16-bit, binary integer.
   This value is encoded such that more significant bits precede less
   significant bits in the order of transmission and includes the length
   of the Message Length field itself.

The Message Length field of a given Data Request message represents the length of said message as an unsigned, 16-bit, binary integer. This value is encoded such that more significant bits precede less significant bits in the order of transmission and includes the length of the Message Length field itself.

4.1.2.  The Session ID Length Field

4.1.2. The Session ID Length Field

   The Session ID Length field of a given Data Request message
   represents the length, in octets, of the Session ID field of said
   message.  This value is encoded as an unsigned, 8-bit, binary
   integer.

The Session ID Length field of a given Data Request message represents the length, in octets, of the Session ID field of said message. This value is encoded as an unsigned, 8-bit, binary integer.

4.1.3.  The Session ID Field

4.1.3. The Session ID Field

   The Session ID field of a given Data Request message represents the
   name of the protocol session to which said message belongs.  The
   value of this field is encoded as asequence of octets whose length is
   the value of the Session ID Length field for said message.

与えられたData RequestメッセージのSession ID分野は前述のメッセージが属するプロトコルセッションの名前を表します。 この分野の値は前述のメッセージのために長さがSession ID Length分野の値である八重奏の房室心拍不整としてコード化されます。

4.1.4.  The User Data Field

4.1.4. ユーザデータ・フィールド

   The User Data field of a given Data Request message represents a
   message being passed from one protocol user to another.  The value of
   this field is encoded according to conventions implicit in the
   message representation function for the appropriate half of the
   protocol session named by the value of the Session ID field for said
   message.

与えられたData RequestメッセージのUser Data分野は1人のプロトコルユーザから別のユーザまで通過されるメッセージを表します。 Session ID分野の値によって前述のメッセージにちなんで命名されたプロトコルセッションの適切な半分のためにメッセージ表現機能で内在しているコンベンションによると、この分野の値はコード化されます。

   Upon receipt of a Data Request type message, the receiving
   authentication protocol entity verifies the form of said message by
   application of the authentication function associated with its half
   of the session named by the value of the Session ID field in the
   received message.  If the form of the received message is accepted as
   "authentic" by said function, then the user message computed by the
   application of the message interpretation function for said half-
   session to the value of the User Data field of the received message
   is presented to the protocol user together with an indication of the
   protocol session to which the received message belongs.

Data Requestタイプメッセージを受け取り次第、受信認証プロトコル実体は受信されたメッセージのSession ID分野の値によって命名される半分のセッションに関連している認証機能の適用で前述のメッセージのフォームについて確かめます。 受信されたメッセージのフォームが前述の機能で「正統である」として認められるなら、前述の半分セッションのためにメッセージ解釈機能の適用で受信されたメッセージのUser Data分野の値に計算されたユーザメッセージは受信されたメッセージが属するプロトコルセッションのしるしと共にプロトコルユーザに提示されます。

Davin, Case, Fedor and Schoffstall                             [Page 11]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[11ページ]RFC1028

   Otherwise, the message is discarded and an indication of the receipt
   of an unauthenticated message is presented to the protocol user.

さもなければ、メッセージは捨てられます、そして、非認証されたメッセージの領収書のしるしはプロトコルユーザに提示されます。

   A message of this type is generated only at the request of the
   protocol user to communicate a message to another user of the
   protocol.  Such a request specifies the user message to be sent as
   well as the session of the authentication protocol to which said user
   message belongs.  The value of the Session ID field of the generated
   message is the name of the session specified in the user request.
   The value of the User Data field of the generated message is computed
   by applying the message representation function for the appropriate
   half of the specified session to the specified user message.

このタイプに関するメッセージは、単にプロトコルユーザの依頼でプロトコルの別のユーザにメッセージを伝えるために生成されます。 そのような要求は前述のユーザメッセージが属する認証プロトコルのセッションと同様に送られるべきユーザメッセージを指定します。 発生しているメッセージのSession ID分野の値はユーザ要求で指定されたセッションの名前です。 発生しているメッセージのUser Data分野の値は、指定されたセッションの適切な半分のためにメッセージ表現機能を指定されたユーザメッセージに適用することによって、計算されます。

5.  Variable Names

5. 変数名

   The variables retrieved or manipulated by the application protocol
   are named by octet string values.  Such values are represented in
   this document in two ways:

アプリケーション・プロトコルによって検索されるか、または操られた変数は八重奏ストリング値によって命名されます。 そのような値は本書では2つの方法で表されます:

   (1)  A variable name octet string may be represented
       numerically by a sequence of hexadecimal numbers, each of
       which denotes the value of the corresponding octet in
       said string.

(1) 変数名八重奏ストリングは16進数の系列によって数の上で表されるかもしれません。それはそれぞれ前述のストリングの対応する八重奏の値を指示します。

   (2)  A variable name octet string may be represented
        symbolically by a character string whose form reflects
        the sequence of octets in said name while at the same
        time suggesting to a human reader the semantics of the
        named variable.

(2) 変数名八重奏ストリングはフォームが同時に名前付き変数の意味論を人間の読者に示している間に前述の名前の八重奏の系列を反映する文字列によって象徴的に表されるかもしれません。

   Variable name octet strings are represented symbolically according to
   the following two rules:

以下の2つの規則に従って、変数名八重奏ストリングは象徴的に表されます:

   (1)  The symbolic character string representation of the
        variable name of zero length is the character string of
        zero length.

(1) ゼロ・レングスの変数名のシンボリックな文字列表現はゼロ・レングスの文字列です。

   (2)  The symbolic character string representation of a
        variable name of non-zero length n is the concatenation
        of the symbolic character string representation of the
        variable name formed by the first (n - 1) octets of the
        given name together with the underscore character ("_")
        and a character string that does not include the
        underscore character, such that the resulting character
        string is unique among the symbolic character string
        representations for all variable names of length n.

(2) 非ゼロ・レングスnの変数名のシンボリックな文字列表現は強調キャラクタ("_")と強調キャラクタを含んでいない文字列と共に名の最初(n--1)の八重奏で形成された変数名のシンボリックな文字列表現の連結です、結果として起こる文字列が長さnのすべての変数名のシンボリックな文字列表現の中でユニークであるように。

Davin, Case, Fedor and Schoffstall                             [Page 12]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[12ページ]RFC1028

   Thus, for example, the variable names represented numerically as:

このようにして、例えば、変数名は数の上で表しました:

                         01 01 01,
                         01 01 02,
                         01 02 01,
                         01 03 01 03 01,
                         01 03 01 03 02,
                         01 03 01 04 01, and
                         01 03 01 04 02

01 01 01、01 01 02、01 02 01、01 03 01 03 01、01 03 01 03 02、01 03 01 04 01、および01 03 01 04 02

   might be represented symbolically by the character strings:

文字列によって象徴的に表されるかもしれません:

                         _GW_version_id,
                         _GW_version_rev,
                         _GW_cfg_nnets,
                         _GW_net_if_type_net1,
                         _GW_net_if_type_net2,
                         _GW_net_if_speed_net1, and
                         _GW_net_if_speed_net2.

___GW_バージョン_イド、_GW_バージョン_回転、GW_cfg_nnets、GW_ネットは__であるなら__GW_ネットの__タイプnet2と、__が_net1を促進するか、そして、_GW_ネット_であるなら_速度_net2であるなら__net1、GW_ネットをタイプします。

   All variable names are terminated by an implementation specific octet
   string of non-zero length.  Thus, a complete variable name is not
   specified for any of the variables defined in this document.  Rather,
   for each defined variable, some prefix portion of its name is
   specified, with the understanding that the rightmost portion of its
   name is specific to the protocol implementation.

すべての変数名が非ゼロ・レングスの実装の特定の八重奏ストリングによって終えられます。 したがって、完全な変数名は本書では定義された変数のいずれにも指定されません。 むしろ、各被定義変数として、名前の何らかの接頭語部分が指定されます、名前の一番右の部分がプロトコル実装に特定であるという条件で。

   Fullest exploitation of the semantics of the Get Request type message
   requires that names for related variables be chosen so as to be
   contiguous in the lexicographic ordering of all variable names
   recognized by an application protocol entity.  This principle is
   observed in the naming of variables currently defined by this
   document, and it should be observed as well for variables defined by
   subsequent revisions of this document and for variables introduced by
   particular implementations of the protocol.

Get Requestタイプメッセージの意味論の最もふくよかな攻略は、関連変数のための名前がアプリケーション・プロトコル実体によって認識されたすべての変数名の辞書編集の注文で隣接であるために選ばれているのを必要とします。 この原則は現在このドキュメントによって定義されている変数の命名で観測されます、そして、また、それはこのドキュメントのその後の改正で定義された変数とプロトコルの特定の実装によって紹介された変数に関して観測されるべきです。

   A particular implementation of a protocol entity may present
   variables in addition to those defined by this document, provided
   that in no case will an implementation-specific variable be presented
   as having a name identical to that for one of the variables defined
   here.  By convention, the names of variables specific to a particular
   implementation share a common prefix that distinguishes said
   variables from those defined in this document and from those that may
   be presented by other implementations of an application protocol
   entity.  For example, variables specific to an implementation of this
   protocol in version 1.3 of the Squeaky gateway product of the
   Swinging Gateway company might have the names represented by:

プロトコル実体の特定の実装はこのドキュメントによって定義されたものに加えて変数を提示するかもしれなくて、どんなケースも、実装特有の変数がコネであればここで定義された変数の1つに、それと同じ名前を持っているとして提示されないでしょう。 コンベンションで、特定の実装に特定の変数の名前は本書では定義されたものと、そして、アプリケーション・プロトコル実体の他の実装によって提示されるかもしれないものと前述の変数を区別する一般的な接頭語を共有します。 例えば、以下はSwingingゲートウェイ会社のSqueakyゲートウェイ製品のバージョン1.3のこのプロトコルの実装に特定の変数で名前を表すかもしれません。

Davin, Case, Fedor and Schoffstall                             [Page 13]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[13ページ]RFC1028

                 01 FF 01 01 13 01,
                 01 FF 01 01 13 02, and
                 01 FF 01 01 13 03,

01 ff01 01 13 01、01ff01 01 13 02、および01ff01 01 13 03

   for which the corresponding symbolic representations might be:

対応する象徴がどれであることができるかために:

                 _GW_impl_Swinging_Squeaky_v1.3_variableA,
                 _GW_impl_Swinging_Squeaky_v1.3_variableB, and
                 _GW_impl_Swinging_Squeaky_v1.3_variableC.

__キーキーいっている_v1.3_variableAを揺らすGW_impl_、__キーキーいっている_v1.3_variableBを揺らすGW_impl_、および__キーキーいっている_v1.3_variableCを揺らすGW_impl_。

   The names and semantics of implementation-specific variables are not
   otherwise defined by this document, although implementors are
   encouraged to publish such definitions either as appendices to this
   document or by other appropriate means.

実装特有の変数の名前と意味論は別の方法でこのドキュメントによって定義されません、作成者がこのドキュメントへの付録か他の適切な手段でそのような定義を発行するよう奨励されますが。

   Variable names of which the initial portion is represented
   numerically as 02 and symbolically as "_HOST" are reserved for future
   use.  Variable names of which the initial portion is represented
   numerically as 03 and symbolically as "_TS" are similarly reserved.

「初期の部分がある変数名は」 _ホストとして数の上で象徴的に02を表したこと」が今後の使用のために予約されます。 「初期の部分がある変数名は」 _tとして数の上で象徴的に03を表したこと」が同様に予約されます。

6.  Required Variables

6. 必要な変数

   To the extent that the information represented by a variable defined
   in this section is also represented internally by a gateway for which
   this protocol is realized, access to that variable must be afforded
   by at least one application protocol entity associated with said
   gateway.

また、このセクションで定義された変数によって表された情報がこのプロトコルが実現されるゲートウェイによって内部的に表されるという範囲に、前述のゲートウェイに関連している少なくとも1つのアプリケーション・プロトコル実体でその変数へのアクセスを提供しなければなりません。

6.1.  The _GW_version_id Variable

6.1. _GW_バージョン_イド変数

   The variable such that the initial portion of its name is represented
   symbolically as "_GW_version_id" and numerically as:

「名前の初期の部分をある可変そのようなものは象徴的に」 _GW_バージョン_イドを表した」、数の上で、:

                 01 01 01

01 01 01

   has an octet string value that identifies the protocol entity
   implementation (e.g., "ACME Packet-Whiz Model II").

プロトコル実体実装(例えば、「頂上パケット達人モデルII」)を特定する八重奏ストリング価値を持っています。

6.2.  The _GW_version_rev Variable

6.2. _GW_バージョン_回転変数

   The variable such that the initial portion of its name is represented
   symbolically as "_GW_version_rev" and numerically as:

「名前の初期の部分をある可変そのようなものは象徴的に」 _GW_バージョン_回転を表した」、数の上で、:

                 01 01 02

01 01 02

   has an integer value that identifies the revision level of the entity
   implementation.  The encoding of the revision level as an integer

実体実装の改正レベルを特定する整数値を持っています。 整数としての改正レベルのコード化

Davin, Case, Fedor and Schoffstall                             [Page 14]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[14ページ]RFC1028

   value is implementation-specific.

値は実装特有です。

6.3.  The _GW_cfg_nnets Variable

6.3. _GW_cfg_nnets変数

   The variable such that the initial portion of its name is represented
   symbolically as "_GW_cfg_nnets" and numerically as:

「名前の初期の部分をある可変そのようなものは象徴的に」 _GW_cfg_nnetsを表した」、数の上で、:

                 01 02 01

01 02 01

   has an integer value that represents the number of logical network
   interfaces afforded by the configuration of the gateway.

ゲートウェイの構成によって都合された論理的なネットワーク・インターフェースの数を表す整数値を持っています。

6.4.  Network Interface Variables

6.4. ネットワーク・インターフェース変数

   This section describes a related set of variables that represent
   attributes of the logical network interfaces afforded by the gateway
   configuration.  Each such network interface is uniquely identified by
   an octet string.  The convention by which names are assigned to the
   network interfaces of a gateway is implementation-specific.

このセクションはゲートウェイ構成によって都合された論理的なネットワーク・インターフェースの属性を表す関連するセットの変数について説明します。 そのような各ネットワーク・インターフェースは八重奏ストリングによって唯一特定されます。 名前がゲートウェイのネットワーク・インターフェースに割り当てられるコンベンションは実装特有です。

6.4.1.  The _GW_net_if_type Variable Class

6.4.1. _GW_ネットは__であるなら可変クラスをタイプします。

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_net_if_type" and numerically as:

「名前の初期の部分をある可変そのようなものは__タイプであるなら象徴的に」 _GW_ネットを表した」、数の上で、:

                 01 03 01 03

01 03 01 03

   has an integer value that represents the type of the network
   interface identified by the remainder of the name for said variable.
   The value of a variable of this class represents network type
   according to the conventions described in Appendix 1.

前述の変数のために名前の残りによって特定されたネットワーク・インターフェースのタイプの代理をする整数値を持っています。 Appendix1で説明されたコンベンションによると、このクラスの変数値はネットワークタイプの代理をします。

6.4.2.  The _GW_net_if_speed Variable Class

6.4.2. _GW_ネットは__であるなら可変クラスを促進します。

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_net_if_speed" and numerically as:

「名前の初期の部分をある可変そのようなものは__速度であるなら象徴的に」 _GW_ネットを表した」、数の上で、:

                 01 03 01 04

01 03 01 04

   has an integer value that represents the estimated nominal bandwidth
   in bits per second of the network interface identified by the
   remainder of the name for said variable.

前述の変数のために名前の残りによって特定されたネットワーク・インターフェースのbpsにおけるおよそ呼び帯域幅を表す整数値を持っています。

6.4.3.  The _GW_net_if_in_pkts Variable Class

6.4.3. _GW_ネットは__の_であるなら可変クラスをpktsします。

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_net_if_in_pkts" and numerically as:

「名前の初期の部分をある可変そのようなものは__pktsの_であるなら象徴的に」 _GW_ネットを表した」、数の上で、:

Davin, Case, Fedor and Schoffstall                             [Page 15]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[15ページ]RFC1028

                 01 03 01 01 01

01 03 01 01 01

   has an integer value that represents the number of packets received
   by the gateway over the network interface identified by the remainder
   of the name for said variable.

ゲートウェイによって前述の変数のために名前の残りによって特定されたネットワーク・インターフェースの上に受け取られたパケットの数を表す整数値を持っています。

6.4.4.  The _GW_net_if_out_pkts Variable Class

6.4.4. _GW_ネットは__出ている_であるなら可変クラスをpktsします。

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_net_if_out_pkts" and numerically as:

「__出ている_がpktsされるなら、名前の初期の部分をある可変そのようなものは象徴的に」 _GW_ネットを表した」、数の上で、:

                 01 03 01 02 01

01 03 01 02 01

   has an integer value that represents the number of packets
   transmitted by the gateway over the network interface identified by
   the remainder of the name for said variable.

ゲートウェイによって前述の変数のために名前の残りによって特定されたネットワーク・インターフェースの上に伝えられたパケットの数を表す整数値を持っています。

6.4.5.  The _GW_net_if_in_bytes Variable Class

6.4.5. __可変コネ_バイトが属するならGW_が網で覆う_

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_net_if_in_bytes" and numerically as:

「名前の初期の部分をある可変そのようなものは__バイトで表現される_であるなら象徴的に」 _GW_ネットを表した」、数の上で、:

                 01 03 01 01 02

01 03 01 01 02

   has an integer value that represents the number of octets received by
   the gateway over the network interface identified by the remainder of
   the name for said variable.

ゲートウェイによって前述の変数のために名前の残りによって特定されたネットワーク・インターフェースの上に受けられた八重奏の数を表す整数値を持っています。

6.4.6.  The _GW_net_if_out_bytes Variable Class

6.4.6. __可変出ている_バイトが属するならGW_が網で覆う_

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_net_if_out_bytes" and numerically as:

「名前の初期の部分をある可変そのようなものは__の出ている_バイトであるなら象徴的に」 _GW_ネットを表した」、数の上で、:

                 01 03 01 02 02

01 03 01 02 02

   has an integer value that represents the number of octets transmitted
   by the gateway over the network interface identified by the remainder
   of the name for said variable.

ゲートウェイによって前述の変数のために名前の残りによって特定されたネットワーク・インターフェースの上に伝えられた八重奏の数を表す整数値を持っています。

6.4.7.  The _GW_net_if_in_errors Variable Class

6.4.7. __コネ_誤り変数が属するならGW_が網で覆う_

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_net_if_in_errors" and numerically as:

「名前の初期の部分をある可変そのようなものは__誤りにおける_であるなら象徴的に」 _GW_ネットを表した」、数の上で、:

                 01 03 01 01 03

01 03 01 01 03

   has an integer value that represents the number of reception errors
   encountered by the gateway on the network interface identified by the

レセプション誤りの数を表す整数値は特定されたネットワーク・インターフェースのゲートウェイに遭遇しました。

Davin, Case, Fedor and Schoffstall                             [Page 16]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[16ページ]RFC1028

   remainder of the name for said variable.  The definition of a
   reception error is implementation-specific and may vary according to
   network type.

前述の変数のための名前の残り。 レセプション誤りの定義は、実装特有であり、ネットワークタイプに従って、異なるかもしれません。

6.4.8.  The _GW_net_if_out_errors Variable Class

6.4.8. __可変出ている_誤りが属するならGW_が網で覆う_

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_net_if_out_errors" and numerically as:

「名前の初期の部分をある可変そのようなものは__出ている_誤りであるなら象徴的に」 _GW_ネットを表した」、数の上で、:

                01 03 01 02 03

01 03 01 02 03

   has an integer value that represents the number of transmission
   errors encountered by the gateway on the network interface identified
   by the remainder of the name for said variable.  The definition of a
   transmission error is implementation-specific and may vary according
   to network type.

前述の変数のために名前の残りによって特定されたネットワーク・インターフェースのゲートウェイで遭遇する伝送エラーの数を表す整数値を持っています。 伝送エラーの定義は、実装特有であり、ネットワークタイプに従って、異なるかもしれません。

6.4.9.  The _GW_net_if_status Variable Class

6.4.9. GW_が__状態の可変クラスであるなら網で覆う_

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_net_if_status" and numerically as:

「名前の初期の部分をある可変そのようなものは__状態であるなら象徴的に」 _GW_ネットを表した」、数の上で、:

                 01 03 01 05

01 03 01 05

   has an integer value that represents the current status of the
   network interface identified by the remainder of the name for said
   variable.  Network status is represented according to the conventions
   described in Appendix 2.

前述の変数のために名前の残りによって特定されたネットワーク・インターフェースの現在の状態を表す整数値を持っています。 Appendix2で説明されたコンベンションに従って、ネットワーク状態は表されます。

6.5.  Internet Protocol Variables

6.5. インターネットプロトコル変数

   This section describes variables that represent information related
   to protocols and mechanisms of the Internet Protocol (IP) family [3].

このセクションはインターネットプロトコル(IP)ファミリー[3]のプロトコルとメカニズムに関連する情報を表す変数について説明します。

6.5.1.  Protocol Address Variable Classes

6.5.1. プロトコルアドレス変数のクラス

   This section describes a related set of variables that represent
   attributes of the the IP interfaces presented by a gateway on the
   various networks to which it is attached.  Each such protocol
   interface is uniquely identified by an octet string.  The convention
   by which names are assigned to the protocol interfaces for a gateway
   is implementation-specific.

このセクションはそれが付けている様々なネットワークにゲートウェイによって提示されたIPインタフェースの属性を表す関連するセットの変数について説明します。 そのようなそれぞれのプロトコルインタフェースは八重奏ストリングによって唯一特定されます。 名前がゲートウェイのためにプロトコルインタフェースに割り当てられるコンベンションは実装特有です。

6.5.1.1.  The _GW_pr_in_addr_value Variable Class

6.5.1.1. _addr_値の可変クラスにおける_GW_pr_

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_pr_in_addr_value" and numerically as:

「名前の初期の部分をある可変そのようなものは_addr_値で象徴的に」 _GW_pr_を表した」、数の上で、:

Davin, Case, Fedor and Schoffstall                             [Page 17]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[17ページ]RFC1028

                 01 04 01 01 01

01 04 01 01 01

   has an octet string value that literally represents the 32-bit
   Internet address for the IP interface identified by the remainder of
   the name for said variable.

文字通り32ビットのインターネットを表す八重奏ストリング価値に前述の変数のために名前の残りによって特定されたIPインタフェースに扱わせます。

6.5.1.2.  The _GW_pr_in_addr_scope Variable Class

6.5.1.2. _addr_範囲の可変クラスにおける_GW_pr_

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_pr_in_addr_scope" and numerically as:

「名前の初期の部分をある可変そのようなものは_addr_範囲に象徴的に」 _GW_pr_を表した」、数の上で、:

                 01 04 01 01 02

01 04 01 01 02

   has an octet string value that names the network interface with which
   the IP interface identified by the remainder of the name for said
   variable is associated.

前述の変数のために名前の残りによって特定されたIPインタフェースが関連しているネットワーク・インターフェースを命名する八重奏ストリング価値を持っています。

6.5.2.  Exterior Gateway Protocol (EGP) Variables

6.5.2. 外のゲートウェイプロトコル(EGP)変数

   This section describes variables that represent information related
   to protocols and mechanisms of the EGP protocol [4].

このセクションはEGPプロトコル[4]のプロトコルとメカニズムに関連する情報を表す変数について説明します。

6.5.2.1.  The _GW_pr_in_egp_core Variable

6.5.2.1. _egp_コア変数における_GW_pr_

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_pr_in_egp_core" and numerically as:

「名前の初期の部分をある可変そのようなものは_egp_コアに象徴的に」 _GW_pr_を表した」、数の上で、:

                 01 04 01 03 01

01 04 01 03 01

   has an integer value that characterizes the associated gateway with
   respect to the set of INTERNET core gateways.  A nonzero value
   indicates that the associated gateway is part of the INTERNET core.

インターネットコアゲートウェイのセットに関して関連ゲートウェイを特徴付ける整数値を持っています。 非ゼロ値は、関連ゲートウェイがインターネットコアの一部であることを示します。

6.5.2.2.  The _GW_pr_in_egp_as Variable Class

6.5.2.2. _可変クラスとしてのegp_の_GW_pr_

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_pr_in_egp_as" and numerically as:

「名前の初期の部分をある可変そのようなものは象徴的に」 __の_が_をegpするGW_prを表した」、数の上で、:

                 01 04 01 03 02

01 04 01 03 02

   has an integer value that literally identifies an Autonomous System
   to which this gateway belongs.

文字通り、このゲートウェイが属するAutonomous Systemを特定する整数値を持っています。

6.5.2.3.  The EGP Neighbor Variable Classes

6.5.2.3. EGPの隣人の可変クラス

   This section describes a related set of variables that represent
   attributes of "neighbors" with which the gateway may be associated by
   EGP.  Each such EGP neighbor is uniquely identified by an octet

このセクションはゲートウェイがEGPによって関連づけられるかもしれない「隣人」の属性を表す関連するセットの変数について説明します。 それぞれのそのようなEGP隣人は八重奏で唯一特定されます。

Davin, Case, Fedor and Schoffstall                             [Page 18]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[18ページ]RFC1028

   string. The convention by which names are assigned to EGP neighbors
   of a gateway is implementation-specific.

結びます。 名前がゲートウェイのEGP隣人に割り当てられるコンベンションは実装特有です。

6.5.2.3.1.  The _GW_pr_in_egp_neighbor_addr Variable Class

6.5.2.3.1. _egp_隣人の_のaddrの可変クラスにおける_GW_pr_

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_pr_in_egp_neighbor_addr" and numerically as:

「名前の初期の部分をある可変そのようなものは_egp_隣人_addrに象徴的に」 _GW_pr_を表した」、数の上で、:

                 01 04 01 03 03 01

01 04 01 03 03 01

   has an octet string value that literally represents the 32-bit
   Internet address for the EGP neighbor identified by the remainder of
   the name for said variable.

文字通り32ビットのインターネットを表す八重奏ストリング価値に前述の変数のために名前の残りによって特定されたEGP隣人のために扱わせます。

6.5.2.3.2.  The _GW_pr_in_egp_neighbor_state Variable Class

6.5.2.3.2. _egp_隣人の_の州の可変クラスにおける_GW_pr_

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_pr_in_egp_neighbor_state" and numerically as:

「名前の初期の部分をある可変そのようなものは_egp_隣人_状態に象徴的に」 _GW_pr_を表した」、数の上で、:

                 01 04 01 03 03 02

01 04 01 03 03 02

   has an octet string value that represents the EGP protocol state of
   the gateway with respect to the EGP neighbor identified by the
   remainder of the name for said variable. The meaningful values for
   such a variable are: "IDLE," "ACQUISITION," "DOWN," "UP," and
   "CEASE."

前述の変数のために名前の残りによって特定されたEGP隣人に関してゲートウェイのEGPプロトコル状態を表す八重奏ストリング価値を持っています。 そのような変数のための重要な値は以下の通りです。 「怠けてください」、「下がってい」て、「上がっている」「獲得」、および「やんでください。」

6.5.2.4.  The _GW_pr_in_egp_errors Variable

6.5.2.4. _egp_誤りにおける可変_GW_pr_

   The variable such that the initial portion of its name is represented
   symbolically as "_GW_pr_in_egp_errors" and numerically as:

「名前の初期の部分をある可変そのようなものは_egp_誤りで象徴的に」 _GW_pr_を表した」、数の上で、:

                 01 04 01 03 05

01 04 01 03 05

   has an integer value that represents the number of EGP protocol
   errors.

EGPプロトコル誤りの数を表す整数値を持っています。

6.5.3.  Routing Variable Classes

6.5.3. 可変クラスを発送します。

   This section describes a related set of variables that represent
   attributes of the the IP routes by which a gateway directs packets to
   various destinations on the Internet.  Each such route is uniquely
   identified by an octet string that is the concatenation of the
   literal 32-bit value of the Internet address for the destination of
   said route together with an implementation-specific octet string.
   The convention by which names are assigned to the Internet routes for
   a gateway is in all other respects implementation-specific.

このセクションはゲートウェイがインターネットの様々な目的地にパケットを向けるIPルートの属性を表す関連するセットの変数について説明します。 そのような各ルートは実装特有の八重奏ストリングに伴う前述のルートの目的地へのインターネット・アドレスの文字通りの32ビットの価値の連結である八重奏ストリングによって唯一特定されます。 他のすべての点で、名前がゲートウェイのためにインターネットルートに割り当てられるコンベンションは実装特有です。

Davin, Case, Fedor and Schoffstall                             [Page 19]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[19ページ]RFC1028

6.5.3.1.  The _GW_pr_in_rt_gateway Variable Class

6.5.3.1. _rt_ゲートウェイの可変クラスにおける_GW_pr_

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_pr_in_rt_gateway" and numerically as:

「名前の初期の部分をある可変そのようなものは_rt_ゲートウェイに象徴的に」 _GW_pr_を表した」、数の上で、:

                 01 04 01 02 01

01 04 01 02 01

   has an octet string value that literally represents the 32-bit
   Internet address of the next gateway to which traffic is directed by
   the route identified by the remainder of the name for said variable.

文字通りトラフィックが前述の変数のために名前の残りによって特定されたルートで向けられる隣のゲートウェイの32ビットのインターネット・アドレスを表す八重奏ストリング価値を持っています。

6.5.3.2.  The _GW_pr_in_rt_type Variable Class

6.5.3.2. _GW_pr_は_rt_に可変クラスをタイプします。

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_pr_in_rt_type" and numerically as:

「名前の初期の部分をある可変そのようなものは_rt_タイプで象徴的に」 _GW_pr_を表した」、数の上で、:

                 01 04 01 02 02

01 04 01 02 02

   has an integer value that represents the type of the route identified
   by the remainder of the name for said variable.  Route types are
   identified according to the conventions described in Appendix 3.

前述の変数のために名前の残りによって特定されたルートのタイプの代理をする整数値を持っています。 Appendix3で説明されたコンベンションによると、ルートタイプは特定されます。

6.5.3.3.  The _GW_pr_in_rt_how-learned Variable Class

6.5.3.3. _-学術的変数が属するrt_の_GW_pr_

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_pr_in_rt_how-learned" and numerically as:

「」 _GW_pr_が_で_どのようにをrtするかときイニシャルが分配する名前の可変そのようなものが象徴的に表される、-、学術的である、」、数の上で、:

                   01 04 01 02 03

01 04 01 02 03

   has an octet string value that represents the source of the
   information from which the route identified by the remainder of the
   name for said variable is generated. The meaningful values of such a
   variable are: "STATIC," "EGP," and "RIP."

前述の変数のために名前の残りによって特定されたルートが発生している情報の源を表す八重奏ストリング価値を持っています。 そのような変数の重要な値は以下の通りです。 「静電気」、"EGP"、および「裂け目。」

6.5.3.4.  The _GW_pr_in_rt_metric0 Variable Class

6.5.3.4. _rt_metric0の可変クラスにおける_GW_pr_

   A variable such that the initial portion of its name is represented
   symbolically as "_GW_pr_in_rt_metric0" and numerically as:

GW_が以下として__rt_metric0"に数の上でprする「イニシャルが分配する名前の可変そのようなものは象徴的に表され」_

                 01 04 01 02 04

01 04 01 02 04

   has an integer value that represents the quality (in terms of cost,
   distance from the ultimate destination, or other metric) of the route
   identified by the remainder of the name for said variable.

前述の変数のために名前の残りによって特定されたルートの品質(費用に関する最終仕向地、または他からのメートル法の距離)を表す整数値を持っています。

6.5.3.5.  The _GW_pr_in_rt_metric1 Variable Class

6.5.3.5. _rt_metric1の可変クラスにおける_GW_pr_

   A variable such that the initial portion of its name is represented

イニシャルが分配する名前の可変そのようなものは表されます。

Davin, Case, Fedor and Schoffstall                             [Page 20]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[20ページ]RFC1028

   symbolically as "_GW_pr_in_rt_metric1" and numerically as:

「象徴的に、_は以下として」 _GWとして、__rt_metric1"に数の上でprされます。

                 01 04 01 02 05

01 04 01 02 05

   has an integer value that represents the quality (in terms of cost,
   distance from the ultimate destination, or other metric) of the route
   identified by the remainder of the name for said variable.

前述の変数のために名前の残りによって特定されたルートの品質(費用に関する最終仕向地、または他からのメートル法の距離)を表す整数値を持っています。

6.6.  DECnet Protocol Variables

6.6. DECnetプロトコル変数

   This section describes variables that represent information related
   to protocols and mechanisms of the DEC Digital Network Architecture.
   DEC and DECnet are registered trademarks of Digital Equipment
   Corporation.

このセクションは12月のDigital Network Architectureのプロトコルとメカニズムに関連する情報を表す変数について説明します。 12月、DECnetはDECの登録商標です。

6.7.  XNS Protocol Variables

6.7. XNSプロトコル変数

   This section describes variables that represent information related
   to protocols and mechanisms of the Xerox Network System.  Xerox
   Network System and XNS are registered trademarks of the XEROX
   Corporation.

このセクションはゼロックスNetwork Systemのプロトコルとメカニズムに関連する情報を表す変数について説明します。 ゼロックスNetwork SystemとXNSはゼロックス社の登録商標です。

7.  Implementation-Specific Variables

7. 実装特有の変数

   Additional variables that may be presented for inspection or
   manipulation by particular protocol entity implementations are
   described in Appendices to this document.

点検か操作のために特定のプロトコル実体実装によって提示されるかもしれない追加変数はAppendicesでこのドキュメントに説明されます。

8.  References

8. 参照

   [1]  CCITT, "Message Handling Systems: Presentation Transfer
        Syntax and Notation", Recommendation X.409, 1984.

[1] CCITT、「メッセージハンドリングシステム:」 「プレゼンテーションは構文と記法を移す」推薦X.409、1984。

   [2]  Postel, J., "User Datagram Protocol", RFC-768,
        USC/Information Sciences Institute, August 1980.

[2] ポステル、J.、「ユーザー・データグラム・プロトコル」、RFC-768、科学が1980年8月に設けるUSC/情報。

   [3]  Postel, J., "Internet Protocol", RFC-760, USC/Information
        Sciences Institute, January 1980.

[3] ポステル、J.、「インターネットプロトコル」、RFC-760、科学が1980年1月に設けるUSC/情報。

   [4]  Rosen, E., "Exterior Gateway Protocol", RFC-827, Bolt
        Beranek and Newman, October 1982.

[4] ローゼンとE.と「外のゲートウェイプロトコル」とRFC-827とボルトBeranekとニューマン、1982年10月。

9.  Appendix 1: Network Type Representation

9. 付録1: ネットワークタイプ表現

Numeric representations for various types of networks are presented
   below:

様々なタイプのネットワークの数値表現は以下に提示されます:

Davin, Case, Fedor and Schoffstall                             [Page 21]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[21ページ]RFC1028

                         Value   Network Type
                         ====================
                         0       Unspecified
                         1       IEEE 802.3 MAC
                         2       IEEE 802.4 MAC
                         3       IEEE 802.5 MAC
                         4       Ethernet
                         5       ProNET-80
                         6       ProNET-10
                         7       FDDI
                         8       X.25
                         9       Point-to-Point Serial
                         10      Proprietary Point-to-Point Serial
                         11      ARPA 1822 HDH
                         12      ARPA 1822
                         13      AppleTalk
                         14      StarLAN

値のネットワークタイプ==================== 0 不特定の1IEEE802.3のMac2IEEE802.4Mac3IEEE802.5MAC4イーサネット5ProNET-80 6ProNET-10 7FDDI8のX.25の9の二地点間シリーズ10の独占二地点間連続の11アルパ1822HDH12アルパ1822 13AppleTalk14StarLAN

10.  Appendix 2: Network Status Representation

10. 付録2: ネットワーク状態表現

Numeric representations for network status are presented below.

ネットワーク状態の数値表現は以下に提示されます。

                         Value   Network Status
                         ======================
                         0       Interface Operating Normally
                         1       Interface Not Present
                         2       Interface Disabled
                         3       Interface Down
                         4       Interface Attempting Link

値のネットワーク状態====================== リンクを試みる障害がある3インタフェース下4であるのが連結するプレゼント2ではなく、通常0のインタフェースの操作の1つのインタフェースのインタフェース

11.  Appendix 3: Route Type Representation

11. 付録3: ルートタイプ表現

Numeric representations for route types are presented below.

ルートタイプの数値表現は以下に提示されます。

                         Value   Route Type
                         ==================
                         0       Route to Nowhere -- ignored
                         1       Route to Directly Connected Network
                         2       Route to a Remote Host
                         3       Route to a Remote Network
                         4       Route to a Sub-Network

値のルートタイプ================== Nowhereへの0ルート--Sub-ネットワークへのRemote Network4RouteへのRemote Host3RouteへのDirectly Connected Network2Routeへの1無視されたRoute

12.  Appendix 4: Initial Implementation Strategy

12. 付録4: 初期の実装戦略

   The initial objective of implementing the protocol specified in this
   document is to provide a mechanism for monitoring Internet gateways.
   While the protocol design makes some provision for gateway management

本書では指定されたプロトコルを実装する初期の目的はインターネット・ゲートウェイをモニターするのにメカニズムを提供することです。 プロトコルデザインはゲートウェイ管理にいくつか備えますが

Davin, Case, Fedor and Schoffstall                             [Page 22]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[22ページ]RFC1028

   functions as well, this aspect of the design is not fully developed
   and needs further refinement before a generally useful implementation
   could be produced.  Accordingly, initial implementations will not
   generate or respond to the optional Set Request message type.

functions as well, this aspect of the design is not fully developed and needs further refinement before a generally useful implementation could be produced. Accordingly, initial implementations will not generate or respond to the optional Set Request message type.

   The protocol defined here may be subsequently refined based upon
   experience with early implementations or upon further study of the
   problem of gateway management.  Moreover, it may be superceded by
   other proposals in the area of gateway monitoring and control.

The protocol defined here may be subsequently refined based upon experience with early implementations or upon further study of the problem of gateway management. Moreover, it may be superceded by other proposals in the area of gateway monitoring and control.

   Implementations of the authentication protocol specified in this
   document are likely to evolve in response to the particular security
   and privacy needs of its users.  While, in general, the association
   between particular half-sessions of the authentication protocol and
   the described triplets of functions is specific to an implementation
   and beyond the scope of this document, the desire for immediate
   interoperability among initial implementations of this protocol is
   best served by the temporary adoption of a common authentication
   scheme.  Accordingly, initial implementations will associate with
   every possible half-session a triplet of functions that realizes a
   trivial authentication mechanism:

Implementations of the authentication protocol specified in this document are likely to evolve in response to the particular security and privacy needs of its users. While, in general, the association between particular half-sessions of the authentication protocol and the described triplets of functions is specific to an implementation and beyond the scope of this document, the desire for immediate interoperability among initial implementations of this protocol is best served by the temporary adoption of a common authentication scheme. Accordingly, initial implementations will associate with every possible half-session a triplet of functions that realizes a trivial authentication mechanism:

   (1)  The authentication function is defined to have the value
        TRUE over the entire domain of authentication protocol
        messages.

(1) The authentication function is defined to have the value TRUE over the entire domain of authentication protocol messages.

   (2)  The message interpretation function is defined to be the
        identity function.

(2) The message interpretation function is defined to be the identity function.

   (3)  The message representation function is defined to be the
        identity function.

(3) The message representation function is defined to be the identity function.

   Because this initial posture with respect to authentication is not
   likely to remain acceptable indefinitely, implementors are urged to
   adopt designs that isolate authentication mechanism as much as
   possible from other components of the implementation.

Because this initial posture with respect to authentication is not likely to remain acceptable indefinitely, implementors are urged to adopt designs that isolate authentication mechanism as much as possible from other components of the implementation.

13.  Appendix 5: Routing Information Propagation Variables

13. Appendix 5: Routing Information Propagation Variables

   This section describes a set of related variables that characterize
   the sources and destinations of routing information propagated by
   various routing protocols. These variables have meaning only for
   those routing protocol implementations that afford greater
   flexibility in propagating routing information than is required by
   the various routing protocol specifications.

This section describes a set of related variables that characterize the sources and destinations of routing information propagated by various routing protocols. These variables have meaning only for those routing protocol implementations that afford greater flexibility in propagating routing information than is required by the various routing protocol specifications.

   Each IP interface afforded by the configuration of the gateway over
   which routing information may propagate via a routing protocol

Each IP interface afforded by the configuration of the gateway over which routing information may propagate via a routing protocol

Davin, Case, Fedor and Schoffstall                             [Page 23]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 23] RFC 1028 Simple Gateway Monitoring November 1987

   (target interface) is named by a string of four octets that literally
   represents the IP address associated with said protocol interface.

(target interface) is named by a string of four octets that literally represents the IP address associated with said protocol interface.

   Each IP protocol interface afforded by the configuration of the
   gateway over which routing information may arrive via any routing
   protocol (source interface) is named by a string of four octets that
   literally represents the IP address associated with said protocol
   interface.

Each IP protocol interface afforded by the configuration of the gateway over which routing information may arrive via any routing protocol (source interface) is named by a string of four octets that literally represents the IP address associated with said protocol interface.

   Each routing protocol by which a gateway receives information that it
   uses to route IP traffic (source routing protocol) is named by a
   single-octet string according to the conventions set forth in
   Appendix 6 of this document.

Each routing protocol by which a gateway receives information that it uses to route IP traffic (source routing protocol) is named by a single-octet string according to the conventions set forth in Appendix 6 of this document.

   Each routing protocol by which a gateway propagates routing
   information used by other hosts or gateways to route IP traffic
   (target routing protocol) is named by a single-octet string according
   to the conventions set forth in Appendix 6 of this document.

Each routing protocol by which a gateway propagates routing information used by other hosts or gateways to route IP traffic (target routing protocol) is named by a single-octet string according to the conventions set forth in Appendix 6 of this document.

   A variable such that the initial portion of its name is the
   concatenation of:

A variable such that the initial portion of its name is the concatenation of:

   (1)  the octet string represented symbolically as "_GW_pr_in_rif"
        and numerically as 01 04 01 04 followed by:

(1) the octet string represented symbolically as "_GW_pr_in_rif" and numerically as 01 04 01 04 followed by:

   (2)  the name of a target routing protocol followed by

(2) the name of a target routing protocol followed by

   (3)  the name of a target interface followed by

(3) the name of a target interface followed by

   (4)  the name of a source routing protocol followed by

(4) the name of a source routing protocol followed by

   (5)  the name of a source interface

(5) the name of a source interface

   has an integer value that characterizes the propagation of routing
   information between the sources and destinations of such information
   that are identified by the initial portion of that variable's name. A
   non-zero value for such a variable indicates that routing information
   received via the source routing protocol named by the fourth
   component of the variable name on the source interface named by its
   fifth component is propagated via the target routing protocol named
   by the second component of the variable name over the target
   interface named by its third component.  A zero value for such a
   variable indicates that routing information received via the source
   routing protocol on the source interface identified in the variable
   name is NOT propagated via the target routing protocol over the
   target interface identified in the variable name.

has an integer value that characterizes the propagation of routing information between the sources and destinations of such information that are identified by the initial portion of that variable's name. A non-zero value for such a variable indicates that routing information received via the source routing protocol named by the fourth component of the variable name on the source interface named by its fifth component is propagated via the target routing protocol named by the second component of the variable name over the target interface named by its third component. A zero value for such a variable indicates that routing information received via the source routing protocol on the source interface identified in the variable name is NOT propagated via the target routing protocol over the target interface identified in the variable name.

Davin, Case, Fedor and Schoffstall                             [Page 24]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 24] RFC 1028 Simple Gateway Monitoring November 1987

14.  Appendix 6: Routing Protocol Representation

14. Appendix 6: Routing Protocol Representation

Numeric representations for routing protocols are presented below.

Numeric representations for routing protocols are presented below.

                        Value   Routing Protocol
                        ========================
                        0       None -- Reserved
                        1       Berkeley RIP Version 1
                        2       EGP
                        3       GGP
                        4       Hello
                        5       Other IGRP

Value Routing Protocol ======================== 0 None -- Reserved 1 Berkeley RIP Version 1 2 EGP 3 GGP 4 Hello 5 Other IGRP

15.  Appendix 7: Proteon p4200 Release 7.4 Variables

15. Appendix 7: Proteon p4200 Release 7.4 Variables

   This section describes implementation-specific variables presented by
   the implementation of this protocol in Software Release 7.4 for the
   Proteon p4200 Internet Router.  These variable definitions are
   subject to change without notice.

This section describes implementation-specific variables presented by the implementation of this protocol in Software Release 7.4 for the Proteon p4200 Internet Router. These variable definitions are subject to change without notice.

15.1.  The Network Interface Variables

15.1. The Network Interface Variables

   This section describes a related set of variables that represent
   attributes of a network interface in the Proteon p4200 Internet
   Router gateway.  Each such network interface is uniquely named by an
   implementation-specific octet string of length 1.

This section describes a related set of variables that represent attributes of a network interface in the Proteon p4200 Internet Router gateway. Each such network interface is uniquely named by an implementation-specific octet string of length 1.

15.1.1.  The Generic Network Interface Variables

15.1.1. The Generic Network Interface Variables

   This section describes a related set of variables that represent
   attributes common to all network interfaces in the Proteon p4200
   Internet Router gateway.  Each generic network interface of a p4200
   configuration is uniquely named by the concatenation of the octet
   string represented symbolically as "_GW_impl_Proteon_p4200-R7.4_net-
   if" and numerically as:

This section describes a related set of variables that represent attributes common to all network interfaces in the Proteon p4200 Internet Router gateway. Each generic network interface of a p4200 configuration is uniquely named by the concatenation of the octet string represented symbolically as "_GW_impl_Proteon_p4200-R7.4_net- if" and numerically as:

                01 FF 01 01 01

01 FF 01 01 01

   followed by the name of said network interface as described above.

followed by the name of said network interface as described above.

15.1.1.1.  The Generic _ovfl-in Variable Class

15.1.1.1. The Generic _ovfl-in Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a generic network interface followed by
   the octet string represented symbolically as "_ovfl-in" and
   numerically as 01, has an integer value that represents the number of
   input packets dropped due to gateway congestion for the network
   interface identified by the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for a generic network interface followed by the octet string represented symbolically as "_ovfl-in" and numerically as 01, has an integer value that represents the number of input packets dropped due to gateway congestion for the network interface identified by the initial portion of its name.

Davin, Case, Fedor and Schoffstall                             [Page 25]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 25] RFC 1028 Simple Gateway Monitoring November 1987

15.1.1.2.  The Generic _ovfl-out Variable Class

15.1.1.2. The Generic _ovfl-out Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a generic network interface followed by
   the octet string represented symbolically as "_ovfl-out" and
   numerically as 02, has an integer value that represents the number of
   output packets dropped due to gateway congestion for the network
   interface identified by the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for a generic network interface followed by the octet string represented symbolically as "_ovfl-out" and numerically as 02, has an integer value that represents the number of output packets dropped due to gateway congestion for the network interface identified by the initial portion of its name.

15.1.1.3.  The Generic _slftst-pass Variable Class          A variable
   such that the initial portion of its name is the concatenation of the
   name for a generic network interface followed by the octet string
   represented symbolically as "_slftst-pass" and numerically as 03, has
   an integer value that represents the number of times the interface
   self-test procedure succeeded for the network interface identified by
   the initial portion of its name.
15.1.1.4.  The Generic _slftst-fail Variable Class

15.1.1.3. The Generic _slftst-pass Variable Class A variable such that the initial portion of its name is the concatenation of the name for a generic network interface followed by the octet string represented symbolically as "_slftst-pass" and numerically as 03, has an integer value that represents the number of times the interface self-test procedure succeeded for the network interface identified by the initial portion of its name. 15.1.1.4. The Generic _slftst-fail Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a generic network interface followed by
   the octet string represented symbolically as "_slftst-fail" and
   numerically as 04, has an integer value that represents the number of
   times the interface self-test procedure failed for the network
   interface identified by the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for a generic network interface followed by the octet string represented symbolically as "_slftst-fail" and numerically as 04, has an integer value that represents the number of times the interface self-test procedure failed for the network interface identified by the initial portion of its name.

15.1.1.5.  The Generic _maint-fail Variable Class

15.1.1.5. The Generic _maint-fail Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a generic network interface followed by
   the octet string represented symbolically as "_maint-fail" and
   numerically as 06, has an integer value that represents the number of
   times the network maintenance procedure failed for the network
   interface identified by the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for a generic network interface followed by the octet string represented symbolically as "_maint-fail" and numerically as 06, has an integer value that represents the number of times the network maintenance procedure failed for the network interface identified by the initial portion of its name.

15.1.1.6.  The Generic _csr Variable Class

15.1.1.6. The Generic _csr Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a generic network interface followed by
   the octet string represented symbolically as "_csr" and numerically
   as 07, has an integer value that represents the internal address of
   the device CSR for the network interface identified by the initial
   portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for a generic network interface followed by the octet string represented symbolically as "_csr" and numerically as 07, has an integer value that represents the internal address of the device CSR for the network interface identified by the initial portion of its name.

15.1.1.7.  The Generic _vec Variable Class

15.1.1.7. The Generic _vec Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a generic network interface followed by
   the octet string represented symbolically as "_vec" and numerically

A variable such that the initial portion of its name is the concatenation of the name for a generic network interface followed by the octet string represented symbolically as "_vec" and numerically

Davin, Case, Fedor and Schoffstall                             [Page 26]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 26] RFC 1028 Simple Gateway Monitoring November 1987

   as 08, has an integer value that identifies the device interrupt
   vector used by the network interface identified by the initial
   portion of its name.

as 08, has an integer value that identifies the device interrupt vector used by the network interface identified by the initial portion of its name.

15.1.2.  The ProNET Network Interface Variables

15.1.2. The ProNET Network Interface Variables

   This section describes a related set of variables that represent
   attributes of a ProNET type network interface in the Proteon p4200
   Internet Router gateway.  Each network interface of a p4200
   configuration that supports ProNET media is uniquely named by the
   concatenation of the octet string represented symbolically as
   "_GW_impl_Proteon_p4200-R7.4_devpn" and numerically as:

This section describes a related set of variables that represent attributes of a ProNET type network interface in the Proteon p4200 Internet Router gateway. Each network interface of a p4200 configuration that supports ProNET media is uniquely named by the concatenation of the octet string represented symbolically as "_GW_impl_Proteon_p4200-R7.4_devpn" and numerically as:

                 01 FF 01 01 04

01 FF 01 01 04

   followed by the name of said network interface as described above.

followed by the name of said network interface as described above.

15.1.2.1.  The ProNET _node-number Variable Class

15.1.2.1. The ProNET _node-number Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a ProNET type network interface
   followed by the octet string represented symbolically as "_node-
   number" and numerically as 01, has an integer value that represents
   the ProNET node number associated with the network interface
   identified by the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for a ProNET type network interface followed by the octet string represented symbolically as "_node- number" and numerically as 01, has an integer value that represents the ProNET node number associated with the network interface identified by the initial portion of its name.

15.1.2.2.  The ProNET _in-data-present Variable Class

15.1.2.2. The ProNET _in-data-present Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a ProNET type network interface
   followed by the octet string represented symbolically as "_in-data-
   present" and numerically as 02, has an integer value that represents
   the number of times that unread data was present in the input packet
   buffer for the network interface dentified by the initial portion of
   its name.

A variable such that the initial portion of its name is the concatenation of the name for a ProNET type network interface followed by the octet string represented symbolically as "_in-data- present" and numerically as 02, has an integer value that represents the number of times that unread data was present in the input packet buffer for the network interface dentified by the initial portion of its name.

15.1.2.3.  The ProNET _in-overrun Variable Class

15.1.2.3. The ProNET _in-overrun Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a ProNET type network interface
   followed by the octet string represented symbolically as "_in-
   overrun" and numerically as 03, has an integer value that represents
   the number of times that a packet copied from the ring exceeded the
   size of the packet input buffer on the network interface identified
   by the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for a ProNET type network interface followed by the octet string represented symbolically as "_in- overrun" and numerically as 03, has an integer value that represents the number of times that a packet copied from the ring exceeded the size of the packet input buffer on the network interface identified by the initial portion of its name.

Davin, Case, Fedor and Schoffstall                             [Page 27]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 27] RFC 1028 Simple Gateway Monitoring November 1987

15.1.2.4.  The ProNET _in-odd-byte-cnt Variable Class

15.1.2.4. The ProNET _in-odd-byte-cnt Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a ProNET type network interface
   followed by the octet string represented symbolically as "_in-odd-
   byte-cnt" and numerically as 04, has an integer value that represents
   the number of times that a packet was received with an odd number of
   bytes on the network interface identified by the initial portion of
   its name.

A variable such that the initial portion of its name is the concatenation of the name for a ProNET type network interface followed by the octet string represented symbolically as "_in-odd- byte-cnt" and numerically as 04, has an integer value that represents the number of times that a packet was received with an odd number of bytes on the network interface identified by the initial portion of its name.

15.1.2.5.  The ProNET _in-parity-error Variable Class

15.1.2.5. The ProNET _in-parity-error Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a ProNET type network interface
   followed by the octet string represented symbolically as "_in-
   parity-error" and numerically as 05, has an integer value that
   represents the number of times that a parity error was detected in a
   packet copied from the ring on the network interface identified by
   the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for a ProNET type network interface followed by the octet string represented symbolically as "_in- parity-error" and numerically as 05, has an integer value that represents the number of times that a parity error was detected in a packet copied from the ring on the network interface identified by the initial portion of its name.

15.1.2.6.  The ProNET _in-bad-format Variable Class

15.1.2.6. The ProNET _in-bad-format Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a ProNET type network interface
   followed by the octet string represented symbolically as "_in-bad-
   format" and numerically as 06, has an integer value that represents
   the number of times that a format error was detected in a packet
   copied from the ring on the network interface identified by the
   initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for a ProNET type network interface followed by the octet string represented symbolically as "_in-bad- format" and numerically as 06, has an integer value that represents the number of times that a format error was detected in a packet copied from the ring on the network interface identified by the initial portion of its name.

15.1.2.7.  The ProNET _not-in-ring Variable Class

15.1.2.7. The ProNET _not-in-ring Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a ProNET type network interface
   followed by the octet string represented symbolically as "_not-in-
   ring" and numerically as 07, has an integer value that represents the
   number of times that the ProNET wire center relays were detected in
   an unenergized state for the network interface identified by the
   initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for a ProNET type network interface followed by the octet string represented symbolically as "_not-in- ring" and numerically as 07, has an integer value that represents the number of times that the ProNET wire center relays were detected in an unenergized state for the network interface identified by the initial portion of its name.

15.1.2.8.  The ProNET _out-ring-inits Variable Class

15.1.2.8. The ProNET _out-ring-inits Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a ProNET type network interface
   followed by the octet string represented symbolically as "_out-ring-
   inits" and numerically as 08, has an integer value that represents
   the number of times that ring initialization has been attempted on
   the network interface identified by the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for a ProNET type network interface followed by the octet string represented symbolically as "_out-ring- inits" and numerically as 08, has an integer value that represents the number of times that ring initialization has been attempted on the network interface identified by the initial portion of its name.

Davin, Case, Fedor and Schoffstall                             [Page 28]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 28] RFC 1028 Simple Gateway Monitoring November 1987

15.1.2.9.  The ProNET _out-bad-format Variable Class

15.1.2.9. The ProNET _out-bad-format Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a ProNET type network interface
   followed by the octet string represented symbolically as "_out-bad-
   format" and numerically as 09, has an integer value that represents
   the number of times that an improperly formatted packet was detected
   in the course of an output operation on the network interface
   identified by the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for a ProNET type network interface followed by the octet string represented symbolically as "_out-bad- format" and numerically as 09, has an integer value that represents the number of times that an improperly formatted packet was detected in the course of an output operation on the network interface identified by the initial portion of its name.

15.1.2.10.  The ProNET _out-timeout Variable Class

15.1.2.10. The ProNET _out-timeout Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a ProNET type network interface
   followed by the octet string represented symbolically as "_out-
   timeout" and numerically as 0A, has an integer value that represents
   the number of times that an attempt to originate a message has been
   delayed by more than 700 ms on the network interface identified by
   the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for a ProNET type network interface followed by the octet string represented symbolically as "_out- timeout" and numerically as 0A, has an integer value that represents the number of times that an attempt to originate a message has been delayed by more than 700 ms on the network interface identified by the initial portion of its name.

15.1.3.  The Ethernet Network Interface Variables

15.1.3. The Ethernet Network Interface Variables

   This section describes a related set of variables that represent
   attributes of an Ethernet type network interface in the Proteon p4200
   Internet Router gateway.  Each network interface of a p4200
   configuration that supports Ethernet media is uniquely named by the
   concatenation of the octet string represented symbolically as
   "_GW_impl_Proteon_p4200-R7.4_dev-ie" and numerically as:

This section describes a related set of variables that represent attributes of an Ethernet type network interface in the Proteon p4200 Internet Router gateway. Each network interface of a p4200 configuration that supports Ethernet media is uniquely named by the concatenation of the octet string represented symbolically as "_GW_impl_Proteon_p4200-R7.4_dev-ie" and numerically as:

                 01 FF 01 01 03

01 FF 01 01 03

   followed by the name of said network interface as described above.

followed by the name of said network interface as described above.

15.1.3.1.  The Ethernet _phys-addr Variable Class

15.1.3.1. The Ethernet _phys-addr Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for an Ethernet type network interface
   followed by the octet string represented symbolically as "_phys-addr"
   and numerically as 01 has an octet string value that literally
   represents the Ethernet station address associated with the network
   interface identified by the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for an Ethernet type network interface followed by the octet string represented symbolically as "_phys-addr" and numerically as 01 has an octet string value that literally represents the Ethernet station address associated with the network interface identified by the initial portion of its name.

15.1.3.2.  The Ethernet _input-ovfl Variable Class

15.1.3.2. The Ethernet _input-ovfl Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for an Ethernet type network interface
   followed by the octet string represented symbolically as "_input-
   ovfl" and numerically as 02, has an integer value that represents the

A variable such that the initial portion of its name is the concatenation of the name for an Ethernet type network interface followed by the octet string represented symbolically as "_input- ovfl" and numerically as 02, has an integer value that represents the

Davin, Case, Fedor and Schoffstall                             [Page 29]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 29] RFC 1028 Simple Gateway Monitoring November 1987

   number of times the size of a received frame exceeded the maximum
   allowable for the network interface identified by the initial portion
   of its name.

number of times the size of a received frame exceeded the maximum allowable for the network interface identified by the initial portion of its name.

15.1.3.3.  The Ethernet _input-dropped Variable Class

15.1.3.3. The Ethernet _input-dropped Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for an Ethernet type network interface
   followed by the octet string represented0 symbolically as "_input-
   dropped" and numerically as 03, has an integer value that represents
   the number of times the loss of one or more frames was detected on
   the network interface identified by the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for an Ethernet type network interface followed by the octet string represented0 symbolically as "_input- dropped" and numerically as 03, has an integer value that represents the number of times the loss of one or more frames was detected on the network interface identified by the initial portion of its name.

15.1.3.4.  The Ethernet _output-retry Variable Class

15.1.3.4. The Ethernet _output-retry Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for an Ethernet type network interface
   followed by the octet string represented symbolically as "_output-
   retry" and numerically as 04, has an integer value that represents
   the number of output operations retried as the result of a
   transmission failure on the network interface identified by the
   initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for an Ethernet type network interface followed by the octet string represented symbolically as "_output- retry" and numerically as 04, has an integer value that represents the number of output operations retried as the result of a transmission failure on the network interface identified by the initial portion of its name.

15.1.3.5.  The Ethernet _output-fail Variable Class

15.1.3.5. The Ethernet _output-fail Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for an Ethernet type network interface
   followed by the octet string represented symbolically as "_output-
   fail" and numerically as 05, has an integer value that represents the
   number of failed output operations detected on the network interface
   identified by the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for an Ethernet type network interface followed by the octet string represented symbolically as "_output- fail" and numerically as 05, has an integer value that represents the number of failed output operations detected on the network interface identified by the initial portion of its name.

15.1.3.6.  The Ethernet _excess-coll Variable Class

15.1.3.6. The Ethernet _excess-coll Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for an Ethernet type network interface
   followed by the octet string represented symbolically as "_excess-
   coll" and numerically as 06, has an integer value that represents the
   number of times a transmit frame incurred 16 successive collisions
   when attempting media access via the network interface identified by
   the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for an Ethernet type network interface followed by the octet string represented symbolically as "_excess- coll" and numerically as 06, has an integer value that represents the number of times a transmit frame incurred 16 successive collisions when attempting media access via the network interface identified by the initial portion of its name.

15.1.3.7.  The Ethernet _frag-rcvd Variable Class

15.1.3.7. The Ethernet _frag-rcvd Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for an Ethernet type network interface
   followed by the octet string represented symbolically as "_frag-rcvd"
   and numerically as 07, has an integer value that represents the

A variable such that the initial portion of its name is the concatenation of the name for an Ethernet type network interface followed by the octet string represented symbolically as "_frag-rcvd" and numerically as 07, has an integer value that represents the

Davin, Case, Fedor and Schoffstall                             [Page 30]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 30] RFC 1028 Simple Gateway Monitoring November 1987

   number of collision fragments (i.e., "runt packets") that were
   received and filtered by the controller for the network interface
   identified by the initial portion of its name.

number of collision fragments (i.e., "runt packets") that were received and filtered by the controller for the network interface identified by the initial portion of its name.

15.1.3.8.  The Ethernet _frames-lost Variable Class

15.1.3.8. The Ethernet _frames-lost Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for an Ethernet type network interface
   followed by the octet string represented symbolically as "_frames-
   lost" and numerically as 08, has an integer value that represents the
   number of frames not accepted by the Receive FIFO due to insufficient
   space for the network interface identified by the initial portion of
   its name.

A variable such that the initial portion of its name is the concatenation of the name for an Ethernet type network interface followed by the octet string represented symbolically as "_frames- lost" and numerically as 08, has an integer value that represents the number of frames not accepted by the Receive FIFO due to insufficient space for the network interface identified by the initial portion of its name.

15.1.3.9.  The Ethernet _multicst-accept Variable Class

15.1.3.9. The Ethernet _multicst-accept Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for an Ethernet type network interface
   followed by the octet string represented symbolically as "_multicst-
   accept" and numerically as 09, has an integer value that represents
   the number of frames received with a multicast-group destination
   address that matches one of those assigned to the controller for the
   network interface identified by the initial portion of said variable
   name.

A variable such that the initial portion of its name is the concatenation of the name for an Ethernet type network interface followed by the octet string represented symbolically as "_multicst- accept" and numerically as 09, has an integer value that represents the number of frames received with a multicast-group destination address that matches one of those assigned to the controller for the network interface identified by the initial portion of said variable name.

15.1.3.10.  The Ethernet _multicst-reject Variable Class

15.1.3.10. The Ethernet _multicst-reject Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for an Ethernet type network interface
   followed by the octet string represented symbolically as "_multicst-
   reject" and numerically as 0A, has an integer value that represents
   the number of frames detected as having a multicast-group destination
   address that matches none of those assigned to the controller for the
   network interface identified by the initial portion of said variable
   name.

A variable such that the initial portion of its name is the concatenation of the name for an Ethernet type network interface followed by the octet string represented symbolically as "_multicst- reject" and numerically as 0A, has an integer value that represents the number of frames detected as having a multicast-group destination address that matches none of those assigned to the controller for the network interface identified by the initial portion of said variable name.

15.1.3.11.  The Ethernet _crc-error Variable Class

15.1.3.11. The Ethernet _crc-error Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for an Ethernet type network interface
   followed by the octet string represented symbolically as "_crc-error"
   and numerically as 0B, has an integer value that represents the
   number of frames received with a CRC error on the network interface
   identified by the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for an Ethernet type network interface followed by the octet string represented symbolically as "_crc-error" and numerically as 0B, has an integer value that represents the number of frames received with a CRC error on the network interface identified by the initial portion of its name.

15.1.3.12.  The Ethernet _alignmnt-error Variable Class

15.1.3.12. The Ethernet _alignmnt-error Variable Class

   A variable such that the initial portion of its name is the

A variable such that the initial portion of its name is the

Davin, Case, Fedor and Schoffstall                             [Page 31]

RFC 1028               Simple Gateway Monitoring           November 1987

Davin, Case, Fedor and Schoffstall [Page 31] RFC 1028 Simple Gateway Monitoring November 1987

   concatenation of the name for an Ethernet type network interface
   followed by the octet string represented symbolically as "_alignmnt-
   error" and numerically as 0C, has an integer value that represents
   the number of frames received with an alignment error on the network
   interface identified by the initial portion of its name.  A received
   frame is said to have an alignment error if its received length is
   not an integral multiple of 8 bits.

concatenation of the name for an Ethernet type network interface followed by the octet string represented symbolically as "_alignmnt- error" and numerically as 0C, has an integer value that represents the number of frames received with an alignment error on the network interface identified by the initial portion of its name. A received frame is said to have an alignment error if its received length is not an integral multiple of 8 bits.

15.1.3.13.  The Ethernet _collisions Variable Class

15.1.3.13. The Ethernet _collisions Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for an Ethernet type network interface
   followed by the octet string represented symbolically as
   "_collisions" and numerically as 0D, has an integer value that
   represents the number of collisions incurred during transmissions on
   the network interface identified by the initial portion of its name.

A variable such that the initial portion of its name is the concatenation of the name for an Ethernet type network interface followed by the octet string represented symbolically as "_collisions" and numerically as 0D, has an integer value that represents the number of collisions incurred during transmissions on the network interface identified by the initial portion of its name.

15.1.3.14.  The Ethernet _out-of-window-coll Variable Class

15.1.3.14. The Ethernet _out-of-window-coll Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for an Ethernet type network interface
   followed by the octet string represented symbolically as "_out-of-
   window-coll" and numerically as 0E, has an integer value that
   represents the number of out-ofwindow collisions incurred during
   transmissions on the network interface identified by the initial
   portion of its name.  Outof-window collisions are those occurring
   after the first 51.2 microseconds of slot time.

A variable such that the initial portion of its name is the concatenation of the name for an Ethernet type network interface followed by the octet string represented symbolically as "_out-of- window-coll" and numerically as 0E, has an integer value that represents the number of out-ofwindow collisions incurred during transmissions on the network interface identified by the initial portion of its name. Outof-window collisions are those occurring after the first 51.2 microseconds of slot time.

15.1.4.  The Serial Network Interface Variables

15.1.4. The Serial Network Interface Variables

   This section describes a related set of variables that represent
   attributes of an serial line type network interface in the Proteon
   p4200 Internet Router gateway.  Each network interface of a p4200
   configuration that supports serial communications is uniquely named
   by the concatenation of the octet string represented symbolically as
   "_GW_impl_Proteon_p4200-R7.4_dev-sl" and numerically as:

This section describes a related set of variables that represent attributes of an serial line type network interface in the Proteon p4200 Internet Router gateway. Each network interface of a p4200 configuration that supports serial communications is uniquely named by the concatenation of the octet string represented symbolically as "_GW_impl_Proteon_p4200-R7.4_dev-sl" and numerically as:

                 01 FF 01 01 05

01 FF 01 01 05

   followed by the name of said network interface as described above.

followed by the name of said network interface as described above.

15.1.4.1.  The Serial _tx-pkts Variable Class

15.1.4.1. The Serial _tx-pkts Variable Class

   A variable such that the initial portion of its name is the
   concatenation of the name for a serial line type network interface
   followed by the octet string represented symbolically as "_tx-pkts"
   and numerically as 01, has an integer value that represents the
   number of packets transmitted on the network interface identified by

「イニシャルが分配する名前の可変そのようなものは」 _tx-pktsとして象徴的に表された八重奏ストリングが支えたシリアル・ラインのタイプネットワーク・インターフェースへの名前の連結です」、数の上で、01として、パケットの数を表す整数値は特定されたネットワーク・インターフェースで送ってあります。

Davin, Case, Fedor and Schoffstall                             [Page 32]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[32ページ]RFC1028

   the initial portion of its name.

名前の初期の部分。

15.1.4.2.  The Serial _tx-framing-error Variable Class

15.1.4.2. シリーズ_txを縁どっている誤りの可変クラス

   A variable such that the initial portion of its name is the
   concatenation of the name for a serial line type network interface
   followed by the octet string represented symbolically as "_tx-
   framing-error" and numerically as 02, has an integer value that
   represents the number of transmission framing errors for the network
   interface identified by the initial portion of its name.

「イニシャルが分配する名前の可変そのようなものは」 _tx縁どっている誤りとして象徴的に表された八重奏ストリングが支えたシリアル・ラインのタイプネットワーク・インターフェースへの名前の連結です」、数の上で、02として、ネットワーク・インターフェースのためのトランスミッション縁どり誤りの数を表す整数値は名前の初期の部分を特定しましたか?

15.1.4.3.  The Serial _tx-underrns Variable Class

15.1.4.3. シリーズ_tx-underrnsの可変クラス

   A variable such that the initial portion of its name is the
   concatenation of the name for a serial line type network interface
   followed by the octet string represented symbolically as "_tx-
   underrns" and numerically as 03, has an integer value that represents
   the number of transmission underrun errors for the network interface
   identified by the initial portion of its name.

「イニシャルが分配する名前の可変そのようなものは」 _tx- underrnsとして象徴的に表された八重奏ストリングが支えたシリアル・ラインのタイプネットワーク・インターフェースへの名前の連結です」、数の上で、03 トランスミッションの数を表す整数値に名前の初期の部分によって特定されたネットワーク・インターフェースのための誤りに下を通らせます。

15.1.4.4.  The Serial _tx-no-dcd Variable Class

15.1.4.4. シリーズ_tx dcdがないことの可変クラス

   A variable such that the initial portion of its name is the
   concatenation of the name for a serial line type network interface
   followed by the octet string represented symbolically as "_tx-no-dcd"
   and numerically as 04, has an integer value that represents the
   number of times transmission failed due to absence of the EIA Data
   Carrier Detect signal on the network interface identified by the
   initial portion of its name.

「イニシャルが分配する名前の可変そのようなものは」 _tx dcdがないとして象徴的に表された八重奏ストリングが支えたシリアル・ラインのタイプネットワーク・インターフェースへの名前の連結です」、数の上で、04として、トランスミッションがネットワーク・インターフェースにおけるEIA Data Carrier Detect信号の欠如のため失敗した回数を表す整数値は名前の初期の部分を特定しましたか?

15.1.4.5.  The Serial _tx-no-cts Variable Class

15.1.4.5. シリーズ_tx ctsがないことの可変クラス

   A variable such that the initial portion of its name is the
   concatenation of the name for a serial line type network interface
   followed by the octet string represented symbolically as "_tx-no-cts"
   and numerically as 05, has an integer value that represents the
   number of times transmission failed due to absence of the EIA Clear
   To Send signal on the network interface identified by the initial
   portion of its name.

「イニシャルが分配する名前の可変そのようなものは」 _tx ctsがないとして象徴的に表された八重奏ストリングが支えたシリアル・ラインのタイプネットワーク・インターフェースへの名前の連結です」、数の上で、05として、トランスミッションがネットワーク・インターフェースにおけるEIA Clear To Send信号の欠如のため失敗した回数を表す整数値は名前の初期の部分を特定しましたか?

15.1.4.6.  The Serial _tx-no-dsr Variable Class

15.1.4.6. シリーズ_tx dsrがないことの可変クラス

   A variable such that the initial portion of its name is the
   concatenation of the name for a serial line type network interface
   followed by the octet string represented symbolically as "_tx-no-dsr"
   and numerically as 06, has an integer value that represents the
   number of times transmission failed due to absence of the EIA Data
   Set Ready signal on the network interface identified by the initial

「イニシャルが分配する名前の可変そのようなものは」 _tx dsrがないとして象徴的に表された八重奏ストリングが支えたシリアル・ラインのタイプネットワーク・インターフェースへの名前の連結です」、数の上で、06として、回のトランスミッションの数を表す整数値は初期によって特定されたネットワーク・インターフェースにおけるEIA Data Set Ready信号の欠如のため失敗しました。

Davin, Case, Fedor and Schoffstall                             [Page 33]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[33ページ]RFC1028

   portion of its name.

名前の部分。

15.1.4.7.  The Serial _rx-pkts Variable Class

15.1.4.7. シリーズ_rx-pktsの可変クラス

   A variable such that the initial portion of its name is the
   concatenation of the name for a serial line type network interface
   followed by the octet string represented symbolically as "_rx-pkts"
   and numerically as 07, has an integer value that represents the
   number of packets received on the network interface identified by the
   initial portion of its name.

「イニシャルが分配する名前の可変そのようなものは」 _rx-pktsとして象徴的に表された八重奏ストリングが支えたシリアル・ラインのタイプネットワーク・インターフェースへの名前の連結です」、数の上で、07として、ネットワーク・インターフェースに受け取られたパケットの数を表す整数値は名前の初期の部分を特定しましたか?

15.1.4.8.  The Serial _rx-framing-err Variable Class

15.1.4.8. 連続の_がrxに可変な状態で縁どる間違える、クラス

   A variable such that the initial portion of its name is the
   concatenation of the name for a serial line type network interface
   followed by the octet string represented symbolically as "_rx-
   framing-err" and numerically as 08, has an integer value that
   represents the number of receive framing errors on the network
   interface identified by the initial portion of its name.

「変数、-名前の初期の部分が」 _として象徴的にrxに表された八重奏ストリングが支えたシリアル・ラインのタイプネットワーク・インターフェースへの名前の連結であるように縁どる間違えてください、」、数の上で、08 それが数を表す整数値を名前の初期の部分によって特定されたネットワーク・インターフェースで誤りを縁どりながら、受けさせます。

15.1.4.9.  The Serial _rx-overrns Variable Class

15.1.4.9. シリーズ_rx-overrnsの可変クラス

   A variable such that the initial portion of its name is the
   concatenation of the name for a serial line type network interface
   followed by the octet string represented symbolically as "_rx-
   overrns" and numerically as 09, has an integer value that represents
   the number of receive overrun errors on the network interface
   identified by the initial portion of its name.

「イニシャルが分配する名前の可変そのようなものは」 _rx- overrnsとして象徴的に表された八重奏ストリングが支えたシリアル・ラインのタイプネットワーク・インターフェースへの名前の連結です」、数の上で、09 それが数を表す整数値に名前の初期の部分によって特定されたネットワーク・インターフェースで超過誤りを受けさせます。

15.1.4.10.  The Serial _rx-aborts Variable Class

15.1.4.10. 連続の_は可変クラスをrx中止します。

   A variable such that the initial portion of its name is the
   concatenation of the name for a serial line type network interface
   followed by the octet string represented symbolically as "_rx-aborts"
   and numerically as 0A, has an integer value that represents the
   number of aborted frames received on the network interface identified
   by the initial portion of its name.

「イニシャルが分配する名前の可変そのようなものは」 _がrxに中止になるので象徴的に表された八重奏ストリングが支えたシリアル・ラインのタイプネットワーク・インターフェースへの名前の連結です」、数の上で、0Aとして、ネットワーク・インターフェースに受け取られた中止になっているフレームの数を表す整数値は名前の初期の部分を特定しましたか?

15.1.4.11.  The Serial _rx-crc-err Variable Class

15.1.4.11. 連続の_が可変な状態でrx-crc間違える、クラス

   A variable such that the initial portion of its name is the
   concatenation of the name for a serial line type network interface
   followed by the octet string represented symbolically as "_rx-crc-
   err" and numerically as 0B, has an integer value that represents the
   number of frames received with CRC errors on the network interface
   identified by the initial portion of its name.

「イニシャルが分配する名前の可変そのようなものは」 _がrx-crc間違えるので象徴的に表された八重奏ストリングが支えたシリアル・ラインのタイプネットワーク・インターフェースへの名前の連結です」、数の上で、0Bとして、CRC誤りがネットワーク・インターフェースにある状態で受け取られたフレームの数を表す整数値は名前の初期の部分を特定しましたか?

Davin, Case, Fedor and Schoffstall                             [Page 34]

RFC 1028               Simple Gateway Monitoring           November 1987

モニターしているゲートウェイ1987年11月に簡単なデーヴィン、ケース、ヒョードル、およびSchoffstall[34ページ]RFC1028

15.1.4.12.  The Serial _rx-buf-ovfl Variable Class

15.1.4.12. シリーズ_rx-buf-ovflの可変クラス

   A variable such that the initial portion of its name is the
   concatenation of the name for a serial line type network interface
   followed by the octet string represented symbolically as "_rx-buf-
   ovfl" and numerically as 0C, has an integer value that represents the
   number of received frames whose size exceeded the maximum allowable
   on the network interface identified by the initial portion of its
   name.

「イニシャルが分配する名前の可変そのようなものは」 _rx-buf- ovflとして象徴的に表された八重奏ストリングが支えたシリアル・ラインのタイプネットワーク・インターフェースへの名前の連結です」、数の上で、0Cとして、サイズがネットワーク・インターフェースで許容できる最大を超えていた容認されたフレームの数を表す整数値は名前の初期の部分を特定しましたか?

15.1.4.13.  The Serial _rx-buf-locked Variable Class

15.1.4.13. シリーズ_rx-bufによって固定された可変クラス

   A variable such that the initial portion of its name is the
   concatenation of the name for a serial line type network interface
   followed by the octet string represented symbolically as "_rx-buf-
   locked" and numerically as 0D, has an integer value that represents
   the number of received frames lost for lack of an available buffer on
   the network interface identified by the initial portion of its name.

「イニシャルが分配する名前の可変そのようなものは」 _がrx-bufロックされたので象徴的に表された八重奏ストリングが支えたシリアル・ラインのタイプネットワーク・インターフェースへの名前の連結です」、数の上で、0Dとして、ネットワーク・インターフェースの利用可能なバッファの不足でなくされた容認されたフレームの数を表す整数値は名前の初期の部分を特定しましたか?

15.1.4.14.  The Serial _rx-line-speed Variable Class

15.1.4.14. シリーズ_rx-ライン・スピードの可変クラス

   A variable such that the initial portion of its name is the
   concatenation of the name for a serial line type network interface
   followed by the octet string represented symbolically as "_rx-line-
   speed" and numerically as 0E, has an integer value that represents an
   estimate of serial line bandwidth in bits per second for the network
   interface identified by the initial portion of its name.

「イニシャルが分配する名前の可変そのようなものは」_rx-系列速度として象徴的に表された八重奏ストリングが支えたシリアル・ラインのタイプネットワーク・インターフェースへの名前の連結です」、数の上で、0Eとして、bpsにおけるシリアル・ライン帯域幅の見積りをネットワーク・インターフェースに表す整数値は名前の初期の部分を特定しましたか?

Davin, Case, Fedor and Schoffstall                             [Page 35]

デーヴィン、ケース、ヒョードル、およびSchoffstall[35ページ]

一覧

 RFC 1〜100  RFC 1401〜1500  RFC 2801〜2900  RFC 4201〜4300 
 RFC 101〜200  RFC 1501〜1600  RFC 2901〜3000  RFC 4301〜4400 
 RFC 201〜300  RFC 1601〜1700  RFC 3001〜3100  RFC 4401〜4500 
 RFC 301〜400  RFC 1701〜1800  RFC 3101〜3200  RFC 4501〜4600 
 RFC 401〜500  RFC 1801〜1900  RFC 3201〜3300  RFC 4601〜4700 
 RFC 501〜600  RFC 1901〜2000  RFC 3301〜3400  RFC 4701〜4800 
 RFC 601〜700  RFC 2001〜2100  RFC 3401〜3500  RFC 4801〜4900 
 RFC 701〜800  RFC 2101〜2200  RFC 3501〜3600  RFC 4901〜5000 
 RFC 801〜900  RFC 2201〜2300  RFC 3601〜3700  RFC 5001〜5100 
 RFC 901〜1000  RFC 2301〜2400  RFC 3701〜3800  RFC 5101〜5200 
 RFC 1001〜1100  RFC 2401〜2500  RFC 3801〜3900  RFC 5201〜5300 
 RFC 1101〜1200  RFC 2501〜2600  RFC 3901〜4000  RFC 5301〜5400 
 RFC 1201〜1300  RFC 2601〜2700  RFC 4001〜4100  RFC 5401〜5500 
 RFC 1301〜1400  RFC 2701〜2800  RFC 4101〜4200 

スポンサーリンク

コミットエラー『 405 Method Not Allowed 』とは

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る