|
Description:
|
voipTestControl OBJECT-TYPE
SYNTAX INTEGER {stopTest(1), setupTest(2), startTest(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Used to control the test engine. Once the control parameter
for the test are set, the management entity must set this to
setupTest(2) & verify that the test control status returns ready
before starting the test with startTest(2). This is necessary to
reserve the resources required for the tests such as service
flows, etc.
The test will run a for maximum number of packets
(voipTestNumOfPackets), or it can be stopped at any time by
setting this MIB to stopTest(1)."
|
|
|