|
|
Description:
|
trapCountEnable OBJECT-TYPE
SYNTAX INTEGER {
enableTrap(1),
disableTrap(2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"When the value is enableTrap(1) traps of this type are
forwarded to all stations in the trapDestsTable,
counted in the trapCountTable and stored in the
allTrapTable(if this is supported by the product).
When the value is disableTrap(2) traps of this type
are not forwarded to all stations in the
trapDestsTable. They are however counted in the
trapCountTable and entered in the allTrapTable (if
this is supported by the product)."
|
|
|
|