|
|
Description:
|
prptrSecurityPortMulticastMode OBJECT-TYPE
SYNTAX INTEGER {
other(1),
accept(2),
reject(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION "When this variable is set to accept(2)
the port accepts multicast frames and
repeats them to all ports.
When the following objects have the values:
prptrSecurityPortMulticastMode = reject(3)
prptrSecurityPortDAMismatch = enable(2)
the destination port will replace broadcast
frames with random packets.
The value other(1) is returned whenever
the multicast mode is unknown. This value should not
be written into the agent."
|
|
|
|