IBMIROCAUTH-MIB: View SNMP OID List / Download MIB

VENDOR: IBM


 Home MIB: IBMIROCAUTH-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ibm 1.3.6.1.4.1.2
     ibmProd 1.3.6.1.4.1.2.6
         ibm2210 1.3.6.1.4.1.2.6.72
         ibmIROC 1.3.6.1.4.1.2.6.119
                 ibmIROCconfig 1.3.6.1.4.1.2.6.119.7
                     ibmIROCconfigAuth 1.3.6.1.4.1.2.6.119.7.2
                         ibmAuthTraps 1.3.6.1.4.1.2.6.119.7.2.0
                         ibmAuthMIB 1.3.6.1.4.1.2.6.119.7.2.1
                             ibmAuthGeneral 1.3.6.1.4.1.2.6.119.7.2.1.1
                             authUserProfileTable 1.3.6.1.4.1.2.6.119.7.2.1.2 no-access
Table of named profiles. Used to collect information about tunnel profiles and user, e.g., PPP, related information.
                                 authUserProfileEntry 1.3.6.1.4.1.2.6.119.7.2.1.2.1 no-access
Each entry is a separate profile with associated attributes.
                                     authUserProfileName 1.3.6.1.4.1.2.6.119.7.2.1.2.1.1 displaystring no-access
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.
                                     authUserProfileRowDefinition 1.3.6.1.4.1.2.6.119.7.2.1.2.1.2 securerowdefinition read-write
The status of the row.
                                     authUserProfilePassword 1.3.6.1.4.1.2.6.119.7.2.1.2.1.3 securedisplaystring read-write
The password for this user. It is used for PPP and SNMP users but not tunnel profiles.
                                     authUserProfileType 1.3.6.1.4.1.2.6.119.7.2.1.2.1.4 octet string read-write
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.
                                     authUserProfileMaxConnectTime 1.3.6.1.4.1.2.6.119.7.2.1.2.1.5 integer read-write
The max connection allowed per connection. A value of zero is using the interface default, and negative one (-1) indicates no limits.
                                     authUserProfileCallbackType 1.3.6.1.4.1.2.6.119.7.2.1.2.1.6 integer read-write
The type of callback. Enumeration: 'disabled': 0, 'roaming': 1, 'required': 2.
                                     authUserProfileCallbackNum 1.3.6.1.4.1.2.6.119.7.2.1.2.1.7 displaystring read-write
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.
                                     authUserProfileDialout 1.3.6.1.4.1.2.6.119.7.2.1.2.1.8 enabled read-write
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.
                                     authUserProfileEncryptionKey 1.3.6.1.4.1.2.6.119.7.2.1.2.1.9 secureoctetstring read-write
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.
                                     authUserProfileStatus 1.3.6.1.4.1.2.6.119.7.2.1.2.1.10 integer read-write
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. Enumeration: 'disabled': 2, 'locked': 3, 'enabled': 1.
                                     authUserProfileExpirationDate 1.3.6.1.4.1.2.6.119.7.2.1.2.1.11 dateandtime2 read-write
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.
                                     authUserProfileGLoginAllowed 1.3.6.1.4.1.2.6.119.7.2.1.2.1.12 integer read-write
Number of grace logins is allowed after expiration Some local maximum may apply.
                                     authUserProfileGLoginsAttempts 1.3.6.1.4.1.2.6.119.7.2.1.2.1.13 integer read-only
Number of grace login attempted is attempted after the expiration of this user profile. Some local maximum may apply.
                                     authUserProfileLoginAttempts 1.3.6.1.4.1.2.6.119.7.2.1.2.1.14 integer read-only
Total number of login attempted, sucessfully or not.
                                     authUserProfileLoginFails 1.3.6.1.4.1.2.6.119.7.2.1.2.1.15 integer read-only
Total number of login failed.
                                     authUserProfileLoginLock 1.3.6.1.4.1.2.6.119.7.2.1.2.1.16 integer read-only
Number of consecutive failed logins attempted. The number is reset to zero after a successful login.
                                     authUserProfileIpType 1.3.6.1.4.1.2.6.119.7.2.1.2.1.17 integer read-write
The Ip network type of Dials. Enumeration: 'disabled': 0, 'single': 1, 'singleDials': 4, 'networkDials': 3.
                                     authUserProfileIpAddr 1.3.6.1.4.1.2.6.119.7.2.1.2.1.18 ipaddress read-write
IP address for this user.
                                     authUserProfileIpMask 1.3.6.1.4.1.2.6.119.7.2.1.2.1.19 ipaddress read-write
IP mask for this user.
                                     authUserProfileHostName 1.3.6.1.4.1.2.6.119.7.2.1.2.1.20 displaystring read-write
The host name for this user.
                                     authUserProfileSharedSecurity 1.3.6.1.4.1.2.6.119.7.2.1.2.1.21 securedisplaystring read-write
The shared security between two L2TP Peers.
                                     authUserProfileTunneled 1.3.6.1.4.1.2.6.119.7.2.1.2.1.22 enabled read-write
The value of enabled means this PPP user profile is a tunneled user.
                                     authUserProfileTunnelType 1.3.6.1.4.1.2.6.119.7.2.1.2.1.23 integer read-write
Tunneling Protocol. Enumeration: 'l2tp': 3.
                                     authUserProfileTunnelMediumType 1.3.6.1.4.1.2.6.119.7.2.1.2.1.24 integer read-write
Tunneling Medium. Enumeration: 'ip': 1.
                                     authUserProfileTunnelServer 1.3.6.1.4.1.2.6.119.7.2.1.2.1.25 displaystring read-write
Tunnel-Server endpoint address. For IP protocol, it is the server IP address in dotted notation.
                                     authUserProfileVcEnabled 1.3.6.1.4.1.2.6.119.7.2.1.2.1.26 enabled read-write
The value of enabled means this PPP user profile is a virtual connection user.
                                     authUserProfileVcMaxSuspendTime 1.3.6.1.4.1.2.6.119.7.2.1.2.1.27 integer read-write
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.
                                     authUserProfileVcIdleTime 1.3.6.1.4.1.2.6.119.7.2.1.2.1.28 integer read-write
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.
                         ibmAuthDomains 1.3.6.1.4.1.2.6.119.7.2.2
                         ibmAuthConformance 1.3.6.1.4.1.2.6.119.7.2.3
                             authCompliances 1.3.6.1.4.1.2.6.119.7.2.3.1
                                 authUserProfileCompliance 1.3.6.1.4.1.2.6.119.7.2.3.1.1
                             authGroups 1.3.6.1.4.1.2.6.119.7.2.3.2
                                 authUserProfileGroup 1.3.6.1.4.1.2.6.119.7.2.3.2.1