tcpIpState OBJECT-TYPE
SYNTAX INTEGER {
up(1),
down(2),
halted(3),
congested(4),
restarting(5),
quiescing(6),
unknown(7)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Indicates the operational status of the TCP/IP transport subsystem.
The values are the
same as those for snaState and osiState."