|
Description:
|
echoTestResetSSTable OBJECT-TYPE
SYNTAX INTEGER {
table-is-empty(1),
table-in-use(2),
reset-the-table(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This is a control/status object for the echoTestSSTable. When
there are entries in the table, this object's value is
table-in-use(3). When set to reset-the-table(3), all entries
are deleted, and this object's value changes to table-is-empty(1)."
|
|
|