IBM-Director-Server-MIB

File: IBM-Director-Server-MIB.mib (16172 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IBM-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 DisplayString MacAddress
MODULE-COMPLIANCE OBJECT-GROUP ibm

Defined Types

SComponentid  
SEQUENCE    
  a1Index Unsigned32
  a1Manufacturer DisplayString
  a1Product DisplayString
  a1Version DisplayString
  a1SerialNumber DisplayString

SRemoteSystems  
SEQUENCE    
  a11SystemTag Unsigned32
  a11SystemName DisplayString
  a11ProtocolName DisplayString
  a11NetworkAddress DisplayString
  a11SystemState INTEGER
  a11Server INTEGER
  a11DirectorServer INTEGER
  a11OperatingSystemType INTEGER
  a11OsMajorVersion Unsigned32
  a11OsMinorVersion Unsigned32
  a11SystemModelId DisplayString
  a11SystemModelName DisplayString
  a11SystemOnlineNotify INTEGER
  a11SystemOfflineNotify INTEGER
  a11PresenceCheckInterval Unsigned32
  a11MacAddress MacAddress

SRemoteSystemGroups  
SEQUENCE    
  a12GroupTag Unsigned32
  a12GroupName DisplayString
  a12RequiredKeywordsCombination INTEGER
  a12Keywords DisplayString
  a12SystemOnlineNotifyDefault INTEGER
  a12SystemOfflineNotifyDefault INTEGER
  a12DefaultPresenceCheckInterval Unsigned32
  a12DiscoveryStartFlag Integer32

SRemoteSystemGroupMap  
SEQUENCE    
  a13SystemTag Unsigned32
  a13GroupTag Unsigned32

Defined Values

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.
MODULE-IDENTITY    

ibmProd 1.3.6.1.4.1.2.6
OBJECT IDENTIFIER    

director 1.3.6.1.4.1.2.6.159
OBJECT IDENTIFIER    

dmiMibs 1.3.6.1.4.1.2.6.159.200
OBJECT IDENTIFIER    

dmtfGroups 1.3.6.1.4.1.2.6.159.200.3.1
OBJECT IDENTIFIER    

componentidTable 1.3.6.1.4.1.2.6.159.200.3.1.1
This group defines attributes common to all components.This group is required.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SComponentid

componentidEntry 1.3.6.1.4.1.2.6.159.200.3.1.1.1
INDEX INTEGER value is DmiComponentIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SComponentid  

a1Index 1.3.6.1.4.1.2.6.159.200.3.1.1.1.5
The name of the manufacturer that produces this component.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

a1Manufacturer 1.3.6.1.4.1.2.6.159.200.3.1.1.1.1
The name of the manufacturer that produces this component.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

a1Product 1.3.6.1.4.1.2.6.159.200.3.1.1.1.2
The name of the component.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

a1Version 1.3.6.1.4.1.2.6.159.200.3.1.1.1.3
The version for the component.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

a1SerialNumber 1.3.6.1.4.1.2.6.159.200.3.1.1.1.4
The serial number for this instance of this component.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

remoteSystemsTable 1.3.6.1.4.1.2.6.159.200.3.1.11
Table of remote systems defined for managing under the server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SRemoteSystems

remoteSystemsEntry 1.3.6.1.4.1.2.6.159.200.3.1.11.1
INDEX INTEGER value is DmiComponentIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SRemoteSystems  

a11SystemTag 1.3.6.1.4.1.2.6.159.200.3.1.11.1.1
Unique ID number of this remote system on the server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

a11SystemName 1.3.6.1.4.1.2.6.159.200.3.1.11.1.2
Displayable name of the given system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

a11ProtocolName 1.3.6.1.4.1.2.6.159.200.3.1.11.1.3
This is the type of network protocol used for communication with the given system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

a11NetworkAddress 1.3.6.1.4.1.2.6.159.200.3.1.11.1.4
This is the network address of the given system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

a11SystemState 1.3.6.1.4.1.2.6.159.200.3.1.11.1.5
This reflects the on-line/off-line state of the given system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER offline(0), online(1), offlineWithErrorCondition(2), onlineWithErrorCondition(3)  

a11Server 1.3.6.1.4.1.2.6.159.200.3.1.11.1.6
This indicates if the system is some sort of server system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

a11DirectorServer 1.3.6.1.4.1.2.6.159.200.3.1.11.1.7
This indicates if the system is a IBM Director Server system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

a11OperatingSystemType 1.3.6.1.4.1.2.6.159.200.3.1.11.1.8
The primary operating system running on the given system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), ibmOs2(1), microsoftWindows(2), novellNetware(3), microsoftWindowsNt(4), ibmAix(5), banyanVines(6), ibmPcdos(7), scoXenix(8), unixSystemV(9), ibmWorkplaceOs(10), microsoftWindows95(11), ibmOs400(12), linux(13)  

a11OsMajorVersion 1.3.6.1.4.1.2.6.159.200.3.1.11.1.9
The major version of primary operating system running on the given system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

a11OsMinorVersion 1.3.6.1.4.1.2.6.159.200.3.1.11.1.10
The minor version of primary operating system running on the given system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

a11SystemModelId 1.3.6.1.4.1.2.6.159.200.3.1.11.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

a11SystemModelName 1.3.6.1.4.1.2.6.159.200.3.1.11.1.12
This is the model name for the given system, if known.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

a11SystemOnlineNotify 1.3.6.1.4.1.2.6.159.200.3.1.11.1.13
Severity of alert generated when system becomes on-line, if enabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sev0(0), sev1(1), sev2(2), sev3(3), sev4(4), sev5(5), sev6(6), sev7(7), noDefault(254), disabled(255)  

a11SystemOfflineNotify 1.3.6.1.4.1.2.6.159.200.3.1.11.1.14
Severity of alert generated when system becomes off-line, if enabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sev0(0), sev1(1), sev2(2), sev3(3), sev4(4), sev5(5), sev6(6), sev7(7), noDefault(254), disabled(255)  

a11PresenceCheckInterval 1.3.6.1.4.1.2.6.159.200.3.1.11.1.15
This is the time between attempts by the server to verify the presence of the remote system, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

a11MacAddress 1.3.6.1.4.1.2.6.159.200.3.1.11.1.16
Media Access Control (MAC) address of remote system, if known.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

remoteSystemGroupsTable 1.3.6.1.4.1.2.6.159.200.3.1.12
Table of remote system groups defined for managing under the server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SRemoteSystemGroups

remoteSystemGroupsEntry 1.3.6.1.4.1.2.6.159.200.3.1.12.1
INDEX INTEGER value is DmiComponentIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SRemoteSystemGroups  

a12GroupTag 1.3.6.1.4.1.2.6.159.200.3.1.12.1.1
Unique ID number of this system group on the server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

a12GroupName 1.3.6.1.4.1.2.6.159.200.3.1.12.1.2
Displayable name of the given group.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

a12RequiredKeywordsCombination 1.3.6.1.4.1.2.6.159.200.3.1.12.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER allKeywordsMustMatch(0), anyOfTheKeywordsMayMatch(1), exactlyOneKeywordsMustMatch(2)  

a12Keywords 1.3.6.1.4.1.2.6.159.200.3.1.12.1.4
List of keywords which are used for finding remote systems during a discovery request.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

a12SystemOnlineNotifyDefault 1.3.6.1.4.1.2.6.159.200.3.1.12.1.5
On-line notification default for systems in this group, if enabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sev0(0), sev1(1), sev2(2), sev3(3), sev4(4), sev5(5), sev6(6), sev7(7), noDefault(254), disabled(255)  

a12SystemOfflineNotifyDefault 1.3.6.1.4.1.2.6.159.200.3.1.12.1.6
Off-line notification default for systems in this group, if enabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sev0(0), sev1(1), sev2(2), sev3(3), sev4(4), sev5(5), sev6(6), sev7(7), noDefault(254), disabled(255)  

a12DefaultPresenceCheckInterval 1.3.6.1.4.1.2.6.159.200.3.1.12.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

a12DiscoveryStartFlag 1.3.6.1.4.1.2.6.159.200.3.1.12.1.8
The value of this flag is not significant. To start a discovery request on the given System Group, write any value to this field.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

remoteSystemGroupMapTable 1.3.6.1.4.1.2.6.159.200.3.1.13
Table mapping the membership of remote system in groups in the server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SRemoteSystemGroupMap

remoteSystemGroupMapEntry 1.3.6.1.4.1.2.6.159.200.3.1.13.1
INDEX INTEGER value is DmiComponentIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SRemoteSystemGroupMap  

a13SystemTag 1.3.6.1.4.1.2.6.159.200.3.1.13.1.1
Unique ID number of remote system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

a13GroupTag 1.3.6.1.4.1.2.6.159.200.3.1.13.1.2
Unique ID number of group containing the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

directorServerMIBConformance 1.3.6.1.4.1.2.6.159.200.3.2
OBJECT IDENTIFIER    

directorServerMIBGroups 1.3.6.1.4.1.2.6.159.200.3.2.1
OBJECT IDENTIFIER    

directorServerMIBCompliances 1.3.6.1.4.1.2.6.159.200.3.2.2
OBJECT IDENTIFIER    

directorServerMIBCompliance 1.3.6.1.4.1.2.6.159.200.3.2.2.1
The compliance statement for this module.
Status: current Access: read-only
MODULE-COMPLIANCE    

directorServerMIBGroup 1.3.6.1.4.1.2.6.159.200.3.2.1.1
The objects group for objects defined in this module.
Status: current Access: read-only
OBJECT-GROUP