IBM-Director-Server-MIB: View SNMP OID List / Download MIB

VENDOR: IBM


 Home MIB: IBM-Director-Server-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
 ibmProd 1.3.6.1.4.1.2.6
     director 1.3.6.1.4.1.2.6.159
             dmiMibs 1.3.6.1.4.1.2.6.159.200
                     directorServerMIB 1.3.6.1.4.1.2.6.159.200.3
This module defines objects for the IBM Director Server portion of the MIB tree.
                         dmtfGroups 1.3.6.1.4.1.2.6.159.200.3.1
                             componentidTable 1.3.6.1.4.1.2.6.159.200.3.1.1 no-access
This group defines attributes common to all components.This group is required.
                                 componentidEntry 1.3.6.1.4.1.2.6.159.200.3.1.1.1 no-access
INDEX INTEGER value is DmiComponentIndex
                                     a1Manufacturer 1.3.6.1.4.1.2.6.159.200.3.1.1.1.1 displaystring read-only
The name of the manufacturer that produces this component.
                                     a1Product 1.3.6.1.4.1.2.6.159.200.3.1.1.1.2 displaystring read-only
The name of the component.
                                     a1Version 1.3.6.1.4.1.2.6.159.200.3.1.1.1.3 displaystring read-only
The version for the component.
                                     a1SerialNumber 1.3.6.1.4.1.2.6.159.200.3.1.1.1.4 displaystring read-only
The serial number for this instance of this component.
                                     a1Index 1.3.6.1.4.1.2.6.159.200.3.1.1.1.5 unsigned32 read-only
The name of the manufacturer that produces this component.
                             remoteSystemsTable 1.3.6.1.4.1.2.6.159.200.3.1.11 no-access
Table of remote systems defined for managing under the server.
                                   remoteSystemsEntry 1.3.6.1.4.1.2.6.159.200.3.1.11.1 no-access
INDEX INTEGER value is DmiComponentIndex
                                       a11SystemTag 1.3.6.1.4.1.2.6.159.200.3.1.11.1.1 unsigned32 read-only
Unique ID number of this remote system on the server.
                                       a11SystemName 1.3.6.1.4.1.2.6.159.200.3.1.11.1.2 displaystring read-only
Displayable name of the given system.
                                       a11ProtocolName 1.3.6.1.4.1.2.6.159.200.3.1.11.1.3 displaystring read-only
This is the type of network protocol used for communication with the given system.
                                       a11NetworkAddress 1.3.6.1.4.1.2.6.159.200.3.1.11.1.4 displaystring read-only
This is the network address of the given system.
                                       a11SystemState 1.3.6.1.4.1.2.6.159.200.3.1.11.1.5 integer read-only
This reflects the on-line/off-line state of the given system. Enumeration: 'offlineWithErrorCondition': 2, 'offline': 0, 'onlineWithErrorCondition': 3, 'online': 1.
                                       a11Server 1.3.6.1.4.1.2.6.159.200.3.1.11.1.6 integer read-only
This indicates if the system is some sort of server system. Enumeration: 'true': 1, 'false': 0.
                                       a11DirectorServer 1.3.6.1.4.1.2.6.159.200.3.1.11.1.7 integer read-only
This indicates if the system is a IBM Director Server system. Enumeration: 'true': 1, 'false': 0.
                                       a11OperatingSystemType 1.3.6.1.4.1.2.6.159.200.3.1.11.1.8 integer read-only
The primary operating system running on the given system. Enumeration: 'microsoftWindowsNt': 4, 'novellNetware': 3, 'microsoftWindows95': 11, 'unknown': 0, 'scoXenix': 8, 'ibmAix': 5, 'banyanVines': 6, 'ibmOs400': 12, 'ibmPcdos': 7, 'microsoftWindows': 2, 'unixSystemV': 9, 'linux': 13, 'ibmOs2': 1, 'ibmWorkplaceOs': 10.
                                       a11OsMajorVersion 1.3.6.1.4.1.2.6.159.200.3.1.11.1.9 unsigned32 read-only
The major version of primary operating system running on the given system.
                                       a11OsMinorVersion 1.3.6.1.4.1.2.6.159.200.3.1.11.1.10 unsigned32 read-only
The minor version of primary operating system running on the given system.
                                       a11SystemModelId 1.3.6.1.4.1.2.6.159.200.3.1.11.1.11 displaystring read-only
These are the model identifier values for the given system. Systems which are the same non-zero model identifier are the same type of system.
                                       a11SystemModelName 1.3.6.1.4.1.2.6.159.200.3.1.11.1.12 displaystring read-only
This is the model name for the given system, if known.
                                       a11SystemOnlineNotify 1.3.6.1.4.1.2.6.159.200.3.1.11.1.13 integer read-only
Severity of alert generated when system becomes on-line, if enabled. Enumeration: 'noDefault': 254, 'disabled': 255, 'sev2': 2, 'sev3': 3, 'sev0': 0, 'sev1': 1, 'sev6': 6, 'sev7': 7, 'sev4': 4, 'sev5': 5.
                                       a11SystemOfflineNotify 1.3.6.1.4.1.2.6.159.200.3.1.11.1.14 integer read-only
Severity of alert generated when system becomes off-line, if enabled. Enumeration: 'noDefault': 254, 'disabled': 255, 'sev2': 2, 'sev3': 3, 'sev0': 0, 'sev1': 1, 'sev6': 6, 'sev7': 7, 'sev4': 4, 'sev5': 5.
                                       a11PresenceCheckInterval 1.3.6.1.4.1.2.6.159.200.3.1.11.1.15 unsigned32 read-only
This is the time between attempts by the server to verify the presence of the remote system, in seconds.
                                       a11MacAddress 1.3.6.1.4.1.2.6.159.200.3.1.11.1.16 macaddress read-only
Media Access Control (MAC) address of remote system, if known.
                             remoteSystemGroupsTable 1.3.6.1.4.1.2.6.159.200.3.1.12 no-access
Table of remote system groups defined for managing under the server.
                                   remoteSystemGroupsEntry 1.3.6.1.4.1.2.6.159.200.3.1.12.1 no-access
INDEX INTEGER value is DmiComponentIndex
                                       a12GroupTag 1.3.6.1.4.1.2.6.159.200.3.1.12.1.1 unsigned32 read-only
Unique ID number of this system group on the server.
                                       a12GroupName 1.3.6.1.4.1.2.6.159.200.3.1.12.1.2 displaystring read-only
Displayable name of the given group.
                                       a12RequiredKeywordsCombination 1.3.6.1.4.1.2.6.159.200.3.1.12.1.3 integer read-only
This reflects whether all, any, or one of the keywords for the group must be matched during a discovery request in order for a remote system to be discovered. Enumeration: 'anyOfTheKeywordsMayMatch': 1, 'allKeywordsMustMatch': 0, 'exactlyOneKeywordsMustMatch': 2.
                                       a12Keywords 1.3.6.1.4.1.2.6.159.200.3.1.12.1.4 displaystring read-only
List of keywords which are used for finding remote systems during a discovery request.
                                       a12SystemOnlineNotifyDefault 1.3.6.1.4.1.2.6.159.200.3.1.12.1.5 integer read-only
On-line notification default for systems in this group, if enabled. Enumeration: 'noDefault': 254, 'disabled': 255, 'sev2': 2, 'sev3': 3, 'sev0': 0, 'sev1': 1, 'sev6': 6, 'sev7': 7, 'sev4': 4, 'sev5': 5.
                                       a12SystemOfflineNotifyDefault 1.3.6.1.4.1.2.6.159.200.3.1.12.1.6 integer read-only
Off-line notification default for systems in this group, if enabled. Enumeration: 'noDefault': 254, 'disabled': 255, 'sev2': 2, 'sev3': 3, 'sev0': 0, 'sev1': 1, 'sev6': 6, 'sev7': 7, 'sev4': 4, 'sev5': 5.
                                       a12DefaultPresenceCheckInterval 1.3.6.1.4.1.2.6.159.200.3.1.12.1.7 unsigned32 read-only
This is the default time between attempts by the server to verify the presence of the system in this group, in seconds. 0 = No group-specific default.
                                       a12DiscoveryStartFlag 1.3.6.1.4.1.2.6.159.200.3.1.12.1.8 integer32 read-write
The value of this flag is not significant. To start a discovery request on the given System Group, write any value to this field.
                             remoteSystemGroupMapTable 1.3.6.1.4.1.2.6.159.200.3.1.13 no-access
Table mapping the membership of remote system in groups in the server.
                                   remoteSystemGroupMapEntry 1.3.6.1.4.1.2.6.159.200.3.1.13.1 no-access
INDEX INTEGER value is DmiComponentIndex
                                       a13SystemTag 1.3.6.1.4.1.2.6.159.200.3.1.13.1.1 unsigned32 read-only
Unique ID number of remote system.
                                       a13GroupTag 1.3.6.1.4.1.2.6.159.200.3.1.13.1.2 unsigned32 read-only
Unique ID number of group containing the remote system.
                         directorServerMIBConformance 1.3.6.1.4.1.2.6.159.200.3.2
                             directorServerMIBGroups 1.3.6.1.4.1.2.6.159.200.3.2.1
                                 directorServerMIBGroup 1.3.6.1.4.1.2.6.159.200.3.2.1.1
The objects group for objects defined in this module.
                             directorServerMIBCompliances 1.3.6.1.4.1.2.6.159.200.3.2.2
                                 directorServerMIBCompliance 1.3.6.1.4.1.2.6.159.200.3.2.2.1
The compliance statement for this module.