All MIBs › ZXR10-TCP-MIB › tcpRcvErrToSndRst
tcpRcvErrToSndRst
Module: ZXR10-TCP-MIB
OID (symbolic): ZXR10-TCP-MIB::tcpRcvErrToSndRst
OID (numeric): 1.3.6.1.4.1.3902.3.68.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total times of sending datagrams containing RST flag as recving error datagrams.
What is tcpRcvErrToSndRst?
This read-only, obsolete counter reports the total number of times the device sent a TCP segment with the RST flag set in response to receiving an erroneous datagram. Admins would use it to see how often malformed or unexpected TCP segments triggered a reset response. For example, a spike in tcpRcvErrToSndRst could indicate the device is receiving malformed TCP traffic, possibly from a misbehaving peer or a scan.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3902.3.68.4 snmpwalk -v2c -c public <target> ZXR10-TCP-MIB::tcpRcvErrToSndRst
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3902.3.68.4.1 snmpget -v2c -c public <target> ZXR10-TCP-MIB::tcpRcvErrToSndRst.1
Start monitoring ZTE ZXR10 router/switch (TCP connection-state/retransmission-counter status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZXR10-TCP-MIB::tcpRcvErrToSndRst OID value, configure state conditions and alerts, and monitor any ZTE ZXR10 router/switch (TCP connection-state/retransmission-counter status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3902 | zte | UAS-MIB |
| 1.3.6.1.4.1.3902.3 | zxr10 | ZXR10-BFD-MIB |
| 1.3.6.1.4.1.3902.3.68 | zxr10TCP | ZXR10-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3902.3.68.4 | tcpRcvErrToSndRst | ZXR10-TCP-MIB |