securePortMode
A3COM0021-PORT-SECURITY ·
.1.3.6.1.4.1.43.10.22.1.1.3
Object
column
mandatory
r/w
Enumeration
Determines the learning and security modes of the port. See
secureNeedToKnowMode and secureIntrusionAction to configure Need To Know and
Intrusion Action on each port.
(When in a learning mode, secureNumberAddresses determines the maximum number of
addresses that can be learned on the port. This is set by the user.)
noRestrictions(1) All learning and security are disabled.
continuousLearning(2) Addresses are learned continually. If more
addresses are learned than are permitted on the
port, then one of the older entries will be aged
out. Need To Know and Intrusion Action depends on
secureNeedToKnowMode and secureIntrusionAction
respectively.
autoLearn(3) All addresses for this port are deleted, and then
addresses are learned up to the number permitted.
securePortMode is then set to secure. Need To
Know and Intrusion Action depends on
secureNeedToKnowMode and secureIntrusionAction
respectively.
secure(4) Learning is disabled. Need To Know and Intrusion
Action depends on secureNeedToKnowMode and
secureIntrusionAction respectively.
The secureAddressLearned trap is sent whenever a station has been learned. The
secureViolation trap is sent whenever a packet is received from an unauthorised station.
Context
- MIB
- A3COM0021-PORT-SECURITY
- OID
.1.3.6.1.4.1.43.10.22.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- securePortEntry
- Table
- securePortTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noRestrictions |
2 | continuousLearning |
3 | autoLearn |
4 | secure |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| secureSlotIndex mandatory The slot or unit number of the secure port. This is the
first index into the securePortTable. | column | Integer32 | .1.3.6.1.4.1.43.10.22.1.1.1 |
| securePortIndex mandatory The port number of the secure port. This is the second index
into the securePortTable. | column | Integer32 | .1.3.6.1.4.1.43.10.22.1.1.2 |
| secureNeedToKnowMode mandatory Attribute to determine which frames are to be forwarded to
this port intact.
1 - Need To Know is not available. 2 - All frames. 3 - Frames addressed to the
author… | column | Enumeration | .1.3.6.1.4.1.43.10.22.1.1.4 |
| secureIntrusionAction mandatory Attribute to determine the action if an unauthorised device
tranmsits on this port. | column | Enumeration | .1.3.6.1.4.1.43.10.22.1.1.5 |
| secureNumberAddresses mandatory The maximum number of addresses that the port can learn or
store. Reducing this number may cause some addresses to be deleted. This value
is set by the user and cannot be automa… | column | Integer32 | .1.3.6.1.4.1.43.10.22.1.1.6 |
| secureNumberAddressesStored mandatory The number of addresses that are currently in the
AddressTable for this port. If this object has the same value as
secureNumberAddresses, then no more addresses can be authorise… | column | Integer32 | .1.3.6.1.4.1.43.10.22.1.1.7 |
| secureMaximumAddresses mandatory This indicates the maximum value that secureNumberAddresses
can be set to. It is dependent on the resources available so may change, eg. if
resources are shared between ports, t… | column | Integer32 | .1.3.6.1.4.1.43.10.22.1.1.8 |