All MIBs › PORT-SECURITY-MIB › swPortSecMac
swPortSecMac
Module: PORT-SECURITY-MIB
OID (symbolic): PORT-SECURITY-MIB::swPortSecMac
OID (numeric): 1.3.6.1.4.1.171.12.63.3.4.1.1
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description: Specifies a MAC address.
What is swPortSecMac?
This value is a specific MAC address recorded as a port security entry in the switch's learned-address table. Admins use it to identify exactly which device address has been locked or authorized by port security on a given port and VLAN. Looking up swPortSecMac lets an admin confirm whether a particular device's MAC address is currently learned and locked on the switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.63.3.4.1.1 snmpwalk -v2c -c public <target> PORT-SECURITY-MIB::swPortSecMac
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.63.3.4.1.1.1 snmpget -v2c -c public <target> PORT-SECURITY-MIB::swPortSecMac.1
Start monitoring D-Link managed switches (802.1X/MAC-based port security) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PORT-SECURITY-MIB::swPortSecMac OID value, configure state conditions and alerts, and monitor any D-Link managed switches (802.1X/MAC-based port security) from a single console.
OID Breakdown
Upper-level ancestors (12 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.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.12 | dlink_common_mgmt | DLINK-ID-REC-MIB |
| 1.3.6.1.4.1.171.12.63 | swPortSecMIB | DLINK-PORT-SECURITY-MIB |
| 1.3.6.1.4.1.171.12.63.3 | swPortSecMgmt | DLINK-PORT-SECURITY-MIB |
| 1.3.6.1.4.1.171.12.63.3.4 | swPortSecEntriesTable | DLINK-PORT-SECURITY-MIB |
| 1.3.6.1.4.1.171.12.63.3.4.1 | swPortSecEntriesEntry | DLINK-PORT-SECURITY-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.12.63.3.4.1.1 | swPortSecMac | PORT-SECURITY-MIB |