All MIBs › ACMIB › bridgeBridgePvcConnFailureCauseA
bridgeBridgePvcConnFailureCauseA
Module: ACMIB
OID (symbolic): ACMIB::bridgeBridgePvcConnFailureCauseA
OID (numeric): 1.3.6.1.4.1.1751.2.18.6.12.1.5
Node type: OBJECT-TYPE
Type: ConnFailureCause
Access: read-only
Description: connestion status reason code
What is bridgeBridgePvcConnFailureCauseA?
This read-only OID shows the reason code explaining why the A-side of a bridge PVC connection failed or could not establish. When a bridge connection stops working, checking this code tells the engineer whether the problem originates from the A-side physical interface, management plane, or local configuration error. For example, code 2 might indicate the A-side interface is administratively down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.12.1.5 snmpwalk -v2c -c public <target> ACMIB::bridgeBridgePvcConnFailureCauseA
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.12.1.5.1 snmpget -v2c -c public <target> ACMIB::bridgeBridgePvcConnFailureCauseA.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bridgeBridgePvcConnFailureCauseA.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::bridgeBridgePvcConnFailureCauseA 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 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6 | connectionConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.12 | bridgeBridgePvcTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.12.1 | bridgeBridgePvcEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.12.1.5 | bridgeBridgePvcConnFailureCauseA | ACMIB |