Description:
|
traceRouteCtlEntry OBJECT-TYPE
SYNTAX TraceRouteCtlEntry
ACCESS not-accessible
STATUS current
DESCRIPTION
"Defines an entry in the traceRouteCtlTable. The first
index element, traceRouteCtlOwnerIndex, is of type
SnmpAdminString, a textual convention that allows for
use of the SNMPv3 View-Based Access Control Model
(RFC 2575 [11], VACM) and allows an management
application to identify its entries. The second index,
traceRouteCtlTestName (also an SnmpAdminString),
enables the same management application to have
multiple requests outstanding."
INDEX {
traceRouteCtlServInstType,
traceRouteCtlServInstId,
traceRouteCtlOwnerIndex,
traceRouteCtlTestName}
|
|