authUserProfileType
IBMIROCAUTH-MIB ·
.1.3.6.1.4.1.2.6.119.7.2.1.2.1.4
Object
column
mandatory
r/w
OctetString
The profile type. '80'H represents login. '40'H represents tunnel, and '20'H represents ppp, '10'H represents snmp. It is implementation choice to restrict to one type per entry (i.e., can't be combination of these types) or not support certain types of users.
Context
- MIB
- IBMIROCAUTH-MIB
- OID
.1.3.6.1.4.1.2.6.119.7.2.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- authUserProfileEntry
- Table
- authUserProfileTable
- Siblings
- 25
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-1
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| authUserProfileName mandatory For ppp user, it is the name of the user. For tunnel
connection definition, it is the host name of the remote
tunnel end point. | column | OctetString | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.1 |
| authUserProfileStatus mandatory The status of the user profile entry. By setting the
value to 'enabled' from a non-enabled status will reset
the following statistics: authUserProfileGLoginsAttempts,
authUserPro… | column | Enumeration | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.10 |
| authUserProfileExpirationDate mandatory The date and time when the password will be expired. That is,
the user will no longer be allowed to dial in after this time.
A value of zero length indicates no expiration. | column | DateAndTime2 | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.11 |
| authUserProfileGLoginAllowed mandatory Number of grace logins is allowed after expiration
Some local maximum may apply. | column | Integer32 | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.12 |
| authUserProfileGLoginsAttempts mandatory Number of grace login attempted is attempted after the
expiration of this user profile. Some local maximum may apply. | column | Integer32 | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.13 |
| authUserProfileLoginAttempts mandatory Total number of login attempted, sucessfully or not. | column | Integer32 | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.14 |
| authUserProfileLoginFails mandatory Total number of login failed. | column | Integer32 | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.15 |
| authUserProfileLoginLock mandatory Number of consecutive failed logins attempted. The number
is reset to zero after a successful login. | column | Integer32 | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.16 |
| authUserProfileIpType mandatory The Ip network type of Dials. | column | Enumeration | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.17 |
| authUserProfileRowDefinition mandatory The status of the row. | column | SecureRowDefinition | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.2 |
| authUserProfileHostName mandatory The host name for this user. | column | OctetString | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.20 |
| authUserProfileSharedSecurity mandatory The shared security between two L2TP Peers. | column | SecureDisplayString | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.21 |
| authUserProfileTunneled mandatory The value of enabled means this PPP user profile
is a tunneled user. | column | Enabled | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.22 |
| authUserProfileTunnelType mandatory Tunneling Protocol. | column | Enumeration | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.23 |
| authUserProfileTunnelMediumType mandatory Tunneling Medium. | column | Enumeration | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.24 |
| authUserProfileTunnelServer mandatory Tunnel-Server endpoint address. For IP protocol, it
is the server IP address in dotted notation. | column | OctetString | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.25 |
| authUserProfileVcEnabled mandatory The value of enabled means this PPP user profile
is a virtual connection user. | column | Enabled | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.26 |
| authUserProfileVcMaxSuspendTime mandatory The maximum amount of time (in hours) that the device will
allow a virtual connection in suspend mode. After that, the
device will remove the all states of the virtual connection… | column | Integer32 | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.27 |
| authUserProfileVcIdleTime mandatory The device will instruct the dial-in station to suspend the
real connection after the inactivity for this amount of time.
A value of -1 means use the box default value, 0 means no… | column | Integer32 | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.28 |
| authUserProfilePassword mandatory The password for this user. It is used for PPP and SNMP
users but not tunnel profiles. | column | SecureDisplayString | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.3 |
| authUserProfileMaxConnectTime mandatory The max connection allowed per connection. A value of
zero is using the interface default, and negative one (-1)
indicates no limits. | column | Integer32 | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.5 |
| authUserProfileCallbackType mandatory The type of callback. | column | Enumeration | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.6 |
| authUserProfileCallbackNum mandatory The dial back phone number when callback type is
required. An octet string of length zero indicates
the dial back phone number is not set. | column | OctetString | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.7 |
| authUserProfileDialout mandatory A user on the network may be requesting permission
to use dialout function. This flag attached to the
user profile determines whether the user is able to
dialout. | column | Enabled | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.8 |
| authUserProfileEncryptionKey mandatory The encryption key. An octet string of length zero indicates
the encryption key is not set. The key is used when ECP
is negotiated for this user. | column | SecureOctetString | .1.3.6.1.4.1.2.6.119.7.2.1.2.1.9 |