portSecurityMaxSrcAddr
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.10.1.1.7
Object
column
r/w
Integer32
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 more than one MAC address, the portSecurityExtTable is used in addition to portSecuritySecureSrcAddr. If changing the maximum number N of Mac address to M, which is smaller than N, some MAC addresses are removed. Setting this value to 1, the portSecurityExtTable will not be used for this port and the corresponding entries for this port will also be removed from portSecurityExtTable.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.10.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portSecurityEntry
- Table
- portSecurityTable
- Siblings
- 9
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-1025
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 |
| portSecurityAdminStatus 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 … | column | Enumeration | .1.3.6.1.4.1.9.5.1.10.1.1.3 |
| 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 |
| 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 |