All MIBs › AIMOS › aimosUserActive
aimosUserActive
Module: AIMOS
OID (symbolic): AIMOS::aimosUserActive
OID (numeric): 1.3.6.1.4.1.6408.201.3.2.2.1.6
Node type: OBJECT-TYPE
Type: Boolean
Access: read-write
Description: This object activates and deactivates an user account. If set to true the account is active and the user is able to log in, otherwise (false) no log in is possible.
Existing Sessions are not affected by user deactivation.
What is aimosUserActive?
Boolean enabling/disabling user login without account deletion. Network engineers temporarily suspend accounts. Example: Set to 'false' to block a user during leave.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.2.2.1.6 snmpwalk -v2c -c public <target> AIMOS::aimosUserActive
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.2.2.1.6.1 snmpget -v2c -c public <target> AIMOS::aimosUserActive.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6408.201.3.2.2.1.6.1 s <value>
Start monitoring Andrew Wireless Systems DAS/repeater equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIMOS::aimosUserActive 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.6 | aimosUserActive | AIMOS |