HP StorageWorks Fabric OS 5.0.0 MIB Reference Guide (AA-RW1QA-TE, May 2005)

56 MIB-II (RFC1213-MIB)
icmpOutAddrMaskReps
OID 1.3.6.1.2.1.5.26
Description The number of ICMP Address Mask Reply messages sent.
TCP group
Implementation of the TCP group is mandatory for all systems that implement the TCP.
Instances of object types that represent information about a particular TCP connection are transient; they
persist only as long as the connection in question.
tcpRtoAlgorithm
OID 1.3.6.1.2.1.6.1
Description The algorithm that determines the time-out value for retransmitting unacknowledged
octets.
tcpRtoMin
OID 1.3.6.1.2.1.6.2
Description The minimum value permitted by a TCP implementation for the retransmission time-out,
measured in milliseconds.
Note More refined semantics for objects of this type depend on the algorithm used to
determine the retransmission time-out. In particular, when the time-out algorithm is 3
(rsre), an object of this type has the semantics of the LBOUND quantity described in RFC
793.
tcpRtoMax
OID 1.3.6.1.2.1.6.3
Description The maximum value permitted by a TCP implementation for the retransmission time-out,
measured in milliseconds.
Note More refined semantics for objects of this type depend on the algorithm used to
determine the retransmission time-out. In particular, when the time-out algorithm is 3
(rsre), an object of this type has the semantics of the UBOUND quantity described in RFC
793.
tcpMaxConn
OID 1.3.6.1.2.1.6.4
Description The limit on the total number of TCP connections the entity can support. In entities where
the maximum number of connections is dynamic, this object should contain the value –1.
tcpActiveOpens
OID 1.3.6.1.2.1.6.5
Description The number of times TCP connections have made a direct transition to the SYN-SENT
state from the CLOSED state.