All MIBs › AtiSwitch-MIB › atiswitchSecurityConfig
atiswitchSecurityConfig
Module: AtiSwitch-MIB
OID (symbolic): AtiSwitch-MIB::atiswitchSecurityConfig
OID (numeric): 1.3.6.1.4.1.207.8.15.2.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This attribute is a port security configuration object. Setting the value to 'disabled' will allow the switch to learn new MAC addresses as they come in. In enabledLearningLocked mode, the device will stop learning new addresses and the old addresses that the device has learned will be locked. In enabledLimited mode, only a limited number of addresses will be learned. In enabledSecured mode, the administrator is responsible for entering the MAC addresses manually. By doing this, the administrator knows exactly who is connecting to the switch.
What is atiswitchSecurityConfig?
Configures the port security mode on the switch, controlling whether the switch learns new MAC addresses or locks down to only previously learned addresses. Setting this object affects how the switch responds to traffic from unknown MAC addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.15.2.4 snmpwalk -v2c -c public <target> AtiSwitch-MIB::atiswitchSecurityConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.15.2.4.1 snmpget -v2c -c public <target> AtiSwitch-MIB::atiswitchSecurityConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.8.15.2.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atiswitchSecurityConfig.1
Start monitoring Allied Telesyn Layer 2/3 next-generation switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AtiSwitch-MIB::atiswitchSecurityConfig OID value, configure state conditions and alerts, and monitor any Allied Telesyn Layer 2/3 next-generation switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.15 | atiSwitchMib | AtiSwitch-MIB |
| 1.3.6.1.4.1.207.8.15.2 | atiswitchConfigGroup | AtiSwitch-MIB |
| 1.3.6.1.4.1.207.8.15.2.4 | atiswitchSecurityConfig | AtiSwitch-MIB |