All MIBs › G6-PACC-MIB › authorizedMacsMacAddress
authorizedMacsMacAddress
Module: G6-PACC-MIB
OID (symbolic): G6-PACC-MIB::authorizedMacsMacAddress
OID (numeric): 1.3.6.1.4.1.3181.10.6.2.46.17.1.3
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-write
Description: MAC address of authorized user for port.
What is authorizedMacsMacAddress?
This holds the actual MAC address that is statically permitted to access the port(s) selected in authorizedMacsPermittedPorts, bypassing RADIUS or 802.1x checks. Admins use this to pre-authorize known devices like printers or IP cameras that can't run 802.1x.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.2.46.17.1.3 snmpwalk -v2c -c public <target> G6-PACC-MIB::authorizedMacsMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.2.46.17.1.3.1 snmpget -v2c -c public <target> G6-PACC-MIB::authorizedMacsMacAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3181.10.6.2.46.17.1.3.1 s <value>
Start monitoring MICROSENS Generation 6 (G6) managed Ethernet switch (802.1X port access control) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the G6-PACC-MIB::authorizedMacsMacAddress OID value, configure state conditions and alerts, and monitor any MICROSENS Generation 6 (G6) managed Ethernet switch (802.1X port access control) from a single console.
OID Breakdown
Upper-level ancestors (9 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.3181 | microsens | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10 | managedSwitches | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10.6 | g6 | MICROSENS-G6-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3181.10.6.2 | protocol | G6-PACC-MIB |
| 1.3.6.1.4.1.3181.10.6.2.46 | pacc | G6-PACC-MIB |
| 1.3.6.1.4.1.3181.10.6.2.46.17 | authorizedMacsTable | G6-PACC-MIB |
| 1.3.6.1.4.1.3181.10.6.2.46.17.1 | authorizedMacsEntry | G6-PACC-MIB |
| 1.3.6.1.4.1.3181.10.6.2.46.17.1.3 | authorizedMacsMacAddress | G6-PACC-MIB |