ACMIB :: bridgeBridgePvcConnectionStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBbridgeBridgePvcConnectionStatus

bridgeBridgePvcConnectionStatus

Module: ACMIB

OID (symbolic): ACMIB::bridgeBridgePvcConnectionStatus

OID (numeric): 1.3.6.1.4.1.1751.2.18.6.12.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Indicates the current connections status. Active: All interfaces through which the connection is going are in service. Inactive: One of the end interfaces of the connection is not in service.

The rest of the states apply to connections going through resource interfaces like DSP2 and FEC. These interfaces are dynamically allocated.

InactiveA2B-B2A: Both the A2B and B2A resource interfaces are not in service. InactiveA2B: The A2B resource interface is not in service. InactiveB2A: The B2A resource interface is not in service.

If an end interface and the resource interfaces are out of service, the status will be inactive because the end interfaces take priority.

What is bridgeBridgePvcConnectionStatus?

This read-only OID displays the operational status of a bridge PVC, showing whether the connection is Active (all interfaces in service), Inactive (one end interface down), or in an intermediate state related to backup resources. Network engineers monitor this to verify bridge connections are operational and to quickly spot when one side fails. For example, Active means the entire path is up and traffic can flow, while Inactive signals that at least one termination point is unavailable.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.12.1.4
snmpwalk -v2c -c public <target> ACMIB::bridgeBridgePvcConnectionStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.12.1.4.1
snmpget -v2c -c public <target> ACMIB::bridgeBridgePvcConnectionStatus.1

SNMPv3 example:

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

Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::bridgeBridgePvcConnectionStatus OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.1751lucentACMIB
1.3.6.1.4.1.1751.2mibsACMIB
1.3.6.1.4.1.1751.2.18acMIBACMIB
1.3.6.1.4.1.1751.2.18.6connectionConfigACMIB
1.3.6.1.4.1.1751.2.18.6.12bridgeBridgePvcTableACMIB
1.3.6.1.4.1.1751.2.18.6.12.1bridgeBridgePvcEntryACMIB
1.3.6.1.4.1.1751.2.18.6.12.1.4bridgeBridgePvcConnectionStatusACMIB