remoteAccessIdsEntry
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.1.4.1.1
Object
row
mandatory
Remote access entries.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.1.4.1.1- Type
- row
- Status
- mandatory
- Parent
- remoteAccessIdsTable
- Table
- remoteAccessIdsTable
- Children
- 14
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| remoteAccessIdEntryIndex mandatory Index for Remote access entry. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.1 |
| remoteAccessIdEntryRole mandatory Indicates if user has supervisor, operator, or custom access. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.10 |
| remoteAccessIdEntryLoggedIn mandatory Indicates if user is currently logged in or not. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.11 |
| remoteAccessIdEntryLastLogin mandatory Timestamp for the last successful login by the user. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.12 |
| remoteAccessIdEntryPwdCompliant mandatory Indicates if user complies with all of the password
rules currently in effect. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.13 |
| remoteAccessIdEntryPwdExp mandatory The number of days until the user's current password expires. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.14 |
| remoteAccessIdEntryDormant mandatory Indicates if the user account has been inactive for a
specified amount of time based on inactivityAlertDisablePeriod
in the customSecuritySettings section. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.15 |
| remoteAccessIdEntryState mandatory Indicates the state of the user:
Active - normal state
Disabled - user cannot use account until enabled by a
supervisor or chassis user account manager. An account
can get di… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.16 |
| remoteAccessIdEntryAction mandatory Actions that only a supervisor or chassis user account manager
can perform for each user id:
Enable - enables an account in the Disabled state
Disable - disables an account in… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.17 |
| remoteAccessIdEntrySessionCount mandatory The number of sessions the user is currently logged in to. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.18 |
| remoteAccessIdEntryMaxSessions mandatory The maximum number of simultaneous active sessions allowed for
the user. If the value is 0, this option is disabled. The
minimum value is 1 and the maximum value is 20. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.19 |
| remoteAccessIdEntryUserId mandatory Remote access entry null terminated string that
contains the user-id. It must not be a duplicate of
any previously configured ones. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.2 |
| remoteAccessIdEntryPassword mandatory Remote access password. The password must
contain at least one alphabetic and one
non-alphabetic character and be at least 5
characters long, or you can leave the password
field … | column | OctetString | .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.3 |
| remoteAccessIdEntryEncodedLoginPw obsolete Used only for configuration save/restore.
A null terminated string containing an encoded
concatenation of the login ID and password
separated by an ':'.
This object… | column | OctetString | .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.7 |