All MIBs › CISCO-WAN-AXIPOP-MIB › ausmChanTestState
ausmChanTestState
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::ausmChanTestState
OID (numeric): 1.3.6.1.4.1.351.110.5.2.2.1.1.1.35
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 ausmChanTestState?
This read-only enumerated value reports the current status of a connectivity/delay test triggered via ausmChanTestType, cycling from notinprogress (default/idle) to inprogress once a test is selected, and finally to passed or failed once the test completes. Admins poll this field after initiating a test to determine the outcome, since the test itself completes in roughly a couple of seconds per the related object's description. For example, after setting ausmChanTestType to testcon, an admin would poll ausmChanTestState until it reports passed or failed to learn whether the connection has end-to-end continuity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.35 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ausmChanTestState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.1.1.1.35.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ausmChanTestState.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::ausmChanTestState 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 (11 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.2 | ausmChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.2.2.1 | ausmChanCnfGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1 | ausmChanCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1.1 | ausmChanCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.1.1.35 | ausmChanTestState | CISCO-WAN-AXIPOP-MIB |