AIMOS :: aimosLoginPassword

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAIMOSaimosLoginPassword

aimosLoginPassword

Module: AIMOS

OID (symbolic): AIMOS::aimosLoginPassword

OID (numeric): 1.3.6.1.4.1.6408.201.2.2

Node type: OBJECT-TYPE

Type: PasswordString

Access: read-write

Description: aimosLoginPassword of type PasswordString serves to record the password of the user. Here, the user must enter the password assigned to the user account by one of the following three processes: . A password can be assigned when a user account is created. . If no password was explicitly assigned during the creation of the user account, the implicitly assigned default password is start. In such a case this password must uniquely be used for the first login. . Passwords expire after a certain interval (see aimosPasswordExpirationPeriod). If a password is expired, the user has to define a new one.

A password assignment may result in one of the following SNMP ErrorStatus values: . wrongLength(8) the TextualConvention of this object specifies the length of a password to range from 5 to 40 characters. The Provider may specify a higher minimum length via the object aimosMinPasswordLength. If one of the two length requirements is not kept, the password assignment will be denied with this SNMP ErrorStatus. . wrongEncoding(9) the object aimosPasswordStandard specifies which characters may be used for a password. If this requirement is not kept, the password assignment will be denied with this SNMP ErrorStatus. . wrongValue(10) this SNMP ErrorStatus message follows either after a trial to assign the standard password start as new password or when the password for the first login after software installation is an invalid OrgID . authorizationError(16) an invalid Community-Name was used . notWritable(17) after a successful login the aimosLoginPassword can no longer be changed

What is aimosLoginPassword?

This is where the user enters their password for authentication after username. Engineers set password to complete login. Example: set to 'SecurePass!2024' after entering correct username.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.2.2
snmpwalk -v2c -c public <target> AIMOS::aimosLoginPassword

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.2.2.1
snmpget -v2c -c public <target> AIMOS::aimosLoginPassword.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6408.201.2.2.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::aimosLoginPassword 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.2aimosLoginAIMOS
1.3.6.1.4.1.6408.201.2.2aimosLoginPasswordAIMOS