Each entry in the table contains information about
a specific TCP Listener.
Parsed from file rfc4898-TCP-Extended-Statistics.mib.txt
Company: None
Module: TCP-ESTATS-MIB
Each entry in the table contains information about
a specific TCP Listener.
Parsed from file TCP-ESTATS-MIB.mib
Module: TCP-ESTATS-MIB
Vendor: IETF RFCs
Module: TCP-ESTATS-MIB (rfc4898-TCP-Extended-Statistics.mib)
Type: ENTRY
Access: not-accessible
Syntax: TcpEStatsListenerEntry
Automatically extracted from www.mibdepot.com
tcpEStatsListenerEntry OBJECT-TYPE SYNTAX TcpEStatsListenerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry in the table contains information about a specific TCP Listener." AUGMENTS { tcpListenerEntry } ::= { tcpEStatsListenerTable 1 }
tcpEStatsListenerEntry OBJECT-TYPE SYNTAX TcpEStatsListenerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry in the table contains information about a specific TCP Listener." AUGMENTS { tcpListenerEntry } ::= { tcpEStatsListenerTable 1 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.156.1.1.1.1.1 | tcpEStatsListenerStartTime | 0 | 0 | The value of sysUpTime at the time this listener was established. If the current state was entered prior to the last re-initiali… |
1.3.6.1.2.1.156.1.1.1.1.2 | tcpEStatsListenerSynRcvd | 0 | 0 | The number of SYNs which have been received for this listener. The total number of failed connections for all reasons can be est… |
1.3.6.1.2.1.156.1.1.1.1.3 | tcpEStatsListenerInitial | 0 | 0 | The total number of connections for which the Listener has allocated initial state and placed the connection in the backlog. Thi… |
1.3.6.1.2.1.156.1.1.1.1.4 | tcpEStatsListenerEstablished | 0 | 0 | The number of connections that have been established to this endpoint (e.g., the number of first ACKs that have been received for… |
1.3.6.1.2.1.156.1.1.1.1.5 | tcpEStatsListenerAccepted | 0 | 0 | The total number of connections for which the Listener has successfully issued an accept, removing the connection from the backlo… |
1.3.6.1.2.1.156.1.1.1.1.6 | tcpEStatsListenerExceedBacklog | 0 | 0 | The total number of connections dropped from the backlog by this listener due to all reasons. This includes all connections that… |
1.3.6.1.2.1.156.1.1.1.1.7 | tcpEStatsListenerHCSynRcvd | 0 | 0 | The number of SYNs that have been received for this listener on systems that can process (or reject) more than 1 million connecti… |
1.3.6.1.2.1.156.1.1.1.1.8 | tcpEStatsListenerHCInitial | 0 | 0 | The total number of connections for which the Listener has allocated initial state and placed the connection in the backlog on sy… |
1.3.6.1.2.1.156.1.1.1.1.9 | tcpEStatsListenerHCEstablished | 0 | 0 | The number of connections that have been established to this endpoint on systems that can process (or reject) more than 1 million… |
1.3.6.1.2.1.156.1.1.1.1.10 | tcpEStatsListenerHCAccepted | 0 | 0 | The total number of connections for which the Listener has successfully issued an accept, removing the connection from the backlo… |
1.3.6.1.2.1.156.1.1.1.1.11 | tcpEStatsListenerHCExceedBacklog | 0 | 0 | The total number of connections dropped from the backlog by this listener due to all reasons on systems that can process (or reje… |
1.3.6.1.2.1.156.1.1.1.1.12 | tcpEStatsListenerCurConns | 0 | 0 | The current number of connections in the ESTABLISHED state, which have also been accepted. It excludes connections that have bee… |
1.3.6.1.2.1.156.1.1.1.1.13 | tcpEStatsListenerMaxBacklog | 0 | 0 | The maximum number of connections allowed in the backlog at one time. |
1.3.6.1.2.1.156.1.1.1.1.14 | tcpEStatsListenerCurBacklog | 0 | 0 | The current number of connections that are in the backlog. This gauge includes connections in ESTABLISHED or SYN-RECEIVED states … |
1.3.6.1.2.1.156.1.1.1.1.15 | tcpEStatsListenerCurEstabBacklog | 0 | 0 | The current number of connections in the backlog that are in the ESTABLISHED state, but for which the Listener has not yet issued… |