Description:
|
pingCtlEntry OBJECT-TYPE
SYNTAX PingCtlEntry
ACCESS not-accessible
STATUS current
DESCRIPTION
"Defines an entry in the pingCtlTable. The first index
element, pingCtlOwnerIndex, 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, pingCtlTestName (also an
SnmpAdminString), enables the same management
application to have multiple outstanding requests."
INDEX {
pingCtlServInstType,
pingCtlServInstId,
pingCtlOwnerIndex,
pingCtlTestName}
|
|