NETFINITYMANAGER-MIB

File: NETFINITYMANAGER-MIB.mib (17951 bytes)

Imported modules

RFC-1212 RFC1155-SMI RFC1213-MIB
NETFINITYSERVICES-MIB SNMPv2-TC

Imported symbols

OBJECT-TYPE enterprises DisplayString
dmiMibs DisplayString

Defined Types

DmiInteger  
INTEGER    

DmiOctetstring  
OCTET STRING    

DmiDisplaystring  
DisplayString    

DmiDate  
OCTET STRING Size(28)    

DmiComponentIndex  
INTEGER    

SComponentid  
SEQUENCE    
  a1Manufacturer DmiDisplaystring
  a1Product DmiDisplaystring
  a1Version DmiDisplaystring
  a1SerialNumber DmiDisplaystring

SRemoteSystems  
SEQUENCE    
  a11SystemTag DmiInteger
  a11SystemName DmiDisplaystring
  a11ProtocolName DmiDisplaystring
  a11NetworkAddress DmiDisplaystring
  a11SystemState DmiInteger
  a11Server DmiInteger
  a11Manager DmiInteger
  a11OperatingSystemType DmiInteger
  a11OsMajorVersion DmiInteger
  a11OsMinorVersion DmiInteger
  a11SystemModelId DmiOctetstring
  a11SystemModelName DmiDisplaystring
  a11SystemOn-lineNotify DmiInteger
  a11SystemOff-lineNotify DmiInteger
  a11PresenceCheckInterval DmiInteger
  a11MacAddress DmiOctetstring

SRemoteSystemGroups  
SEQUENCE    
  a12GroupTag DmiInteger
  a12GroupName DmiDisplaystring
  a12RequiredKeywordsCombination DmiInteger
  a12Keywords DmiDisplaystring
  a12SystemOn-lineNotifyDefault DmiInteger
  a12SystemOff-lineNotifyDefault DmiInteger
  a12DefaultPresenceCheckInterval DmiInteger
  a12DiscoveryStartFlag DmiInteger

SRemoteSystemGroupMap  
SEQUENCE    
  a13SystemTag DmiInteger
  a13GroupTag DmiInteger

Defined Values

netFinityManagerMIB 1.3.6.1.4.1.2.6.71.200.3
OBJECT IDENTIFIER    

dmtfGroups2 1.3.6.1.4.1.2.6.71.200.3.1
OBJECT IDENTIFIER    

tComponentid2 1.3.6.1.4.1.2.6.71.200.3.1.1
This group defines attributes common to all components.This group is required.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SComponentid

eComponentid2 1.3.6.1.4.1.2.6.71.200.3.1.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SComponentid  

a1Manufacturer 1.3.6.1.4.1.2.6.71.200.3.1.1.1.1
The name of the manufacturer that produces this component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a1Product 1.3.6.1.4.1.2.6.71.200.3.1.1.1.2
The name of the component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a1Version 1.3.6.1.4.1.2.6.71.200.3.1.1.1.3
The version for the component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a1SerialNumber 1.3.6.1.4.1.2.6.71.200.3.1.1.1.4
The serial number for this instance of this component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

tRemoteSystems 1.3.6.1.4.1.2.6.71.200.3.1.11
Table of remote systems defined for managing under the Remote System Manager service.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SRemoteSystems

eRemoteSystems 1.3.6.1.4.1.2.6.71.200.3.1.11.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SRemoteSystems  

a11SystemTag 1.3.6.1.4.1.2.6.71.200.3.1.11.1.1
Unique ID number of this remote system in Remote System Manager.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a11SystemName 1.3.6.1.4.1.2.6.71.200.3.1.11.1.2
Displayable name of the given system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a11ProtocolName 1.3.6.1.4.1.2.6.71.200.3.1.11.1.3
This is the type of network protocol used for communication with the given system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a11NetworkAddress 1.3.6.1.4.1.2.6.71.200.3.1.11.1.4
This is the network address of the given system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a11SystemState 1.3.6.1.4.1.2.6.71.200.3.1.11.1.5
This reflects the on-line/off-line state of the given system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER vOff-line(0), vOn-line(1), vOff-lineWithErrorCondition(2), vOn-lineWithErrorCondition(3)  

a11Server 1.3.6.1.4.1.2.6.71.200.3.1.11.1.6
This indicates if the system is some sort of server system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER vFalse(0), vTrue(1)  

a11Manager 1.3.6.1.4.1.2.6.71.200.3.1.11.1.7
This indicates if the system is a NetFinity Manager system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER vFalse(0), vTrue(1)  

a11OperatingSystemType 1.3.6.1.4.1.2.6.71.200.3.1.11.1.8
The primary operating system running on the given system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER vUnknown(0), vIbmOs2(1), vMicrosoftWindows(2), vNovellNetware(3), vMicrosoftWindowsNt(4), vIbmAix(5), vBanyanVines(6), vIbmPc-dos(7), vScoXenix(8), vUnixSystemV(9), vMicrosoftWindows95(11)  

a11OsMajorVersion 1.3.6.1.4.1.2.6.71.200.3.1.11.1.9
The major version of primary operating system running on the given system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a11OsMinorVersion 1.3.6.1.4.1.2.6.71.200.3.1.11.1.10
The minor version of primary operating system running on the given system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a11SystemModelId 1.3.6.1.4.1.2.6.71.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: mandatory Access: read-only
OBJECT-TYPE    
  DmiOctetstring  

a11SystemModelName 1.3.6.1.4.1.2.6.71.200.3.1.11.1.12
This is the model name for the given system, if known.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a11SystemOn-lineNotify 1.3.6.1.4.1.2.6.71.200.3.1.11.1.13
Severity of alert generated when system becomes on-line, if enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER vSev0(0), vSev1(1), vSev2(2), vSev3(3), vSev4(4), vSev5(5), vSev6(6), vSev7(7), vNoDefault(254), vDisabled(255)  

a11SystemOff-lineNotify 1.3.6.1.4.1.2.6.71.200.3.1.11.1.14
Severity of alert generated when system becomes off-line, if enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER vSev0(0), vSev1(1), vSev2(2), vSev3(3), vSev4(4), vSev5(5), vSev6(6), vSev7(7), vNoDefault(254), vDisabled(255)  

a11PresenceCheckInterval 1.3.6.1.4.1.2.6.71.200.3.1.11.1.15
This is the time between attempts by Remote System Manager to verify the presence of the remote system, in seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a11MacAddress 1.3.6.1.4.1.2.6.71.200.3.1.11.1.16
Media Access Control (MAC) address of remote system, if known.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiOctetstring  

tRemoteSystemGroups 1.3.6.1.4.1.2.6.71.200.3.1.12
Table of remote system groups defined for managing under the Remote System Manager service.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SRemoteSystemGroups

eRemoteSystemGroups 1.3.6.1.4.1.2.6.71.200.3.1.12.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SRemoteSystemGroups  

a12GroupTag 1.3.6.1.4.1.2.6.71.200.3.1.12.1.1
Unique ID number of this system group in Remote System Manager.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a12GroupName 1.3.6.1.4.1.2.6.71.200.3.1.12.1.2
Displayable name of the given group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a12RequiredKeywordsCombination 1.3.6.1.4.1.2.6.71.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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER vAllKeywordsMustMatch(0), vAnyOfTheKeywordsMayMatch(1), vExactlyOneOfTheKeywordsMustMatch(2)  

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

a12SystemOn-lineNotifyDefault 1.3.6.1.4.1.2.6.71.200.3.1.12.1.5
On-line notification default for systems in this group, if enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER vSev0(0), vSev1(1), vSev2(2), vSev3(3), vSev4(4), vSev5(5), vSev6(6), vSev7(7), vNoDefault(254), vDisabled(255)  

a12SystemOff-lineNotifyDefault 1.3.6.1.4.1.2.6.71.200.3.1.12.1.6
Off-line notification default for systems in this group, if enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER vSev0(0), vSev1(1), vSev2(2), vSev3(3), vSev4(4), vSev5(5), vSev6(6), vSev7(7), vNoDefault(254), vDisabled(255)  

a12DefaultPresenceCheckInterval 1.3.6.1.4.1.2.6.71.200.3.1.12.1.7
This is the default time between attempts by Remote System Manager to verify the presence of the system in this group, in seconds. 0 = No group-specific default.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a12DiscoveryStartFlag 1.3.6.1.4.1.2.6.71.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: mandatory Access: read-write
OBJECT-TYPE    
  DmiInteger  

tRemoteSystemGroupMap 1.3.6.1.4.1.2.6.71.200.3.1.13
Table mapping the membership of remote system in groups in the Remote System Manager service.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SRemoteSystemGroupMap

eRemoteSystemGroupMap 1.3.6.1.4.1.2.6.71.200.3.1.13.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SRemoteSystemGroupMap  

a13SystemTag 1.3.6.1.4.1.2.6.71.200.3.1.13.1.1
Unique ID number of remote system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a13GroupTag 1.3.6.1.4.1.2.6.71.200.3.1.13.1.2
Unique ID number of group containing the remote system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger