ZXR10-TCP-MIB :: tcpRcvFinSegs

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsZXR10-TCP-MIBtcpRcvFinSegs

tcpRcvFinSegs

Module: ZXR10-TCP-MIB

OID (symbolic): ZXR10-TCP-MIB::tcpRcvFinSegs

OID (numeric): 1.3.6.1.4.1.3902.3.68.6

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The total times of receiving datagrams containing FIN flag.

What is tcpRcvFinSegs?

This read-only, obsolete counter reports the total number of TCP segments received with the FIN flag set, marking the remote side initiating connection closure. Admins would use it alongside tcpSndFinSegs to see the balance of locally versus remotely initiated graceful TCP closures. For example, a tcpRcvFinSegs count far higher than tcpSndFinSegs would suggest remote peers are more often the ones closing connections with this device.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3902.3.68.6
snmpwalk -v2c -c public <target> ZXR10-TCP-MIB::tcpRcvFinSegs

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3902.3.68.6.1
snmpget -v2c -c public <target> ZXR10-TCP-MIB::tcpRcvFinSegs.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tcpRcvFinSegs.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::tcpRcvFinSegs 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.3902zteUAS-MIB
1.3.6.1.4.1.3902.3zxr10ZXR10-BFD-MIB
1.3.6.1.4.1.3902.3.68zxr10TCPZXR10-SMI
Numeric OIDNameModule
1.3.6.1.4.1.3902.3.68.6tcpRcvFinSegsZXR10-TCP-MIB