|
|
Description:
|
rptrSecurityPortBroadcastMode OBJECT-TYPE
SYNTAX INTEGER {
other(1),
accept(2),
reject(3)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION "When variable value is accept(2)
the port accepts broadcast frames and
repeats them to all ports.
When value is reject(3), and the following
objects have the values:
prptrSecurityPortMulticastMode = reject(3)
prptrSecurityPortDAMismatch = enable(2)
the port replaces broadcast frames
with random packets.
The value other(1) is returned whenever
the broadcast mode is unknown."
|
|
|
|