portsecurity:PortSecurityIf
Port Security configuration and management at interface
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| aging | scalar:Uint16 |
Aging time of mac addresses on interface | RANGE: [0 , 1440] DEFAULT: 0 |
| agingType | portsecurity:AgingType (scalar:Enum8) |
Aging type of mac addresses on interface | SELECTION: 1 - absolute 2 - inactivity DEFAULT: absolute |
| if | nw:IfId (base:IfIndex) |
Interface id of port with Port Security | Must match first field in the output of show intf brief. Example: Eth1/1 or Vlan100 |
| maximum | scalar:Uint16 |
Maximum number of secure mac addresses on interface | RANGE: [1 , 1025] DEFAULT: 1 |
| portSecurity | scalar:Bool |
Enable or disable Port Security on interface | SELECTION: true or false DEFAULT: false |
| sticky | scalar:Bool |
Enable or disable sticky secure addresses on interface | SELECTION: true or false DEFAULT: false |
| violation | portsecurity:ViolationMode (scalar:Enum8) |
Security violation modes | SELECTION: 1 - protect 2 - restrict 3 - shutdown DEFAULT: shutdown |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |