All MIBs › AIMOS › aimosUserRoleID
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 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6408 | mikom | AIMOS |
| 1.3.6.1.4.1.6408.201 | aimos | AIMOS |
| 1.3.6.1.4.1.6408.201.3 | aimosObjects | AIMOS |
| 1.3.6.1.4.1.6408.201.3.2 | aimosUserManagement | AIMOS |
| 1.3.6.1.4.1.6408.201.3.2.2 | aimosUserTable | AIMOS |
| 1.3.6.1.4.1.6408.201.3.2.2.1 | aimosUserEntry | AIMOS |
| 1.3.6.1.4.1.6408.201.3.2.2.1.5 | aimosUserRoleID | AIMOS |