atiStkPortSecurityMode
AtiStackSwitch9424-MIB ·
.1.3.6.1.4.1.207.8.17.2.5.1.1
Object
column
r/w
Enumeration
This object specifies the type of port security configured
on the switch.
Setting this object to 'automatic(1)' allows the ports to learn
new MAC addresses normally. In 'limited(2)' mode, only a
limited number of addresses are learned per port. In
'secured(3)' mode, the administrator is responsible for
configuring the MAC addresses manually per port. In 'locked(4)'
mode, the ports stop learning new addresses and those
addresses already learnt are locked.
By default, port security is set to 'automatic(1)' mode.
Context
- MIB
- AtiStackSwitch9424-MIB
- OID
.1.3.6.1.4.1.207.8.17.2.5.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atiStkPortSecurityConfigEntry
- Table
- atiStkPortSecurityConfigTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | automatic |
2 | limited |
3 | secured |
4 | locked |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| atiStkPortSecurityThreshold This object specifies the security threshold on this port. It
is applicable only if the port security mode (specified by
'portSecurityMode') is set to 'limited(2)' mode. | column | Integer32 | .1.3.6.1.4.1.207.8.17.2.5.1.2 |
| atiStkPortIntrusionAction This object specifies the security action that should be
taken when an intrusion is detected.
By default, port intrusion action is set to 'discard' mode. | column | Enumeration | .1.3.6.1.4.1.207.8.17.2.5.1.3 |
| atiStkPortIntrusionActionStatus This object enables or disables the security action specified
by the 'portIntrusionAction'.
By default, port intrusion action is disabled. | column | Enumeration | .1.3.6.1.4.1.207.8.17.2.5.1.4 |