All MIBs › FOUNDRY-SN-SWITCH-GROUP-MIB › snPortMacSecurityMAC
snPortMacSecurityMAC
Module: FOUNDRY-SN-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-SWITCH-GROUP-MIB::snPortMacSecurityMAC
OID (numeric): 1.3.6.1.4.1.1991.1.1.3.24.1.1.1.1.4
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
The secure MAC address for this interface.
What is snPortMacSecurityMAC?
This object shows the MAC address that is allowed or locked on a specific port when MAC security is enabled. It restricts which source MAC addresses are permitted to communicate on that interface. An operator would verify this setting when configuring port security, troubleshooting unexpected device lockouts, or validating that only authorized devices can connect to restricted ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.24.1.1.1.1.4 snmpwalk -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snPortMacSecurityMAC
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.24.1.1.1.1.4.1 snmpget -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snPortMacSecurityMAC.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snPortMacSecurityMAC.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3 | snSwitch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3.24 | snMac | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.24.1 | snMacSecurity | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.24.1.1 | snPortMacSecurity | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.24.1.1.1 | snPortMacSecurityTable | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.24.1.1.1.1 | snPortMacSecurityEntry | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.24.1.1.1.1.4 | snPortMacSecurityMAC | FOUNDRY-SN-SWITCH-GROUP-MIB |