SNMP Configuration and Management Manual

The NonStop SNMP Environment
SNMP Configuration and Management Manual424777-006
1-13
The Management Information Base
In this manual, descriptions of MIB objects are normally provided in tables with four
columns (in some instances, the third and fourth columns have been combined). This
excerpt from the table describing the System group objects in the SNMP agent’s MIB is
followed by a description of each column.
For a description of the objects in the SNMP agent’s MIB, see Section 3, MIBs
Supported by the SNMP Agent. For descriptions of the objects in each subagent’s MIB,
see Part IV, SNMP Subagents, of this manual. When objects are organized into tables,
the sections provide information about how the tables are created and maintained.
Table 1-1. System Group Objects Supported by SNMP Agent's MIB
Object and Attributes Definition Format of Value
Derivation of
Value
sysContact
1.3.6.1.2.1.1.4
read-write
DisplayString (SIZE (0..255))
Information
describing the
contact person
for this node.
This value is
stored in
SNMPCTL.
The default value
is unknown.
Initially, the
default value.
Can be set from
an authorized
SNMP manager.
Column 1 The first column identifies the MIB object and lists its attributes. This
information appears for each object: its name (object descriptor), its
numeric identifier (object identifier), its access attribute, and its ASN.1
syntax.
Column 2 The second column defines what the object’s value means.
Column 3 The third column describes the format of the value.
Column 4 The fourth column indicates how the value was derived.