AtiSwitch-MIB :: atiswitchSecurityConfig

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAtiSwitch-MIBatiswitchSecurityConfig

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.207alliedTelesynAT-RG600-MIB
1.3.6.1.4.1.207.8mibObjectAT-RG600-MIB
Numeric OIDNameModule
1.3.6.1.4.1.207.8.15atiSwitchMibAtiSwitch-MIB
1.3.6.1.4.1.207.8.15.2atiswitchConfigGroupAtiSwitch-MIB
1.3.6.1.4.1.207.8.15.2.4atiswitchSecurityConfigAtiSwitch-MIB