FW V06.XX/HAFM SW V08.02.00 HP StorageWorks SNMP Reference for Directors and Edge Switches (AA-RQ7BE-TE, July 2004)
SNMP Support
59SNMP Reference for Directors and Edge Switches
Additional TCP Objects
UDP Group
UDP Listener Table
The UDP listener table contains information about this entity's UDP end-points on
which a local application is currently accepting datagrams.
tcpConnLocalPort INTEGER
(0..65535
R The local port number for this TCP
connection.
tcpConnRemAdd
ress
IpAddress R The remote IP address for this TCP
connection.
tcpConnRemPort INTEGER
(0..65535)
R The remote port number for this TCP
connection.
MIB-2
Object
Name
Type Access Description
tcpInErrs Counter R The total number of segments received in
error (for example, bad TCP checksums).
tcpOutRsts Counter R The number of TCP segments sent containing
the RST flag.
MIB-2 Object
Name
Type Access Description
udpInDatagrams Counter R The total number of UDP datagrams
delivered to UDP users.
udpNoPorts Counter R The total number of received UDP
datagrams for which there was no
application at the destination port.
udpInErrors Counter R The number of received UDP datagrams
that could not be delivered for reasons
other than the lack of an application at
the destination port.
udpOutDatagra
ms
Counter R The total number of UDP datagrams sent
from this entity.