FW V06.XX/HAFM SW V08.02.00 HP StorageWorks SNMP Reference for Directors and Edge Switches (AA-RQ7BE-TE, July 2004)

SNMP Support
55SNMP Reference for Directors and Edge Switches
TCP Group
Note that instances of object types that represent information about a particular
TCP connection are transient; they persist only as long as the connection in
question persists.
icmpOutTimestampReps Counter R The number of ICMP Timestamp
Reply messages sent.
icmpOutAddrMasks Counter R The number of ICMP Address
Mask Request messages sent.
icmpOutAddrMaskReps Counter R The number of ICMP Address
Mask Reply messages sent.
MIB-2 Object
Name
Type Access Description
tcpRtoAlgorithm INTEGER R The algorithm used to determine the timeout
value used for retransmitting
unacknowledged octets.
Values:
other(1), - none of the following
constant(2), - a constant rto
rsre(3), - MIL-STD-1778, Appendix B
vanj(4) - Van Jacobson's algorithm [10]
tcpRtoMin INTEGER R The minimum value permitted by a TCP
implementation for the retransmission
timeout, measured in milliseconds. More
refined semantics for objects of this type
depend upon the algorithm used to
d e t e r m i n e t h e r e t r a n s m i s s i o n t i m e o u t . I n
particular, when the timeout algorithm is
rsre(3), an object of this type has the
semantics of the LBOUND quantity
described in RFC 793.