All MIBs › FOUNDRY-SN-SWITCH-GROUP-MIB › snPortMacSecurityIntfMacVlanId
snPortMacSecurityIntfMacVlanId
Module: FOUNDRY-SN-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-SWITCH-GROUP-MIB::snPortMacSecurityIntfMacVlanId
OID (numeric): 1.3.6.1.4.1.1991.1.1.3.24.1.1.4.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The vlan membership of this interface, zero means don't care.
What is snPortMacSecurityIntfMacVlanId?
This OID holds a VLAN ID number that restricts which network segment a port's traffic belongs to, controlled by MAC address filtering. Setting it to zero means the port accepts traffic from any VLAN. Network admins use this to enforce security policies—only allowing specific device MAC addresses on certain VLANs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.24.1.1.4.1.3 snmpwalk -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snPortMacSecurityIntfMacVlanId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.24.1.1.4.1.3.1 snmpget -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snPortMacSecurityIntfMacVlanId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.3.24.1.1.4.1.3.1 i <value>
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.4 | snPortMacSecurityIntfMacTable | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.24.1.1.4.1 | snPortMacSecurityIntfMacEntry | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.24.1.1.4.1.3 | snPortMacSecurityIntfMacVlanId | FOUNDRY-SN-SWITCH-GROUP-MIB |