All MIBs › AIMOS › aimosLoginUserName
aimosLoginUserName
Module: AIMOS
OID (symbolic): AIMOS::aimosLoginUserName
OID (numeric): 1.3.6.1.4.1.6408.201.2.1
Node type: OBJECT-TYPE
Type: UserName
Access: read-write
Description: aimosLoginUserName of type UserName is provided to record the username for login purposes. The username is a predefined user account or a user account created by the provider.
When setting the Username the following SNMP ErrorStatus-values may be returned: . noAccess(6) either the Organisation to which the Username belongs is deactivated (via aimosOrgActive) or the user account itself is deactivated (via aimosUserActive) . wrongLength(8) the TextualConvention of this object specifies, that Usernames must be 1 to 40 characters long. If this condition is not fulfilled, the Username assignment is answered by this SNMP ErrorStatus. . wrongValue(10) the Username is unknown . authorizationError(16) an invalid Community-Name was used . notWritable(17) after a successful login the aimosLoginUserName can no longer be changed
What is aimosLoginUserName?
This is where users/managers provide their username for device authentication. Engineers set username to begin login sequence. Example: set to 'administrator' to login as admin user.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.2.1 snmpwalk -v2c -c public <target> AIMOS::aimosLoginUserName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.2.1.1 snmpget -v2c -c public <target> AIMOS::aimosLoginUserName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6408.201.2.1.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::aimosLoginUserName 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.2 | aimosLogin | AIMOS |
| 1.3.6.1.4.1.6408.201.2.1 | aimosLoginUserName | AIMOS |