AIMOS :: aimosUserRoleID

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAIMOSaimosUserRoleID

aimosUserRoleID

Module: AIMOS

OID (symbolic): AIMOS::aimosUserRoleID

OID (numeric): 1.3.6.1.4.1.6408.201.3.2.2.1.5

Node type: OBJECT-TYPE

Type: TableIndex

Access: read-write

Description: With this object a certain role is assigned to a user account. Thus, via the table aimosRoleRightTable the User is granted the rights that are assigned to this role.

The default value (0) is an illegal role ID, thus the user is by default not assigned to any role and couldn't access the MIB except the public and login area.

What is aimosUserRoleID?

Reference to user's role determining access permissions. Administrators link users to predefined roles. Example: Set to '2' to assign the 'Network Engineer' role.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.2.2.1.5
snmpwalk -v2c -c public <target> AIMOS::aimosUserRoleID

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.2.2.1.5.1
snmpget -v2c -c public <target> AIMOS::aimosUserRoleID.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6408.201.3.2.2.1.5.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aimosUserRoleID.1

Start monitoring Andrew Wireless Systems DAS/repeater equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIMOS::aimosUserRoleID OID value, configure state conditions and alerts, and monitor any Andrew Wireless Systems DAS/repeater equipment from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.6408mikomAIMOS
1.3.6.1.4.1.6408.201aimosAIMOS
1.3.6.1.4.1.6408.201.3aimosObjectsAIMOS
1.3.6.1.4.1.6408.201.3.2aimosUserManagementAIMOS
1.3.6.1.4.1.6408.201.3.2.2aimosUserTableAIMOS
1.3.6.1.4.1.6408.201.3.2.2.1aimosUserEntryAIMOS
1.3.6.1.4.1.6408.201.3.2.2.1.5aimosUserRoleIDAIMOS