OSI/MHS Configuration and Management Manual
OSI/MHS Configuration and Management Manual—424827-003
Glossary-3
attribute position. In the GPI, the position of an attribute in an object.
attribute syntax. The form of an attribute value. It may be string, Boolean, enumeration,
integer, or object.
attribute type. In general, an element defining the form or range of a value.
In the GPI, a name suggesting the kind of information a value represents: for instance,
MH-T-COUNTRY-NAME. See also attribute syntax.
attribute value. The data for specific instance of an attribute. For example, “US” is a
possible value of an MH-T-COUNTRY-NAME attribute.
BER (Basic Encoding Rules). The standard for an associated transfer syntax (CCITT
Recommendation X.209). These rules were defined to provide a transfer syntax for
use by ASN.1 compilers.
bind. The act of establishing a connection. An MTA bind enables one MTA to establish an
association with another MTA; an MS bind enables a user agent to establish an
association with a message store.
bit string. A series of bits treated as a unit.
body part. The substance of an interpersonal message (IPM). An IPM user message can
contain one or more body parts. Each body part can have one of a variety of encoded
information types, such as text, facsimile, graphics, or voice.
CCITT (International Telegraph and Telephone Consultative Committee). A division of
the United Nations International Telecommunications Union that coordinates
standards-setting activities.
character string. A set of characters treated as a unit and interpreted by a computer as text
rather than a numeric value.
class. A grouping or category of objects, based on their shared purpose and internal
structure.
In the GPI, messages, probes, and reports are the fundamental object classes.
In OSI/MHS, groups of processes fall into classes, depending on the functions the
groups perform; for instance, the MS (message store) class consists of all the MS
processes and associated data in an OSI/MHS subsystem.
CLASS object. An object type, used in OSI/MHS management interfaces, representing all
groups that have the same basic function: for instance, all message relay groups or all
message store groups. You use a CLASS object to configure and control a set of
groups as a unit. The OSI/MHS subsystem recognizes five CLASS object names:
#GI, #LO, #MR, #MS, and #RS. See also group.