|
|
Description:
|
prptrSecurityPortSAMismatch OBJECT-TYPE
SYNTAX INTEGER {
other(1),
enable(2),
disable(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION "When this variable is set to enable(2)
the port employs source address comparison to implement
security, meaning that whenever a packet is received
on the port, the source address is compared to the security
addresses, and if it does not match one of the MAC entries
then SA mismatch will be reported.
When this variable is set to disable(3)
the port does NOT employ source address comparison
to implement security, meaning that whenever a packet
is received on the port, NO source address comparison is
performed and therefore no mismatches are reported.
The value other(1) is returned whenever
the SA mismatch mode is unknown. This value should not
be written into the agent."
|
|
|
|