AT-USER-MIB
24 objects
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.
Imported Objects
| AT-SMI-MIB | sysinfo |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.3.20 | Identityuser | 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. | ||
| 1.3.6.1.4.1.207.8.4.4.3.20.1 | TableuserInfoTable | not-accessible | current | 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.1 | RowuserInfoEntry | not-accessible | current | Information on a user currently logged into the device. |
| 1.3.6.1.4.1.207.8.4.4.3.20.1.1.1 | ColumnuserInfoType | not-accessible | current | 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.2 | ColumnuserInfoIndex | not-accessible | current | 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.3 | ColumnuserInfoUserName | read-only | current | 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.4 | ColumnuserInfoPrivilegeLevel | read-only | current | This object indicates the privilege level the user is granted. |
| 1.3.6.1.4.1.207.8.4.4.3.20.1.1.5 | ColumnuserInfoIdleTime | read-only | current | 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.6 | ColumnuserInfoLocation | read-only | current | 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.7 | ColumnuserInfoPasswordLifetime | read-only | current | 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: … |
| 1.3.6.1.4.1.207.8.4.4.3.20.1.1.8 | ColumnuserInfoPasswordLastChange | read-only | current | This object indicates, in days, the last time the password was altered. |
| 1.3.6.1.4.1.207.8.4.4.3.20.2 | TableuserConfigTable | not-accessible | current | 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.1 | RowuserConfigEntry | not-accessible | current | A conceptual entry in the userConfigTable. |
| 1.3.6.1.4.1.207.8.4.4.3.20.2.1.1 | ColumnuserConfigIndex | not-accessible | current | The index used to identify entries in the userConfigTable. |
| 1.3.6.1.4.1.207.8.4.4.3.20.2.1.2 | ColumnuserConfigUsername | read-only | current | This object represents the user's name in configuration. |
| 1.3.6.1.4.1.207.8.4.4.3.20.2.1.3 | ColumnuserConfigPrivilegeLevel | read-only | current | This object represents the user's privilege level in configuration. |
| 1.3.6.1.4.1.207.8.4.4.3.20.3 | NodeuserSecurityPasswordRules | |||
| 1.3.6.1.4.1.207.8.4.4.3.20.3.1 | ScalaruserSecurityPasswordHistory | read-only | current | 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 … |
| 1.3.6.1.4.1.207.8.4.4.3.20.3.2 | ScalaruserSecurityPasswordLifetime | read-only | current | 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' - de… |
| 1.3.6.1.4.1.207.8.4.4.3.20.3.3 | ScalaruserSecurityPasswordWarning | read-only | current | 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 'N… |
| 1.3.6.1.4.1.207.8.4.4.3.20.3.4 | ScalaruserSecurityPasswordMinLength | read-only | current | 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.5 | ScalaruserSecurityPasswordMinCategory | read-only | current | This object represents the minimum number of different categories that the password must satisfy to be considered valid. Categories are split into four groups:… |
| 1.3.6.1.4.1.207.8.4.4.3.20.3.6 | ScalaruserSecurityPasswordForced | read-only | current | 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 … |
| 1.3.6.1.4.1.207.8.4.4.3.20.3.7 | ScalaruserSecurityPasswordReject | read-only | current | 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 t… |