|
|
Description:
|
prptrSecurityPortAdminState OBJECT-TYPE
SYNTAX INTEGER {
other(1),
enable(2),
disable(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION "When this object is set to enable(2)
the port allows the employment of security
according to the specific objects.
When this object is set to disable(3)
the port stops employing security.
The value other(1) is returned whenever
the admin state is unknown. This value may not
be written into the agent.
Whenever this object is set to disable(3) the
repeater port acts as if the following objects
have the following values:
prptrSecurityPortAutoLearnMode = disable(3),
prptrSecurityPortBroadcastMode = accept(2),
prptrSecurityPortMulticastMode = accept(2),
prptrSecurityPortSAMismatch = disable(3),
prptrSecurityPortDAMismatch = disable(3).
Whenever this object has the value of enable(2)
the repeater port security functions according to the
object's specific values."
|
|
|
|