All MIBs › G6-PACC-MIB › portConfigMacTimeout
portConfigMacTimeout
Module: G6-PACC-MIB
OID (symbolic): G6-PACC-MIB::portConfigMacTimeout
OID (numeric): 1.3.6.1.4.1.3181.10.6.2.46.16.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Defines how long authorized MACs remain authorized after inactivity of the MAC.
What is portConfigMacTimeout?
This setting controls how quickly an authorized MAC address is aged out and de-authorized after it stops sending traffic on the port: none disables aging, slow uses a longer inactivity window, and fast expires the MAC quickly. Admins pick fast on ports with high device churn to free up authorization slots sooner.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.2.46.16.1.6 snmpwalk -v2c -c public <target> G6-PACC-MIB::portConfigMacTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.2.46.16.1.6.1 snmpget -v2c -c public <target> G6-PACC-MIB::portConfigMacTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3181.10.6.2.46.16.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> portConfigMacTimeout.1
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::portConfigMacTimeout 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.16 | portConfigTable | G6-PACC-MIB |
| 1.3.6.1.4.1.3181.10.6.2.46.16.1 | portConfigEntry | G6-PACC-MIB |
| 1.3.6.1.4.1.3181.10.6.2.46.16.1.6 | portConfigMacTimeout | G6-PACC-MIB |