Q-Logic SANBOX2 Manuel D’Utilisation

Page de 252
4 – MIB-II Objects
59047-03  B
4-45
A
4.13
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 manage-
ment 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