Home/Catalog/NSC-TCP-EXCEL-MIB

NSC-TCP-EXCEL-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

72
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

72 total
Object Name
nscDxTcpXcel
OBJECT IDENTIFIER
.1.3.6.1.4.1.10.2.1.3.6
NSC-MIB
Unknown
.1.3.6.1.4.1.10.2.1.3.6
nscDxTcpXcelTcp
OBJECT IDENTIFIER
.1.3.6.1.4.1.10.2.1.3.6.1
nscDxTcpXcelTcpRtoAlgorithmThe algorithm used to determine the timeout value used for retransmitting unacknowledged octets.ro
Enumeration
.1.3.6.1.4.1.10.2.1.3.6.1.1
nscDxTcpXcelTcpRtoMinThe 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 determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the LBOUND quantity described in RFC 793.ro
INTEGER
.1.3.6.1.4.1.10.2.1.3.6.1.2
nscDxTcpXcelTcpRtoMaxThe maximum 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 determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the UBOUND quantity described in RFC 793.ro
INTEGER
.1.3.6.1.4.1.10.2.1.3.6.1.3
nscDxTcpXcelTcpMaxConnThe 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.ro
INTEGER
.1.3.6.1.4.1.10.2.1.3.6.1.4
nscDxTcpXcelTcpActiveOpensThe number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.5
nscDxTcpXcelTcpPassiveOpensThe number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.6
nscDxTcpXcelTcpAttemptFailsThe 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 connections have made a direct transition to the LISTEN state from the SYN-RCVD state.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.7
nscDxTcpXcelTcpEstabResetsThe number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.8
nscDxTcpXcelTcpCurrEstabThe number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT.ro
Gauge
.1.3.6.1.4.1.10.2.1.3.6.1.9
nscDxTcpXcelTcpInSegsThe total number of segments received, including those received in error. This count includes segments received on currently established connections.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.10
nscDxTcpXcelTcpOutSegsThe total number of segments sent, including those on current connections but excluding those containing only retransmitted octets.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.11
nscDxTcpXcelTcpRetransSegsThe total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.12
nscDxTcpXcelTcpConnTableA table containing TCP connection-specific information.
SEQUENCE OF NscDxTcpXcelTcpConnEntry
.1.3.6.1.4.1.10.2.1.3.6.1.13
nscDxTcpXcelTcpConnEntryInformation about a particular current TCP connection. An object of this type is transient, in that it ceases to exist when (or soon after) the connection makes the transition to the CLOSED state.
NscDxTcpXcelTcpConnEntry
.1.3.6.1.4.1.10.2.1.3.6.1.13.1
nscDxTcpXcelTcpSapIdThe SAP ID number for this TCP listener.ro
INTEGER
.1.3.6.1.4.1.10.2.1.3.6.1.13.1.1
nscDxTcpXcelTcpHostIdxThe logical host number for this TCP connection.ro
INTEGER
.1.3.6.1.4.1.10.2.1.3.6.1.13.1.2
nscDxTcpXcelTcpHostNameThe logical host name for this TCP connection.ro
DisplayString
.1.3.6.1.4.1.10.2.1.3.6.1.13.1.3
nscDxTcpXcelTcpConnStateThe state of this TCP connection.ro
Enumeration
.1.3.6.1.4.1.10.2.1.3.6.1.13.1.4
nscDxTcpXcelTcpConnLocalAddressThe local IP address for this TCP connection. In the case of a connection in the listen state which is willing to accept connections for any IP interface associated with the node, the value 0.0.0.0 is used.ro
IpAddress
.1.3.6.1.4.1.10.2.1.3.6.1.13.1.5
nscDxTcpXcelTcpConnLocalPortThe local port number for this TCP connection.ro
INTEGER
.1.3.6.1.4.1.10.2.1.3.6.1.13.1.6
nscDxTcpXcelTcpConnRemAddressThe remote IP address for this TCP connection.ro
IpAddress
.1.3.6.1.4.1.10.2.1.3.6.1.13.1.7
nscDxTcpXcelTcpConnRemPortThe remote port number for this TCP connection.ro
INTEGER
.1.3.6.1.4.1.10.2.1.3.6.1.13.1.8
nscDxTcpXcelTcpInErrsThe total number of segments received in error (e.g., bad TCP checksums).ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.14
nscDxTcpXcelTcpOutRstsThe number of TCP segments sent containing the RST flag. This object is not supported in this version.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.15
nscDxTcpXcelTcpConnAttemptThe total number of connections initiated.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.16
nscDxTcpXcelTcpClosedThe total number of connections closed.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.17
nscDxTcpXcelTcpSegsTimedThe total number of segments we tried to get rtt.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.18
nscDxTcpXcelTcpRttUpdatedThe total number of rtt segments updated.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.19
nscDxTcpXcelTcpDelAckThe total number of delayed acks sent.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.20
nscDxTcpXcelTcpTimeoutDropThe total number of conn. dropped in rxmt timeout.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.21
nscDxTcpXcelTcpRexmtTimeoThe total number of retransmit timeouts.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.22
nscDxTcpXcelTcpPersistTimeoThe total number of persist timeouts.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.23
nscDxTcpXcelTcpKeepTimeoThe total number of keepalive timeouts.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.24
nscDxTcpXcelTcpKeepProbeThe total number of keepalive probes sent.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.25
nscDxTcpXcelTcpKeepDropThe total number of connections dropped in keepalive.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.26
nscDxTcpXcelTcpSndPackThe total number of data packets sent.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.27
nscDxTcpXcelTcpSndByteThe total number of data bytes sent.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.28
nscDxTcpXcelTcpSndRexmitPackThe total number of data packets retransmitted.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.29
nscDxTcpXcelTcpSndRexmitByteThe total number of data bytes retransmitted.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.30
nscDxTcpXcelTcpSndAcksThe total number of ack-only packets sent.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.31
nscDxTcpXcelTcpSndProbeThe total number of window probes sent.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.32
nscDxTcpXcelTcpSndUrgThe total number of packets sent with URG only.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.33
nscDxTcpXcelTcpSndWinUpThe total number of window update only packets sent.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.34
nscDxTcpXcelTcpSndCtrlThe total number of control (syn|fin|rst) packets sent.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.35
nscDxTcpXcelTcpPcbCacheMissThe total number of input packets missing pcb cache.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.36
nscDxTcpXcelTcpRcvPackThe total number of packets received in sequence.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.37
nscDxTcpXcelTcpRcvBytesThe total number of bytes received in Sequence.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.38
nscDxTcpXcelTcpRcvByteAfterWinThe total number of bytes rcvd after window.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.39
nscDxTcpXcelTcpRcvAfterCloseThe total number of bytes rcvd after close.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.40
nscDxTcpXcelTcpRcvWinProbeThe total number of rcvd window probe packets.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.41
nscDxTcpXcelTcpRcvdUpackThe total number of received duplicate acks.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.42
nscDxTcpXcelTcpRcvAckTooMuchThe total number of rcvd acks for unsent data.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.43
nscDxTcpXcelTcpRcvAckPackThe total number of rcvd ack packets.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.44
nscDxTcpXcelTcpRcvAckByteThe total number of bytes acked by rcvd acks.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.45
nscDxTcpXcelTcpRcvWinUpdThe total number of rcvd window update packets.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.1.46
nscDxTcpXcelUdp
OBJECT IDENTIFIER
.1.3.6.1.4.1.10.2.1.3.6.2
nscDxTcpXcelUdpInDatagramsThe total number of UDP datagrams delivered to UDP users.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.2.1
nscDxTcpXcelUdpNoPortsThe total number of received UDP datagrams for which there was no application at the destination port.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.2.2
nscDxTcpXcelUdpInErrorsThe number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.2.3
nscDxTcpXcelUdpOutDatagramsThe total number of UDP datagrams sent from this entity.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.2.4
nscDxTcpXcelUdpNoPortBcastThe total number of received UDP datagrams for which there was no application at the destination port and arrived as broadcast.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.2.5
nscDxTcpXcelUdpPcbCacheMissingThe total number of received UDP datagrams which does not have a pcb cache.ro
Counter
.1.3.6.1.4.1.10.2.1.3.6.2.6
nscDxTcpXcelUdpTableA table containing UDP listener information.
SEQUENCE OF NscDxTcpXcelUdpEntry
.1.3.6.1.4.1.10.2.1.3.6.2.7
nscDxTcpXcelUdpEntryInformation about a particular current UDP listener.
NscDxTcpXcelUdpEntry
.1.3.6.1.4.1.10.2.1.3.6.2.7.1
nscDxTcpXcelUdpSapIdThe SAP ID number for this UDP listener.ro
INTEGER
.1.3.6.1.4.1.10.2.1.3.6.2.7.1.1
nscDxTcpXcelUdpHostIdxThe logical host number for this UDP listener.ro
INTEGER
.1.3.6.1.4.1.10.2.1.3.6.2.7.1.2
nscDxTcpXcelUdpHostNameThe logical host name for this UDP listener.ro
DisplayString
.1.3.6.1.4.1.10.2.1.3.6.2.7.1.3
nscDxTcpXcelUdpLocalAddressThe local IP address for this UDP listener. In the case of a UDP listener which is willing to accept datagrams for any IP interface associated with the node, the value 0.0.0.0 is used.ro
IpAddress
.1.3.6.1.4.1.10.2.1.3.6.2.7.1.4
nscDxTcpXcelUdpLocalPortThe local port number for this UDP listener.ro
INTEGER
.1.3.6.1.4.1.10.2.1.3.6.2.7.1.5
NSC-TCP-EXCEL-MIB - SNMP MIB Reference | MIBs Explorer