IBMIROCAUTH-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for IBMIROCAUTH-MIB.
46
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
46 total| Object Name |
|---|
ibm OBJECT IDENTIFIER .1.3.6.1.4.1.2 |
ibmProd OBJECT IDENTIFIER .1.3.6.1.4.1.2.6 |
ibm2210 OBJECT IDENTIFIER .1.3.6.1.4.1.2.6.72 |
ibmIROC OBJECT IDENTIFIER .1.3.6.1.4.1.2.6.119 |
ibmIROCconfig OBJECT IDENTIFIER .1.3.6.1.4.1.2.6.119.7 |
ibmIROCconfigAuth OBJECT IDENTIFIER .1.3.6.1.4.1.2.6.119.7.2 |
SNMPv2-SMI Unknown .1.3.6.1.4.1.2.6.119.7.2 |
ibmAuthTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2.6.119.7.2.0 |
ibmAuthMIB OBJECT IDENTIFIER .1.3.6.1.4.1.2.6.119.7.2.1 |
ibmAuthGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.2.6.119.7.2.1.1 |
authUserProfileTableTable of named profiles. Used to collect information
about tunnel profiles and user, e.g., PPP, related
information. SEQUENCE OF AuthUserProfileEntry .1.3.6.1.4.1.2.6.119.7.2.1.2 |
authUserProfileEntryEach entry is a separate profile with associated attributes. AuthUserProfileEntry .1.3.6.1.4.1.2.6.119.7.2.1.2.1 |
authUserProfileNameFor ppp user, it is the name of the user. For tunnel
connection definition, it is the host name of the remote
tunnel end point. DisplayString .1.3.6.1.4.1.2.6.119.7.2.1.2.1.1 |
authUserProfileRowDefinitionThe status of the row.rw SecureRowDefinition -- Rsyntax OCTET STRING .1.3.6.1.4.1.2.6.119.7.2.1.2.1.2 |
authUserProfilePasswordThe password for this user. It is used for PPP and SNMP
users but not tunnel profiles.rw SecureDisplayString -- Rsyntax OCTET STRING .1.3.6.1.4.1.2.6.119.7.2.1.2.1.3 |
authUserProfileTypeThe 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.rw OCTET STRING .1.3.6.1.4.1.2.6.119.7.2.1.2.1.4 |
authUserProfileMaxConnectTimeThe max connection allowed per connection. A value of
zero is using the interface default, and negative one (-1)
indicates no limits.rw INTEGER(-1..2147483647) -- Units -- seconds .1.3.6.1.4.1.2.6.119.7.2.1.2.1.5 |
authUserProfileCallbackTypeThe type of callback.rw Enumeration .1.3.6.1.4.1.2.6.119.7.2.1.2.1.6 |
authUserProfileCallbackNumThe dial back phone number when callback type is
required. An octet string of length zero indicates
the dial back phone number is not set.rw DisplayString .1.3.6.1.4.1.2.6.119.7.2.1.2.1.7 |
authUserProfileDialoutA 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.rw Enabled -- Rsyntax INTEGER { -- disabled(0), -- enabled(1) -- } .1.3.6.1.4.1.2.6.119.7.2.1.2.1.8 |
authUserProfileEncryptionKeyThe 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.rw SecureOctetString -- Rsyntax OCTET STRING .1.3.6.1.4.1.2.6.119.7.2.1.2.1.9 |
authUserProfileStatusThe status of the user profile entry. By setting the
value to 'enabled' from a non-enabled status will reset
the following statistics: authUserProfileGLoginsAttempts,
authUserProfileLoginAttempts, authUserProfileLoginFails,
authUserProfileLoginLock.rw Enumeration .1.3.6.1.4.1.2.6.119.7.2.1.2.1.10 |
authUserProfileExpirationDateThe 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.rw DateAndTime2 -- Rsyntax OCTET STRING .1.3.6.1.4.1.2.6.119.7.2.1.2.1.11 |
authUserProfileGLoginAllowedNumber of grace logins is allowed after expiration
Some local maximum may apply.rw INTEGER .1.3.6.1.4.1.2.6.119.7.2.1.2.1.12 |
authUserProfileGLoginsAttemptsNumber of grace login attempted is attempted after the
expiration of this user profile. Some local maximum may apply.ro INTEGER .1.3.6.1.4.1.2.6.119.7.2.1.2.1.13 |
authUserProfileLoginAttemptsTotal number of login attempted, sucessfully or not.ro INTEGER .1.3.6.1.4.1.2.6.119.7.2.1.2.1.14 |
authUserProfileLoginFailsTotal number of login failed.ro INTEGER .1.3.6.1.4.1.2.6.119.7.2.1.2.1.15 |
authUserProfileLoginLockNumber of consecutive failed logins attempted. The number
is reset to zero after a successful login.ro INTEGER .1.3.6.1.4.1.2.6.119.7.2.1.2.1.16 |
authUserProfileIpTypeThe Ip network type of Dials.rw Enumeration .1.3.6.1.4.1.2.6.119.7.2.1.2.1.17 |
authUserProfileIpAddrIP address for this user.rw IpAddress .1.3.6.1.4.1.2.6.119.7.2.1.2.1.18 |
authUserProfileIpMaskIP mask for this user.rw IpAddress .1.3.6.1.4.1.2.6.119.7.2.1.2.1.19 |
authUserProfileHostNameThe host name for this user.rw DisplayString .1.3.6.1.4.1.2.6.119.7.2.1.2.1.20 |
authUserProfileSharedSecurityThe shared security between two L2TP Peers.rw SecureDisplayString -- Rsyntax OCTET STRING .1.3.6.1.4.1.2.6.119.7.2.1.2.1.21 |
authUserProfileTunneledThe value of enabled means this PPP user profile
is a tunneled user.rw Enabled -- Rsyntax INTEGER { -- disabled(0), -- enabled(1) -- } .1.3.6.1.4.1.2.6.119.7.2.1.2.1.22 |
authUserProfileTunnelTypeTunneling Protocol.rw Enumeration .1.3.6.1.4.1.2.6.119.7.2.1.2.1.23 |
authUserProfileTunnelMediumTypeTunneling Medium.rw Enumeration .1.3.6.1.4.1.2.6.119.7.2.1.2.1.24 |
authUserProfileTunnelServerTunnel-Server endpoint address. For IP protocol, it
is the server IP address in dotted notation.rw DisplayString .1.3.6.1.4.1.2.6.119.7.2.1.2.1.25 |
authUserProfileVcEnabledThe value of enabled means this PPP user profile
is a virtual connection user.rw Enabled -- Rsyntax INTEGER { -- disabled(0), -- enabled(1) -- } .1.3.6.1.4.1.2.6.119.7.2.1.2.1.26 |
authUserProfileVcMaxSuspendTimeThe 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.
A value of -1 means use the box default value, 0 means no limits.
It is device choice to provide reasonable minimum and maximum
suspend time values.rw INTEGER(-1..2147483647) -- Units -- hours .1.3.6.1.4.1.2.6.119.7.2.1.2.1.27 |
authUserProfileVcIdleTimeThe 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 limits.
It is device choice to support 0, and provide reasonable
minimum and maximum idle time values.rw INTEGER(-1..2147483647) -- Units -- seconds .1.3.6.1.4.1.2.6.119.7.2.1.2.1.28 |
ibmAuthDomains OBJECT IDENTIFIER .1.3.6.1.4.1.2.6.119.7.2.2 |
ibmAuthConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2.6.119.7.2.3 |
authCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2.6.119.7.2.3.1 |
authUserProfileCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.2.6.119.7.2.3.1.1 |
authGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2.6.119.7.2.3.2 |
authUserProfileGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2.6.119.7.2.3.2.1 |