All MIBs › COMTROL-ES8510-MIB › portSecurityVlanIndex
portSecurityVlanIndex
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::portSecurityVlanIndex
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.9.1.2.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The vlan id where the MAC address belongs to.
What is portSecurityVlanIndex?
This read-write integer identifies the VLAN a given secured MAC address entry belongs to, so port security validates the device within the correct VLAN context rather than any VLAN. An admin pairs the VLAN ID with the MAC address to ensure the security check is scoped correctly. For example, pairing a port security entry with VLAN 10 ensures the allowed device's MAC is only recognized as valid within VLAN 10's context on that port, not any VLAN it might attempt to use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.9.1.2.1.3 snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::portSecurityVlanIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.9.1.2.1.3.1 snmpget -v2c -c public <target> COMTROL-ES8510-MIB::portSecurityVlanIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.9.1.2.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> portSecurityVlanIndex.1
Start monitoring Comtrol ES8510 industrial managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTROL-ES8510-MIB::portSecurityVlanIndex OID value, configure state conditions and alerts, and monitor any Comtrol ES8510 industrial managed Ethernet switch from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2882 | comtrol | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2 | products | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1 | managedSwitch | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1 | es8510 | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.9 | security | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.9.1 | portSecurity | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.9.1.2 | portSecurityMacTable | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.9.1.2.1 | portSecurityMacEntry | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.9.1.2.1.3 | portSecurityVlanIndex | COMTROL-ES8510-MIB |