All MIBs › MY-AAA-MIB › myAuthPort
myAuthPort
Module: MY-AAA-MIB
OID (symbolic): MY-AAA-MIB::myAuthPort
OID (numeric): 1.3.6.1.4.1.171.10.97.2.19.1.3.1.1.1
Node type: OBJECT-TYPE
Type: IfIndex
Access: read-only
Description: The port number of the port/trunk to which frames received from a specific port/trunk and destined for a specific MAC address.
What is myAuthPort?
The port/trunk interface index for a row in myAuthAddrTable, part of the table's index alongside myAuthMacAddress. An admin uses this to look up which MAC addresses are permitted to authenticate on a specific port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.19.1.3.1.1.1 snmpwalk -v2c -c public <target> MY-AAA-MIB::myAuthPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.19.1.3.1.1.1.1 snmpget -v2c -c public <target> MY-AAA-MIB::myAuthPort.1
Start monitoring D-Link managed switch (802.1x port-based access control) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MY-AAA-MIB::myAuthPort OID value, configure state conditions and alerts, and monitor any D-Link managed switch (802.1x port-based access control) from a single console.
OID Breakdown
Upper-level ancestors (10 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.10 | dlink_products | DES-1226G-MIB |
| 1.3.6.1.4.1.171.10.97 | switchMib | MY-SMI |
| 1.3.6.1.4.1.171.10.97.2 | myMgmt | MY-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.10.97.2.19 | myAAAMIB | MY-AAA-MIB |
| 1.3.6.1.4.1.171.10.97.2.19.1 | myAAAMIBObjects | MY-AAA-MIB |
| 1.3.6.1.4.1.171.10.97.2.19.1.3 | myAuthUserObjects | MY-AAA-MIB |
| 1.3.6.1.4.1.171.10.97.2.19.1.3.1 | myAuthAddrTable | MY-AAA-MIB |
| 1.3.6.1.4.1.171.10.97.2.19.1.3.1.1 | myAuthAddrEntry | MY-AAA-MIB |
| 1.3.6.1.4.1.171.10.97.2.19.1.3.1.1.1 | myAuthPort | MY-AAA-MIB |