MIB Viewer

ciscoTsPortCfgSecurityMode

OBJECT-TYPE
1.3.6.1.4.1.9.5.32.4.1.1.26
Access
read-write
Status
mandatory
Sub-identifiers
0
Port security mode is used to disable address learning at a port where an allow-source or allow-destination MAC address filter is configured. A value of normal(1) indicates that the port is not configured for security. A value of secure-src-addrs(2) indicates that learning for source addresses is disabled. A value of secure-dest-addrs(3) indicates that learning for destination addresses is disabled. A value of secure-src-and-dest-addrs(4) indicates that learning is disabled for both source and destination addresses.
INTEGER { normal(1), secure-src-addrs(2), secure-dest-addrs(3), secure-src-and-dest-addrs(4) }