BCAM-MIB :: bcamCepTabConnectionState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBCAM-MIBbcamCepTabConnectionState

bcamCepTabConnectionState

Module: BCAM-MIB

OID (symbolic): BCAM-MIB::bcamCepTabConnectionState

OID (numeric): 1.3.6.1.4.1.231.2.17.6.10.1.31

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The current state of the connection. opening (1) : the connection establishment is in progress. open (2) : the connection is ready for data transfer. closing (3) : the connection is terminating. closed (4) : the connection has been closed.

What is bcamCepTabConnectionState?

This read-only field reports a connection's operational state: opening(1)=establishing, open(2)=active, closing(3)=terminating, closed(4)=inactive. Shows connection lifecycle. Example: open(2) means data can be transferred on this connection; closed(4) means it's idle.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.17.6.10.1.31
snmpwalk -v2c -c public <target> BCAM-MIB::bcamCepTabConnectionState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.6.10.1.31.1
snmpget -v2c -c public <target> BCAM-MIB::bcamCepTabConnectionState.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bcamCepTabConnectionState.1

Start monitoring Cabletron/Enterasys legacy Ethernet switches (BCAM subsystem) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BCAM-MIB::bcamCepTabConnectionState OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys legacy Ethernet switches (BCAM subsystem) 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.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.231sniAN-MIB
1.3.6.1.4.1.231.2sniProductMibsApplication-Monitoring-MIB
Numeric OIDNameModule
1.3.6.1.4.1.231.2.17sniBcamBCAM-MIB
1.3.6.1.4.1.231.2.17.6bcamCepBCAM-MIB
1.3.6.1.4.1.231.2.17.6.10bcamCepTabBCAM-MIB
1.3.6.1.4.1.231.2.17.6.10.1bcamCepTabEntryBCAM-MIB
1.3.6.1.4.1.231.2.17.6.10.1.31bcamCepTabConnectionStateBCAM-MIB