AT-USER-MIB
AI MIB Summary
The AT-USER-MIB module enables monitoring of active user sessions and local database user configurations on Allied Telesis network devices via SNMP. It provides specific metrics for tracking logged-in user identities, terminal types, and associated session parameters for access control auditing.
The AT-USER MIB contains objects for displaying information of users currently logged into a device, or configured in the local user data base of the device.
Main OID:
user.1.3.6.1.4.1.207.8.4.4.3.20
24
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
24 total| Object Name |
|---|
userThe AT-USER MIB contains objects for displaying information of users currently logged into a device, or configured in the local user data base of the device. MODULE-IDENTITY .1.3.6.1.4.1.207.8.4.4.3.20 |
userInfoTableA table of information about users. Each entry in the table represents a user currently logged into the device. SEQUENCE OF UserInfoEntry .1.3.6.1.4.1.207.8.4.4.3.20.1 |
userInfoEntryInformation on a user currently logged into the device. UserInfoEntry .1.3.6.1.4.1.207.8.4.4.3.20.1.1 |
userInfoTypeThe type of connection through which the user logged into the device: - console (1) - aux (2) - telnet (3) - script (4) - stack or back-up CFC console (5) Enumeration .1.3.6.1.4.1.207.8.4.4.3.20.1.1.1 |
userInfoIndexThe index of the line upon which the user logged into the device. Unsigned32 .1.3.6.1.4.1.207.8.4.4.3.20.1.1.2 |
userInfoUserNameThis object represents the user name of the user currently logged into the device.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.3.20.1.1.3 |
userInfoPrivilegeLevelThis object indicates the privilege level the user is granted.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.3.20.1.1.4 |
userInfoIdleTimeThis object indicates the amount of time since the user was last active. It is in the form of hh:mm:ss.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.3.20.1.1.5 |
userInfoLocationThis object indicates the location or login method of the user. It can be an IP address used by the user to telnet into the device, or an asyn port, etc.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.3.20.1.1.6 |
userInfoPasswordLifetimeThis object indicates the number of days remaining until the users password expires. Depending on the current user setting it will either display a string of: 'No Expiry' - password will never expire (default); 'x days' where x is the remaining lifetime of the current password - the maximum lifetime value is 1000 days; '-x days (expired)' indicates that the current password expired 'x' days ago.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.3.20.1.1.7 |
userInfoPasswordLastChangeThis object indicates, in days, the last time the password was altered.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.3.20.1.1.8 |
userConfigTableA table of user configuration information. Each entry in the table represents a user configured in the local user data base of the device. SEQUENCE OF UserConfigEntry .1.3.6.1.4.1.207.8.4.4.3.20.2 |
userConfigEntryA conceptual entry in the userConfigTable. UserConfigEntry .1.3.6.1.4.1.207.8.4.4.3.20.2.1 |
userConfigIndexThe index used to identify entries in the userConfigTable. Unsigned32 .1.3.6.1.4.1.207.8.4.4.3.20.2.1.1 |
userConfigUsernameThis object represents the user's name in configuration.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.3.20.2.1.2 |
userConfigPrivilegeLevelThis object represents the user's privilege level in configuration.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.3.20.2.1.3 |
userSecurityPasswordRules OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.4.4.3.20.3 |
userSecurityPasswordHistoryThis object represents the number of previous passwords that will be retained for comparison when a new password is created for the user. The password must be unique when compared against the previous history. A value of 0 represents 'No Restriction' - default. The maximum number of retained passwords is 15.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.3.20.3.1 |
userSecurityPasswordLifetimeThis object represents the maximum time interval (days) that the password may persist for before a change is required. A value of 0 represents 'No Expiry' - default. The maximum value is 1000 days.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.3.20.3.2 |
userSecurityPasswordWarningThis object represents the number of days before the password expires that a warning message will be displayed when the user logs on. A value of 0 indicates 'No Warning' - default. The maximum value is 1000 but must always be less than the password lifetime.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.3.20.3.3 |
userSecurityPasswordMinLengthThis object represents the minimum password length that the password must satisfy to be considered valid. The default value is 1.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.3.20.3.4 |
userSecurityPasswordMinCategoryThis object represents the minimum number of different categories that the password must satisfy to be considered valid. Categories are split into four groups: upper-case letters; lower-case letters; digits; special symbols. For example, combinations of: ABCD (1 category), ABCDabcd (2 categories), ABCD1111 (2 categories), abcd#$# (2 categories), Aa1# (4 categories). The default value is 1.ro Unsigned32 .1.3.6.1.4.1.207.8.4.4.3.20.3.5 |
userSecurityPasswordForcedThis object represents whether or not a user with an expired password should be forced to alter their password at the next log-on. When a user logs on with an expired password the system will either reject the log-on attempt or if allowed to log-on then the user may be forced to update their password immediately depending on this setting. This functionality is only valid for administrative users. The default value is disabled.ro Enumeration .1.3.6.1.4.1.207.8.4.4.3.20.3.6 |
userSecurityPasswordRejectThis object represents whether or not a user log-on attempt with an expired password will be rejected. If they are not rejected then the user will be allowed to log-on. They may have to alter their password immediately based on the forced setting. This functionality is only valid for administrative users. The passwords of non-administrative users will never expire. The default value is disabled.ro Enumeration .1.3.6.1.4.1.207.8.4.4.3.20.3.7 |