portSecurityAdminStatus
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.10.1.1.3
Object
column
r/w
Enumeration
When security is enabled, source MAC addresses are monitored for all packets received on the port. If an address is detected that does not match the portSecuritySecureSrcAddr and any corresponding portSecurityExtSecureSrcAddr, of which portSecurityExtModuleIndex and portSecurityExtPortIndex in the portSecurityExtTable is the same as the portSecurityModuleIndex and portSecurityPortIndex, and the number of MAC address learned or configured for this port is equal to portSecurityMaxSrcAddr, the port will shutdown or drop packets. If the portSecurityViolationPolicy is set to shutdown(2), the port is shutdown and a linkDown trap is sent; otherwise the port drops the invalid packets.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.10.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portSecurityEntry
- Table
- portSecurityTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| portSecurityModuleIndex An index value that uniquely identifies the
module where this port is located
(see portModuleIndex). | column | Integer32 | .1.3.6.1.4.1.9.5.1.10.1.1.1 |
| portSecurityViolationPolicy If the value of this object is
restrict(1) - the port drops all packets with
insecured addresses.
shutdown(2) - the port is forced to shut down
if … | column | Enumeration | .1.3.6.1.4.1.9.5.1.10.1.1.10 |
| portSecurityPortIndex An index value that uniquely identifies this port
within a module (see portIndex). | column | Integer32 | .1.3.6.1.4.1.9.5.1.10.1.1.2 |
| portSecurityOperStatus An indication of whether the port has been shut
down as a result of an insecure address being
detected on a secure port. | column | Enumeration | .1.3.6.1.4.1.9.5.1.10.1.1.4 |
| portSecurityLastSrcAddr The last source MAC address in a receive packet
seen on the port. | column | OctetString | .1.3.6.1.4.1.9.5.1.10.1.1.5 |
| portSecuritySecureSrcAddr The address to be compared with source MAC
addresses of received packets when the
portSecurityAdminStatus is enabled(1). Setting
this value to 0.0.0.0.0.0 puts the port in
learnin… | column | OctetString | .1.3.6.1.4.1.9.5.1.10.1.1.6 |
| portSecurityMaxSrcAddr The maximum number (N) of MAC address to be
secured on the port. The first N MAC addresses
learned or configured are made secured. If the
user wants to make the port secured for m… | column | Integer32 | .1.3.6.1.4.1.9.5.1.10.1.1.7 |
| portSecurityAgingTime The interval in which the port is secured. After
the expiration of the time, the corresponding
portSecuritySecureSrcAddr or
portSecurityExtSecureSrcAddr will be removed from
the s… | column | minutes Integer32 | .1.3.6.1.4.1.9.5.1.10.1.1.8 |
| portSecurityShutdownTimeOut The interval in which the port is shutdown due to
the violation of security. After the expiration
of the time all the security configuration of this
port is re-installed and the p… | column | minutes Integer32 | .1.3.6.1.4.1.9.5.1.10.1.1.9 |