All MIBs › CISCO-WAN-BBIF-ATM-CONN-MIB › bbChanTestState
bbChanTestState
Module: CISCO-WAN-BBIF-ATM-CONN-MIB
OID (symbolic): CISCO-WAN-BBIF-ATM-CONN-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 object provides the state of the test performed on a connection. 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
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-BBIF-ATM-CONN-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-BBIF-ATM-CONN-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 WAN switch (PXM1 broadband service module, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-BBIF-ATM-CONN-MIB::bbChanTestState OID value, configure state conditions and alerts, and monitor any Cisco MGX WAN switch (PXM1 broadband service module, legacy) from a single console.
OID Breakdown
Upper-level ancestors (14 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 |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2 | atm | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.7 | bbChan | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.7.1 | bbChanCnfGrp | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.7.1.1 | bbChanCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.7.1.1.1 | bbChanCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.2.7.1.1.1.41 | bbChanTestState | CISCO-WAN-BBIF-ATM-CONN-MIB |