cwaChanTestState
CISCO-WAN-ATM-CONN-MIB ·
.1.3.6.1.4.1.351.150.1.1.3.1.1.4
Object
column
CiscoWanTestStatus
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).
Context
- MIB
- CISCO-WAN-ATM-CONN-MIB
- OID
.1.3.6.1.4.1.351.150.1.1.3.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cwAtmChanTestEntry
- Table
- cwAtmChanTestTable
- Siblings
- 4
Syntax
CiscoWanTestStatus
- Source
- CiscoWanTestStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | noStatus |
2 | lpbkInProgress |
3 | lpbkSuccess |
4 | lpbkAbort |
5 | lpbkTimeOut |
6 | lpbkInEffect |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cwaChanTestType This object configures an endpoint in loopback:
This is a mandatory object.
* To configure a destructive loopback, this object needs to
be set to de… | column | CiscoWanLpbkTypes | .1.3.6.1.4.1.351.150.1.1.3.1.1.1 |
| cwaChanTestDir Specifies the direction in which loopback should be effected:
This is a mandatory object.
* For destructive loopback, this takes values external (1) … | column | CiscoWanLpbkDir | .1.3.6.1.4.1.351.150.1.1.3.1.1.2 |
| cwaChanTestIterations Specifies number of loopback cells to inject. This applies to
the non-destructive mode of loopback tests only. Get operation
on this object returns the successful number of loopba… | column | Unsigned32 | .1.3.6.1.4.1.351.150.1.1.3.1.1.3 |
| cwaChanTestRoundTripDelay This object is applicable only for non-destructive mode of
loopback. It returns the round trip delay measured during
the last non-destructive loopback test | column | microseconds Unsigned32 | .1.3.6.1.4.1.351.150.1.1.3.1.1.5 |