MY-AAA-MIB :: myIpAuthorizationMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMY-AAA-MIBmyIpAuthorizationMode

myIpAuthorizationMode

Module: MY-AAA-MIB

OID (symbolic): MY-AAA-MIB::myIpAuthorizationMode

OID (numeric): 1.3.6.1.4.1.171.10.97.2.19.1.4.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: disable(1) - don't limit ip address of user dhcpServer(2) - limit ip address of user, only ip address assigned by the dhcp server is legit. radiusServer(3) - limit ip address of user, only ip address assigned by the radius server is legit. supplicant(4) - mac+ip+port indicates different users (get the IP adress through supplicant)

What is myIpAuthorizationMode?

Controls how a client's IP address is validated after 802.1x/MAC authentication: disable(1) applies no IP restriction, dhcpServer(2) only accepts IPs the device's own DHCP server assigned, radiusServer(3) only accepts IPs assigned by the RADIUS server, and supplicant(4) treats each MAC+IP+port combination as a distinct user (learning the IP from the supplicant). An admin picks dhcpServer(2) or radiusServer(3) to prevent authenticated clients from spoofing a static IP.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.19.1.4.1
snmpwalk -v2c -c public <target> MY-AAA-MIB::myIpAuthorizationMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.19.1.4.1.1
snmpget -v2c -c public <target> MY-AAA-MIB::myIpAuthorizationMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.171.10.97.2.19.1.4.1.1 i <value>

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::myIpAuthorizationMode 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.171d_linkDE1500-MIB
1.3.6.1.4.1.171.10dlink_productsDES-1226G-MIB
1.3.6.1.4.1.171.10.97switchMibMY-SMI
1.3.6.1.4.1.171.10.97.2myMgmtMY-SMI
Numeric OIDNameModule
1.3.6.1.4.1.171.10.97.2.19myAAAMIBMY-AAA-MIB
1.3.6.1.4.1.171.10.97.2.19.1myAAAMIBObjectsMY-AAA-MIB
1.3.6.1.4.1.171.10.97.2.19.1.4myAuthModeObjectsMY-AAA-MIB
1.3.6.1.4.1.171.10.97.2.19.1.4.1myIpAuthorizationModeMY-AAA-MIB