MY-AAA-MIB :: myIpAuthorizationMode

MIB Reference — IPNetwork Monitor

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)

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.171dlinkDLINK-3100-INC-MIB
1.3.6.1.4.1.171.10dlink_productsDLINK-3100-INC-MIB
1.3.6.1.4.1.171.10.97switchMibMY-SMI
1.3.6.1.4.1.171.10.97.2myMgmtMY-SMI
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