IBMIROCAUTH-MIB

File: IBMIROCAUTH-MIB.mib (19941 bytes)

Imported modules

SNMPv2-SMI RFC-1212 RFC-1215
SNMPv2-TC RFC1155-SMI

Imported symbols

Counter32 Gauge32 Integer32
TimeTicks IpAddress OBJECT-TYPE
TRAP-TYPE DisplayString PhysAddress
TruthValue RowStatus AutonomousType
TestAndIncr enterprises

Defined Types

RowDefinition  
INTEGER active(1), notReady(3), createAndGo(4), createAndWait(5), destroy(6)    

Enabled  
INTEGER disabled(0), enabled(1)    

DateAndTime2  
OCTET STRING Size(0..11)    

SecureOctetString  
OCTET STRING Size(0..65535)    

SecureDisplayString  
OCTET STRING Size(0..65535)    

SecureRowDefinition  
OCTET STRING Size(0..65535)    

AuthUserProfileEntry  
SEQUENCE    
  authUserProfileName DisplayString
  authUserProfileRowDefinition SecureRowDefinition
  authUserProfilePassword SecureDisplayString
  authUserProfileType OCTET STRING
  authUserProfileMaxConnectTime INTEGER
  authUserProfileCallbackType INTEGER
  authUserProfileCallbackNum DisplayString
  authUserProfileDialout Enabled
  authUserProfileEncryptionKey SecureOctetString
  authUserProfileStatus INTEGER
  authUserProfileExpirationDate DateAndTime2
  authUserProfileGLoginAllowed INTEGER
  authUserProfileGLoginsAttempts INTEGER
  authUserProfileLoginAttempts INTEGER
  authUserProfileLoginFails INTEGER
  authUserProfileLoginLock INTEGER
  authUserProfileIpType INTEGER
  authUserProfileIpAddr IpAddress
  authUserProfileIpMask IpAddress
  authUserProfileHostName DisplayString
  authUserProfileSharedSecurity SecureDisplayString
  authUserProfileTunneled Enabled
  authUserProfileTunnelType INTEGER
  authUserProfileTunnelMediumType INTEGER
  authUserProfileTunnelServer DisplayString
  authUserProfileVcEnabled Enabled
  authUserProfileVcMaxSuspendTime INTEGER
  authUserProfileVcIdleTime INTEGER

Defined Values

ibmIROCconfigAuth 1.3.6.1.4.1.2.6.119.7.2
OBJECT IDENTIFIER    

ibm 1.3.6.1.4.1.2
OBJECT IDENTIFIER    

ibmProd 1.3.6.1.4.1.2.6
OBJECT IDENTIFIER    

ibm2210 1.3.6.1.4.1.2.6.72
OBJECT IDENTIFIER    

ibmIROC 1.3.6.1.4.1.2.6.119
OBJECT IDENTIFIER    

ibmIROCconfig 1.3.6.1.4.1.2.6.119.7
OBJECT IDENTIFIER    

ibmAuthTraps 1.3.6.1.4.1.2.6.119.7.2.0
OBJECT IDENTIFIER    

ibmAuthMIB 1.3.6.1.4.1.2.6.119.7.2.1
OBJECT IDENTIFIER    

ibmAuthDomains 1.3.6.1.4.1.2.6.119.7.2.2
OBJECT IDENTIFIER    

ibmAuthConformance 1.3.6.1.4.1.2.6.119.7.2.3
OBJECT IDENTIFIER    

ibmAuthGeneral 1.3.6.1.4.1.2.6.119.7.2.1.1
OBJECT IDENTIFIER    

authCompliances 1.3.6.1.4.1.2.6.119.7.2.3.1
OBJECT IDENTIFIER    

authGroups 1.3.6.1.4.1.2.6.119.7.2.3.2
OBJECT IDENTIFIER    

authUserProfileTable 1.3.6.1.4.1.2.6.119.7.2.1.2
Table of named profiles. Used to collect information about tunnel profiles and user, e.g., PPP, related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AuthUserProfileEntry

authUserProfileEntry 1.3.6.1.4.1.2.6.119.7.2.1.2.1
Each entry is a separate profile with associated attributes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AuthUserProfileEntry  

authUserProfileName 1.3.6.1.4.1.2.6.119.7.2.1.2.1.1
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..64)  

authUserProfileRowDefinition 1.3.6.1.4.1.2.6.119.7.2.1.2.1.2
The status of the row.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SecureRowDefinition  

authUserProfilePassword 1.3.6.1.4.1.2.6.119.7.2.1.2.1.3
The password for this user. It is used for PPP and SNMP users but not tunnel profiles.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SecureDisplayString  

authUserProfileType 1.3.6.1.4.1.2.6.119.7.2.1.2.1.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1)  

authUserProfileMaxConnectTime 1.3.6.1.4.1.2.6.119.7.2.1.2.1.5
The max connection allowed per connection. A value of zero is using the interface default, and negative one (-1) indicates no limits.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1..2147483647  

authUserProfileCallbackType 1.3.6.1.4.1.2.6.119.7.2.1.2.1.6
The type of callback.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), roaming(1), required(2)  

authUserProfileCallbackNum 1.3.6.1.4.1.2.6.119.7.2.1.2.1.7
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

authUserProfileDialout 1.3.6.1.4.1.2.6.119.7.2.1.2.1.8
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Enabled  

authUserProfileEncryptionKey 1.3.6.1.4.1.2.6.119.7.2.1.2.1.9
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SecureOctetString  

authUserProfileStatus 1.3.6.1.4.1.2.6.119.7.2.1.2.1.10
The 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), locked(3)  

authUserProfileExpirationDate 1.3.6.1.4.1.2.6.119.7.2.1.2.1.11
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DateAndTime2  

authUserProfileGLoginAllowed 1.3.6.1.4.1.2.6.119.7.2.1.2.1.12
Number of grace logins is allowed after expiration Some local maximum may apply.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

authUserProfileGLoginsAttempts 1.3.6.1.4.1.2.6.119.7.2.1.2.1.13
Number of grace login attempted is attempted after the expiration of this user profile. Some local maximum may apply.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

authUserProfileLoginAttempts 1.3.6.1.4.1.2.6.119.7.2.1.2.1.14
Total number of login attempted, sucessfully or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

authUserProfileLoginFails 1.3.6.1.4.1.2.6.119.7.2.1.2.1.15
Total number of login failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

authUserProfileLoginLock 1.3.6.1.4.1.2.6.119.7.2.1.2.1.16
Number of consecutive failed logins attempted. The number is reset to zero after a successful login.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

authUserProfileIpType 1.3.6.1.4.1.2.6.119.7.2.1.2.1.17
The Ip network type of Dials.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), single(1), networkDials(3), singleDials(4)  

authUserProfileIpAddr 1.3.6.1.4.1.2.6.119.7.2.1.2.1.18
IP address for this user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

authUserProfileIpMask 1.3.6.1.4.1.2.6.119.7.2.1.2.1.19
IP mask for this user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

authUserProfileHostName 1.3.6.1.4.1.2.6.119.7.2.1.2.1.20
The host name for this user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

authUserProfileSharedSecurity 1.3.6.1.4.1.2.6.119.7.2.1.2.1.21
The shared security between two L2TP Peers.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SecureDisplayString  

authUserProfileTunneled 1.3.6.1.4.1.2.6.119.7.2.1.2.1.22
The value of enabled means this PPP user profile is a tunneled user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Enabled  

authUserProfileTunnelType 1.3.6.1.4.1.2.6.119.7.2.1.2.1.23
Tunneling Protocol.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER l2tp(3)  

authUserProfileTunnelMediumType 1.3.6.1.4.1.2.6.119.7.2.1.2.1.24
Tunneling Medium.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ip(1)  

authUserProfileTunnelServer 1.3.6.1.4.1.2.6.119.7.2.1.2.1.25
Tunnel-Server endpoint address. For IP protocol, it is the server IP address in dotted notation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

authUserProfileVcEnabled 1.3.6.1.4.1.2.6.119.7.2.1.2.1.26
The value of enabled means this PPP user profile is a virtual connection user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Enabled  

authUserProfileVcMaxSuspendTime 1.3.6.1.4.1.2.6.119.7.2.1.2.1.27
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. 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1..2147483647  

authUserProfileVcIdleTime 1.3.6.1.4.1.2.6.119.7.2.1.2.1.28
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 limits. It is device choice to support 0, and provide reasonable minimum and maximum idle time values.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1..2147483647  

authUserProfileGroup 1.3.6.1.4.1.2.6.119.7.2.3.2.1
OBJECT IDENTIFIER    

authUserProfileCompliance 1.3.6.1.4.1.2.6.119.7.2.3.1.1
OBJECT IDENTIFIER