RFC1156-MIB :: tcpConnEntry

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRFC1156-MIBtcpConnEntry

tcpConnEntry

Module: RFC1156-MIB

OID (symbolic): RFC1156-MIB::tcpConnEntry

OID (numeric): 1.3.6.1.2.1.6.13.1

Node type: OBJECT-TYPE

Access: read-only

What is tcpConnEntry?

This is the conceptual row (entry) definition for the classic MIB-1 TCP Connection Table (tcpConnTable), representing one row describing an active TCP connection's local and remote addresses, ports, and state; the source MIB provides no DESCRIPTION text for this row object beyond its SYNTAX and table linkage. Admins use this table to see active TCP sessions on the device, such as management SSH or SNMP-over-TCP sessions. For illustration, walking this table would show a row for an established SSH session, listing its local port, remote address and port, and connection state.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.6.13.1
snmpwalk -v2c -c public <target> RFC1156-MIB::tcpConnEntry

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.6.13.1.1
snmpget -v2c -c public <target> RFC1156-MIB::tcpConnEntry.1

Start monitoring vendor-neutral, standards-based MIB, early TCP/IP hosts, routers, and gateways (legacy MIB-I object set) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1156-MIB::tcpConnEntry OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, early TCP/IP hosts, routers, and gateways (legacy MIB-I object set) from a single console.

OID Breakdown

Upper-level ancestors (8 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.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.6tcpCHECKPOINT-MIB-2
1.3.6.1.2.1.6.13tcpConnTableCHECKPOINT-MIB-2
Numeric OIDNameModule
1.3.6.1.2.1.6.13.1tcpConnEntryRFC1156-MIB