|
|
Description:
|
prptrSecurityPortBroadcastMode 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 broadcast frames and
repeats them to all ports.
When the following objects have the values:
prptrSecurityPortBroadcastMode = reject(3)
prptrSecurityPortMulticastMode = reject(3)
prptrSecurityPortDAMismatch = enable(2)
the destination port will replace broadcast
frames with random packets.
The value other(1) is returned whenever
the broadcast mode is unknown. This value should not
be written into the agent."
|
|
|
|