CISCO-WAN-AXIPOP-MIB :: bbChanTestState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-WAN-AXIPOP-MIBbbChanTestState

bbChanTestState

Module: CISCO-WAN-AXIPOP-MIB

OID (symbolic): CISCO-WAN-AXIPOP-MIB::bbChanTestState

OID (numeric): 1.3.6.1.4.1.351.110.5.2.7.1.1.1.41

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This shows the state of the test When you add a connection then the chanTestState becomes notinprogress and when you select any test, it would go to inprogress state and after it completes the test, it will go to failed or passed state. 1 = Passed 2 = Failed 3 = In Progress 4 = Not In Progress

What is bbChanTestState?

This read-only value reports the outcome of a test invoked via bbChanTestType: notinprogress(4) initially, inprogress(3) while running, and finally passed(1) or failed(2) once complete. It's the result an admin reads immediately after triggering a continuity or delay test to learn whether the connection is actually working end-to-end. After setting bbChanTestType to testcon(1), an admin polls bbChanTestState until it reports passed(1) or failed(2) to conclusively confirm the PVC's health.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.7.1.1.1.41
snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bbChanTestState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.7.1.1.1.41.1
snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bbChanTestState.1

SNMPv3 example:

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

Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::bbChanTestState OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.

OID Breakdown

Upper-level ancestors (12 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.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.110basisBASIS-MIB
1.3.6.1.4.1.351.110.5basisServicesBASIS-MIB
1.3.6.1.4.1.351.110.5.2atmBASIS-MIB
1.3.6.1.4.1.351.110.5.2.7bbChanBASIS-MIB
1.3.6.1.4.1.351.110.5.2.7.1bbChanCnfGrpBASIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.351.110.5.2.7.1.1bbChanCnfGrpTableCISCO-WAN-AXIPOP-MIB
1.3.6.1.4.1.351.110.5.2.7.1.1.1bbChanCnfGrpEntryCISCO-WAN-AXIPOP-MIB
1.3.6.1.4.1.351.110.5.2.7.1.1.1.41bbChanTestStateCISCO-WAN-AXIPOP-MIB