tcpSegmentsReceivedPerSec
WINDOWS-NT-PERFORMANCE ·
.1.3.6.1.4.1.311.1.1.3.1.1.9.7
Object
Segments Received/sec is the rate that segments are received, including those received in error. This count includes segments received on currently established connections.
Context
- MIB
- WINDOWS-NT-PERFORMANCE
- OID
.1.3.6.1.4.1.311.1.1.3.1.1.9.7- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- tCP
- Siblings
- 8
Syntax
RFC1155-SMICounter
- Source
- RFC1155-SMICounter
- Base type
Unsigned32
Values & Constraints
Enumerated Values
1 | other |
2 | spd10mbps |
3 | spd100mbps |
4 | spd1000mbps |
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tcpSegmentsPerSec mandatory Segments/sec is the rate that TCP segments are sent or received using the TCP protocol. | scalar | RFC1155-SMICounter | .1.3.6.1.4.1.311.1.1.3.1.1.9.1 |
| tcpConnectionsEstablished mandatory Connections Established is the number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT. | scalar | Integer32 | .1.3.6.1.4.1.311.1.1.3.1.1.9.2 |
| tcpConnectionsActive mandatory Connections Active is the number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state. | scalar | Integer32 | .1.3.6.1.4.1.311.1.1.3.1.1.9.3 |
| tcpConnectionsPassive mandatory Connections Passive is the number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state. | scalar | Integer32 | .1.3.6.1.4.1.311.1.1.3.1.1.9.4 |
| tcpConnectionFailures mandatory Connection Failures is the number of times TCP connections have made a direct transition to the CLOSED state from the SYN-SENT state or the SYN-RCVD state, plus the number of time… | scalar | Integer32 | .1.3.6.1.4.1.311.1.1.3.1.1.9.5 |
| tcpConnectionsReset mandatory Connections Reset is the number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state. | scalar | Integer32 | .1.3.6.1.4.1.311.1.1.3.1.1.9.6 |
| tcpSegmentsSentPerSec mandatory Segments Sent/sec is the rate that segments are sent, including those on current connections, but excluding those containing only retransmitted bytes. | scalar | RFC1155-SMICounter | .1.3.6.1.4.1.311.1.1.3.1.1.9.8 |
| tcpSegmentsRetransmittedPerSec mandatory Segments Retransmitted/sec is the rate that segments are retransmitted, that is, segments transmitted containing one or more previously transmitted bytes. | scalar | RFC1155-SMICounter | .1.3.6.1.4.1.311.1.1.3.1.1.9.9 |