AT-USER-MIB
- Registered at
- 1.3.6.1.4.1.207.8.4.4.3.20
- Last updated
- 2012-09-21 00:00
- Organization
- Allied Telesis, Inc.
- Revisions
- 2012-09-21 00:00, 2010-09-07 00:00, 2010-06-15 00:15, 2010-06-08 00:00, 2008-10-16 12:00, 2008-08-26 00:00
- Namespace
- allied
- Source file
AT-USER-MIB- Digest
sha256:42802ee73c04b85026c4767aa2c384174456797e1f45de897877cad19a2533d4
Description
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.
Contact
http://www.alliedtelesis.com
Imports
| From | Symbols |
|---|---|
| AT-SMI-MIB | sysinfo |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
AT-SMI-MIB AT-USER-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| userInfoTable OBJECT-TYPE A table of information about users. Each entry in the table represents a user currently logged into the device. | 1.3.6.1.4.1.207.8.4.4.3.20.1 | not-accessible | current | |
| userInfoEntry OBJECT-TYPE Information on a user currently logged into the device. | 1.3.6.1.4.1.207.8.4.4.3.20.1.1 | not-accessible | current | |
| userInfoType OBJECT-TYPE The 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) | 1.3.6.1.4.1.207.8.4.4.3.20.1.1.1 | INTEGER {console(1), aux(2), telnet(3), script(4), stack(5)} | not-accessible | current |
| userInfoIndex OBJECT-TYPE The index of the line upon which the user logged into the device. | 1.3.6.1.4.1.207.8.4.4.3.20.1.1.2 | Unsigned32 (1..16) | not-accessible | current |
| userInfoUserName OBJECT-TYPE This object represents the user name of the user currently logged into the device. | 1.3.6.1.4.1.207.8.4.4.3.20.1.1.3 | DisplayString | read-only | current |
| userInfoPrivilegeLevel OBJECT-TYPE This object indicates the privilege level the user is granted. | 1.3.6.1.4.1.207.8.4.4.3.20.1.1.4 | Unsigned32 (1..15) | read-only | current |
| userInfoIdleTime OBJECT-TYPE This object indicates the amount of time since the user was last active. It is in the form of hh:mm:ss. | 1.3.6.1.4.1.207.8.4.4.3.20.1.1.5 | DisplayString | read-only | current |
| userInfoLocation OBJECT-TYPE This 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. | 1.3.6.1.4.1.207.8.4.4.3.20.1.1.6 | DisplayString | read-only | current |
| userInfoPasswordLifetime OBJECT-TYPE This 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. | 1.3.6.1.4.1.207.8.4.4.3.20.1.1.7 | DisplayString | read-only | current |
| userInfoPasswordLastChange OBJECT-TYPE This object indicates, in days, the last time the password was altered. | 1.3.6.1.4.1.207.8.4.4.3.20.1.1.8 | DisplayString | read-only | current |
| userConfigTable OBJECT-TYPE A table of user configuration information. Each entry in the table represents a user configured in the local user data base of the device. | 1.3.6.1.4.1.207.8.4.4.3.20.2 | not-accessible | current | |
| userConfigEntry OBJECT-TYPE A conceptual entry in the userConfigTable. | 1.3.6.1.4.1.207.8.4.4.3.20.2.1 | not-accessible | current | |
| userConfigIndex OBJECT-TYPE The index used to identify entries in the userConfigTable. | 1.3.6.1.4.1.207.8.4.4.3.20.2.1.1 | Unsigned32 | not-accessible | current |
| userConfigUsername OBJECT-TYPE This object represents the user's name in configuration. | 1.3.6.1.4.1.207.8.4.4.3.20.2.1.2 | DisplayString | read-only | current |
| userConfigPrivilegeLevel OBJECT-TYPE This object represents the user's privilege level in configuration. | 1.3.6.1.4.1.207.8.4.4.3.20.2.1.3 | Unsigned32 (1..15) | read-only | current |
| userSecurityPasswordRules OBJECT-IDENTITY | 1.3.6.1.4.1.207.8.4.4.3.20.3 | |||
| userSecurityPasswordHistory OBJECT-TYPE This 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. | 1.3.6.1.4.1.207.8.4.4.3.20.3.1 | DisplayString | read-only | current |
| userSecurityPasswordLifetime OBJECT-TYPE This 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. | 1.3.6.1.4.1.207.8.4.4.3.20.3.2 | DisplayString | read-only | current |
| userSecurityPasswordWarning OBJECT-TYPE This 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. | 1.3.6.1.4.1.207.8.4.4.3.20.3.3 | DisplayString | read-only | current |
| userSecurityPasswordMinLength OBJECT-TYPE This object represents the minimum password length that the password must satisfy to be considered valid. The default value is 1. | 1.3.6.1.4.1.207.8.4.4.3.20.3.4 | Unsigned32 (1..23) | read-only | current |
| userSecurityPasswordMinCategory OBJECT-TYPE This 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. | 1.3.6.1.4.1.207.8.4.4.3.20.3.5 | Unsigned32 (1..4) | read-only | current |
| userSecurityPasswordForced OBJECT-TYPE This 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. | 1.3.6.1.4.1.207.8.4.4.3.20.3.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| userSecurityPasswordReject OBJECT-TYPE This 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. | 1.3.6.1.4.1.207.8.4.4.3.20.3.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |