All MIBs › AIMOS › aimosNextRoleID
aimosNextRoleID
Module: AIMOS
OID (symbolic): AIMOS::aimosNextRoleID
OID (numeric): 1.3.6.1.4.1.6408.201.3.2.3
Node type: OBJECT-TYPE
Type: TableIndex
Access: read-only
Description: This object is used in order to produce new roles within the aimosRoleTable. Its value has to be used as the identifier (aimosRoleID) of the new role.
What is aimosNextRoleID?
Read-only next available role ID for permission templates. Administrators reference when creating new roles. Example: Returns '5' for next role ID to assign.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.2.3 snmpwalk -v2c -c public <target> AIMOS::aimosNextRoleID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.2.3.1 snmpget -v2c -c public <target> AIMOS::aimosNextRoleID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aimosNextRoleID.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::aimosNextRoleID 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.3 | aimosNextRoleID | AIMOS |