The GET operation enables the values
of one or more attributes of one or more managed object instances to be
retrieved from the agent
system. A value of a single attribute of a single
managed object instance can retrieved using the GET operation, or if
required all the values of all the attributes of a managed object instance
in a single request. When combined with the scoping and filtering
mechanism a single request can retrieve selected attributes of selected
managed object instances.
The mode of the GET operation is always confirmed. It always
produces a result.
The information carried in the GET operation is
specified in MANAGED OBJECT CLASS
templates, PACKAGE templates, and ATTRIBUTE
templates. The MANAGED OBJECT CLASS template specifies which packages are
supported by the managed object class. The PACKAGE template specifies
which attributes are supported and the types of operations (GET, SET,
REPLACE, ADD, REMOVE) can be performed on those attributes in that
context. The ATTRIBUTE template specifies the syntax and matching rules
for a particular attribute.