All MIBs › CISCO-WAN-ATM-CONN-MIB › cwaChanTestState
cwaChanTestState
Module: CISCO-WAN-ATM-CONN-MIB
OID (symbolic): CISCO-WAN-ATM-CONN-MIB::cwaChanTestState
OID (numeric): 1.3.6.1.4.1.351.150.1.1.3.1.1.4
Node type: OBJECT-TYPE
Type: CiscoWanTestStatus
Access: read-only
Description: This object reflects the status of the last requested test: * If a loopback had never been effected on an endpoint, this object reads noStatus (1). * If a destructive mode of loopback is configured on an endpoint, this object always reads lpbkInEffect(6). * If a non-destructive mode of loopback is in progress, this reads lpbkInProgress(2). * If a non-destructive mode of loopback has completed successfully, this reads lpbkSuccess(3). * If a non-destructive mode of loopback has aborted, either due to user request or switch's limitation, this reads lpbkAbort (4). * If a non-destructive mode of loopback has failed, this reads lpbkTimeOut(5).
What is cwaChanTestState?
This read-only value reports the status of the last requested loopback test on this endpoint, such as noStatus if never tested, lpbkInEffect for an active destructive loopback, or an in-progress or complete indicator for non-destructive tests. An admin monitors this to know whether a loopback test they initiated has completed and what its outcome was, or to confirm a destructive loopback is currently disrupting traffic as expected. For example, after initiating a non-destructive loopback test, the admin would poll this object to determine when the test has finished before checking the resulting round-trip delay measurement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.1.1.3.1.1.4 snmpwalk -v2c -c public <target> CISCO-WAN-ATM-CONN-MIB::cwaChanTestState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.1.1.3.1.1.4.1 snmpget -v2c -c public <target> CISCO-WAN-ATM-CONN-MIB::cwaChanTestState.1
Start monitoring Cisco MGX/BPX WAN ATM switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-ATM-CONN-MIB::cwaChanTestState OID value, configure state conditions and alerts, and monitor any Cisco MGX/BPX WAN ATM switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.150 | ciscoWan | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.150.1 | ciscoWanAtmConnMIB | CISCO-WAN-ATM-CONN-MIB |
| 1.3.6.1.4.1.351.150.1.1 | cwConnMibObjects | CISCO-WAN-ATM-CONN-MIB |
| 1.3.6.1.4.1.351.150.1.1.3 | cwAtmChanTest | CISCO-WAN-ATM-CONN-MIB |
| 1.3.6.1.4.1.351.150.1.1.3.1 | cwAtmChanTestTable | CISCO-WAN-ATM-CONN-MIB |
| 1.3.6.1.4.1.351.150.1.1.3.1.1 | cwAtmChanTestEntry | CISCO-WAN-ATM-CONN-MIB |
| 1.3.6.1.4.1.351.150.1.1.3.1.1.4 | cwaChanTestState | CISCO-WAN-ATM-CONN-MIB |