Technical data

Using Technician Interface Software
7-6
303561-A Rev 00
Setting MIB Values
The
set
command modifies the value of an instance. You set an instance by
specifying its object.attribute.instance. You may use names or identifiers to
specify object groups and attributes; use only an appropriate identifier or index
value to specify the instance.
Enter the following to change the value of an object instance:
set
<object>
.
<attribute>
.
<instance>
<value>
or
s
<object>.<attribute>.<instance> <value>
<object>
is the required name or identifier of the object.
<attribute>
is the required name or identifier of the attribute.
<instance>
is the required unique identifier of a nontabular object, or the
“INDEX” value of a tabular object.
Note:
When you enter the
set
command, the attribute is set on each running
processor module.
Note:
The MIB uses the value of the “INDEX” in the “Entry” (.1) attribute of
a table object to define the
<instance_id>
of any entry belonging to that table.
The INDEX typically defines the
<instance_id>
by means of one attribute, or
by means of multiple attributes that together define the
<instance_id>
of a
table entry.