|
Description:
|
igmpClearTables OBJECT-TYPE
SYNTAX INTEGER {ok(0), clearGroups(1), clearMrouters(2), clearAll(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Clear the IGMP tables. When setting clearGroups(1), the dynamic
groups are removed, when setting clearMrouters(2), the mrouter tables
are removed and when setting clearAll(3), both the dynamic groups
and the mrouter tables are removed.
When read, ok(0) is always returned."
|
|
|