bbChanTestType
CISCO-WAN-BBIF-ATM-CONN-MIB ·
.1.3.6.1.4.1.351.110.5.2.7.1.1.1.40
Object
column
r/w
Enumeration
The chanTestType starts testing the continuity or delay
of a connection. It sends specific cell patterns toward
the network and the terminating end of this connection
has to be an AXIS or ASI of a BPX in order for this test
to be working. The receiving node would loop back when
it receives these cells. The test should be done in
about couple of seconds.
testcon(1) : The testcon tests the continuity of
the connection and testdelay uses the same
test except that it measures for delay through
the network.
To test the delay follow this procedure:
a- set chanTestType to testdelay
b- read chanTestState till it is Pass or Fail
c- Read chanTestResult for the delay if it is Pass
* Note that the chanTestType would go back to notest when the
test is completed
To test the continuity follow this procedure:
a- set chanTestType to testcon
b- read chanTestState till it is Pass or Fail
* Note that the chanTestType would go back to notest when the
test is completed
You CAN NOT select 2 tests back to back, you have to select one
and wait for the result and then start the other one.
Context
- MIB
- CISCO-WAN-BBIF-ATM-CONN-MIB
- OID
.1.3.6.1.4.1.351.110.5.2.7.1.1.1.40- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bbChanCnfGrpEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | testcon |
2 | testdelay |
3 | notest |