sonusGlobalTcpGeneralGroupIntervalStatisticsCeName
SONUS-GLOBAL-OBJECTS ·
.1.3.6.1.4.1.2879.2.10.3.44.1.1
Object
column
OctetString
The name of the compute element for this entry.
Context
- MIB
- SONUS-GLOBAL-OBJECTS
- OID
.1.3.6.1.4.1.2879.2.10.3.44.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- sonusGlobalTcpGeneralGroupIntervalStatisticsEntry
- Table
- sonusGlobalTcpGeneralGroupIntervalStatisticsTable
- Siblings
- 10
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sonusGlobalTcpGeneralGroupIntervalStatisticsInResets 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.
(estabResets) | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2879.2.10.3.44.1.10 |
| sonusGlobalTcpGeneralGroupIntervalStatisticsOutResets The number of TCP segments sent containing the RST flag. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2879.2.10.3.44.1.11 |
| sonusGlobalTcpGeneralGroupIntervalStatisticsEstablishedConnections The number of TCP connections for which the current state
is either ESTABLISHED or CLOSE- WAIT.
(currEstab) | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2879.2.10.3.44.1.2 |
| sonusGlobalTcpGeneralGroupIntervalStatisticsClientConnections The number of times TCP connections have made a direct
transition to the SYN-SENT state from the CLOSED state.
(activeOpens). | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2879.2.10.3.44.1.3 |
| sonusGlobalTcpGeneralGroupIntervalStatisticsServerConnections The number of times TCP connections have made a direct
transition to the SYN-RCVD state from the LISTEN state.
(passiveOpens). | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2879.2.10.3.44.1.4 |
| sonusGlobalTcpGeneralGroupIntervalStatisticsFailedAttempts The number of times TCP connections have made a direct
transition to the CLOSED state from either the SYN-SENT
state or the SYN-RCVD state, plus the number of times TCP
connection… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2879.2.10.3.44.1.5 |
| sonusGlobalTcpGeneralGroupIntervalStatisticsInSegments The total number of segments received, including those
received in error. This count includes segments received on
currently established connections. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2879.2.10.3.44.1.6 |
| sonusGlobalTcpGeneralGroupIntervalStatisticsOutSegments The total number of segments sent, including those on
current connections but excluding those containing only
retransmitted octets. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2879.2.10.3.44.1.7 |
| sonusGlobalTcpGeneralGroupIntervalStatisticsRetransSegments The total number of segments retransmitted - that is, the
number of TCP segments transmitted containing one or more
previously transmitted octets. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2879.2.10.3.44.1.8 |
| sonusGlobalTcpGeneralGroupIntervalStatisticsInErrors The total number of segments received in error (e.g., bad
TCP checksums). | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2879.2.10.3.44.1.9 |