Q-Logic 59047-10 D User Manual

Page of 264
3–MIB-II Objects
The TCP Connection Table
3-40
59047-10  D
The TCP Connection Table
The TCP connection table contains information about this entity's existing TCP 
connections.
tcpConnState (1.3.6.1.2.1.6.13.1.1)
The state of this TCP connection. The only value which may be set by a 
management station is deleteTCB(12). Accordingly, it is appropriate for an agent 
to return a “badValue” response if a management station attempts to set this 
object to any other value.
If a management station sets this object to the value deleteTCB(12), then this has 
the effect of deleting the TCB (as defined in RFC 793) of the corresponding 
connection on the managed Node. The result is an immediate termination of the 
connection.
Syntax
INTEGER
Access
read-write
Status
mandatory
Return Value
Writes not supported.
tcpConnLocalAddress (1.3.6.1.2.1.6.13.1.2)
The local IP address for this TCP connection. In the case of a connection in the 
listen state which is willing to accept connections for any IP interface associated 
with the Node, the value 0.0.0.0 is used.
Syntax
IpAddress
Access
read-only
Status
mandatory