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).
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| 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 |