SNMP Configuration and Management Manual

TCP/IP Subagent
SNMP Configuration and Management Manual424777-006
8-26
ZTSA MIB Objects
ztsaTcpIpState*
1.3.6.1.4.1.169.3.202.23
read-write
INTEGER
The state of the
connection between the
TCP/IP Subagent and
the monitored TCP/IP
process.
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.
ztsaScpProcess
1.3.6.1.4.1.169.3.202.25
read-only
DisplayString
(SIZE (0..15)
The name of the SCP
process used for SPI
requests.
$scp-process specified for the
-scp startup parameter. The
default is $ZNET.
ztsaTcpIpTable
1.3.6.1.4.1.169.3.202.26
not-accessible
The table that holds
information about the
TCP/IP subsystems.
Contains up to 32 ztsaTableEntry
objects.
ztsaTableEntry
1.3.6.1.4.1.169.3.202.26.1
not-accessible
The entry that contains
information related to the
TCP/IP subsystems.
Contains the ztsaTcpIpName and
ztsaTcpIpStatus fields.
ztsaTcpIpName
1.3.6.1.4.1.169.3.202.26.1.1
read-only
DisplayString
The TCP/IP subsystem
name monitored by the
TCP/IP SA.
$tcpip-process specified for
the -s start up parameter.
ztsaTcpIpStatus
1.3.6.1.4.1.169.3.202.26.1.2
read-only
INTEGER
The status of the TCP/IP
subsystem monitored by
the TCP/IP SA.
One of these values:
up (1)
down (2)
The value (up/down) depends on
the status of the ztsaTcpIpName.
ztsaSubnetTable
1.3.6.1.4.1.169.3.202.27
not-accessible
The table that holds the
subnet information
associated with the
TCP/IP subsystems
being monitored.
Contains the ztsaSubnetEntry
objects.
Table 8-3. Private (ZTSA) MIB Objects Supported by the TCP/IP
Subagent (page 6 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.