SNMP Configuration and Management Manual

MIBs Supported by the SNMP Agent
SNMP Configuration and Management Manual424777-006
3-12
MIB Objects
Table 3-3. zagInternal Group Objects Supported by SNMP Agent (page 1 of 8)
Object and Attributes Definition
Format and Derivation of
Value
zagInProcess Group Objects: Describe the attributes of
the SNMP agent’s
process.
zagInProcCurrTime
1.3.6.1.4.1.169.3.155.1.7.1.1
read-only
DisplayString
A string that shows the
current time.
month DD, YYYY
HH:MM:SS:centisecond
value, which is derived from
SNMP agent calls to the
Guardian procedure
JULIANTIMESTAMP.
zagInProcVersion
1.3.6.1.4.1.169.3.155.1.7.1.2
read-only
DisplayString
A string that shows the
current version of the
SNMP agent.
Numeric value of the form
Dxx that is set by the
SNMP agent (for example,
D23).
zagInProcName
1.3.6.1.4.1.169.3.155.1.7.1.3
read-only
DisplayString
A string that shows the
current process name for
the SNMP agent.
The $processName value,
which is assigned by the
RUN command NAME
option when the SNMP
agent is started. Derived
from SNMP agent calls to
the Guardian procedure
PROCESS_GETINFO_.
zagInProcPAID
1.3.6.1.4.1.169.3.155.1.7.1.4
read-only
DisplayString
A string that shows the
access ID (group,
user) of the agent
process.
The group.user value,
which is determined by the
user ID under which the
SNMP agent was started.
Derived from SNMP agent
calls to the Guardian
procedure
PROCESS_GETINFO_.
zagInProcPrimPID
1.3.6.1.4.1.169.3.155.1.7.1.5
read-only
DisplayString
A string that shows the
primary process PID
(cpu,pin) for the agent.
The cpu,pin value, which is
assigned by the RUN
command CPU option or by
$CMON. Derived from
SNMP agent calls to the
Guardian procedure
PROCESS_
GETPAIRINFO_.