|
Description:
|
tmnxOamTrCtlEntry OBJECT-TYPE
SYNTAX TmnxOamTrCtlEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"tmnxOamTrCtlEntry contains configuration and status information for
one trace test.
Rows are created/destroyed using tmnxOamTrCtlRowStatus.
The test's test type (e.g. 'lspTraceRoute(2)') is configured using
tmnxOamTrCtlTestMode. Depending on the test type, configuration
specific to the test type may reside in a child table (e.g.
tmnxOamLspTrCtlTable).
Test results reside in
tmnxOamTrResultsTable,tmnxOamTrProbeHistoryTable, tmnxOamTrHopsTable,
and a set of tables specific to the test type (e.g.
tmnxOamLspTrMapTable, tmnxOamMcastTrRespTable)."
INDEX {tmnxOamTrCtlOwnerIndex, tmnxOamTrCtlTestIndex}
|
|
|