SNMP Configuration and Management Manual

TCP/IP Subagent
SNMP Configuration and Management Manual424777-006
8-24
ZTSA MIB Objects
ztsaEmsCollectorState*
1.3.6.1.4.1.169.3.202.16
read-write
INTEGER
The state of the
connection between the
TCP/IP Subagent and
the EMS collector.
Following are valid values for the
state of the connection:
connected (1)
disconnected (2)
disabled (3)
enabled (4)
The connected and disconnected
states are set internally.
The disabled and enabled states
are set with an SNMP request as
illustrated by the state change
diagram in Figure 8-3
on
page 8-29.
ztsaKeepAliveTimer
1.3.6.1.4.1.169.3.202.17
read-write
INTEGER (0..32000)
The number of seconds
between attempts the
subagent makes to
connect to a lost
resource or to restart the
backup process.
A value in the range 0 to 32000
specified for the -k startup
parameter. After startup, the
value can be set by an SNMP
manager.
The default is 60 seconds.
ztsaRefreshNow
1.3.6.1.4.1.169.3.202.18
read-write
INTEGER
A means of forcing an
update of the MIB-II
tables and generating
traps (if needed).
One of these values:
autoDynamicRefresh (0)
forceDynamicRefresh (1)
This object normally reads 0,
indicating that the MIB values are
refreshed at the rates indicated by
the values of the ztsaStatsCache,
ztsaInfoCache, and
ztsaStatusCache timers.
Setting this object to 1 causes the
subagent to update the MIB tables
and generate traps (if needed).
The object returns a value of 1
until the refresh is complete.
Table 8-3. Private (ZTSA) MIB Objects Supported by the TCP/IP
Subagent (page 4 of 7)
Object and Attributes Definition Format and Derivation of Value
* See State Object/Resource Object Pairs on page 8-28 for information about TCP/IP Subagent objects that
control or indicate the internal processing state of processes used by the subagent.