DMTF-SOFTWARE-MIB

File: DMTF-SOFTWARE-MIB.mib (34804 bytes)

Imported modules

SNMPv2-SMI DMTF-DMI-MIB

Imported symbols

OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
enterprises Counter32 Counter64
Gauge32 Integer32 Dmi-Date
DmiString dmiEventDateTime dmiCompId
dmiEventSeverity dmiEventStateKey dmiEventAssociatedGroup
dmiEventSystem dmiEventSubSystem

Defined Types

DmiCounter  
Counter32    

DmiCounter64  
Counter64    

DmiGauge  
Gauge32    

DmiInteger  
Integer32    

DmiOctetstring  
OCTET STRING    

DmiCompId  
INTEGER    

DmiGroupId  
INTEGER    

SdmtfAttributeDependencies  
SEQUENCE    
  dmtfAttributeDependenciesState INTEGER
  index DmiInteger
  class DmiString
  attributeID DmiInteger
  minimumValue DmiString
  maximumValue DmiString
  dependencyType DmiInteger
  setNumber DmiInteger

SdmtfComponentDependencies  
SEQUENCE    
  dmtfComponentDependenciesState INTEGER
  index DmiInteger
  manufacturer DmiString
  product DmiString
  minimumVersion DmiString
  maximumVersion DmiString
  dependencyType DmiInteger
  setNumber DmiInteger

SdmtfEquivalence  
SEQUENCE    
  dmtfEquivalenceState INTEGER
  index DmiInteger
  manufacturer DmiString
  product DmiString
  minimumVersion DmiString
  maximumVersion DmiString

SdmtfFileList  
SEQUENCE    
  dmtfFileListState INTEGER
  locationIndex DmiInteger
  fileName DmiString
  description DmiString

SdmtfInstallationLogFiles  
SEQUENCE    
  dmtfInstallationLogFilesState INTEGER
  locationIndex DmiInteger
  fileName DmiString
  description DmiString

SdmtfInstallation  
SEQUENCE    
  dmtfInstallationState INTEGER
  installationType DmiInteger
  installationIdentifier DmiString
  description DmiString
  installedSize DmiInteger
  commandLine DmiString
  locationIndex DmiInteger

SdmtfLocation  
SEQUENCE    
  dmtfLocationState INTEGER
  index DmiInteger
  locationType DmiInteger
  path DmiString

SdmtfMaintenance  
SEQUENCE    
  manufacturer DmiString
  product DmiString
  version DmiString
  componentID DmiInteger

SdmtfSoftwareComponentInformation  
SEQUENCE    
  majorVersion DmiString
  minorVersion DmiString
  revision DmiString
  build DmiString
  targetOperatingSystem DmiInteger
  languageEdition DmiString
  identificationCode DmiString
  installableState DmiInteger
  executableState DmiInteger

SdmtfSoftwareSignature  
SEQUENCE    
  dmtfSoftwareSignatureState INTEGER
  fileName DmiString
  fileSize DmiInteger
  fileDateAndTime Dmi-Date
  fileChecksum DmiInteger
  fileCRC1 DmiInteger
  fileCRC2 DmiInteger
  fileLocation DmiInteger

SdmtfSubcomponents  
SEQUENCE    
  dmtfSubcomponentsState INTEGER
  manufacturer DmiString
  product DmiString
  version DmiString
  componentID DmiInteger
  installationInformation DmiString

SdmtfSupersededComponents  
SEQUENCE    
  dmtfSupersededComponentsState INTEGER
  index DmiInteger
  manufacturer DmiString
  product DmiString
  minimumVersion DmiString
  maximumVersion DmiString

SdmtfSupport  
SEQUENCE    
  dmtfSupportState INTEGER
  index DmiInteger
  locale DmiString
  description DmiString
  contactInformation DmiString
  supportType DmiInteger

SdmtfVerification  
SEQUENCE    
  requestedTestLevel DmiInteger
  highestPossibleResult DmiInteger
  testResult DmiInteger
  testDate Dmi-Date
  testMessage DmiString

Defined Values

dmtf 1.3.6.1.4.1.412
OBJECT IDENTIFIER    

dmtfStdMifs 1.3.6.1.4.1.412.2
OBJECT IDENTIFIER    

dmtfDynOids 1.3.6.1.4.1.412.3
OBJECT IDENTIFIER    

dmtfSoftwareMIF 1.3.6.1.4.1.412.2.3
This MIB is a translation of the DMTF Software MIF, based on the translation rules defined by the DMTF DMI to SNMP Mapping Standard, Version 1.0. DMI-based systems running a DMI-to-SNMP Mapping Agent provide the ability to access DMI component instrumentation via SNMP protocol operations.
MODULE-IDENTITY    

dmtfAttributeDependenciesTable 1.3.6.1.4.1.412.2.3.10
This group identifies dependencies that this component has on the value of attributes in particular groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfAttributeDependencies

dmtfAttributeDependenciesEntry 1.3.6.1.4.1.412.2.3.10.1
This group identifies dependencies that this component has on the value of attributes in particular groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfAttributeDependencies  

dmtfAttributeDependenciesState 1.3.6.1.4.1.412.2.3.10.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

index 1.3.6.1.4.1.412.2.3.10.1.1
Index of this attribute dependency entry.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

class 1.3.6.1.4.1.412.2.3.10.1.2
Class string for the group containing the dependent attribute.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

attributeID 1.3.6.1.4.1.412.2.3.10.1.3
Attribute identifier for the dependent attribute.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

minimumValue 1.3.6.1.4.1.412.2.3.10.1.4
Minimum value for this dependent attribute.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

maximumValue 1.3.6.1.4.1.412.2.3.10.1.5
Maximum value for this dependent attribute.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dependencyType 1.3.6.1.4.1.412.2.3.10.1.6
The type of this dependency.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER excluded(1), required(2), oneOfASetRequired(3)  

setNumber 1.3.6.1.4.1.412.2.3.10.1.7
The number of the set to which this dependency belongs.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

dmtfComponentDependenciesTable 1.3.6.1.4.1.412.2.3.9
This group identifies dependencies this component has on other components.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfComponentDependencies

dmtfComponentDependenciesEntry 1.3.6.1.4.1.412.2.3.9.1
This group identifies dependencies this component has on other components.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfComponentDependencies  

dmtfComponentDependenciesState 1.3.6.1.4.1.412.2.3.9.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

index 1.3.6.1.4.1.412.2.3.9.1.1
Index of this component dependency entry.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

manufacturer 1.3.6.1.4.1.412.2.3.9.1.2
Manufacturer of dependent product.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

product 1.3.6.1.4.1.412.2.3.9.1.3
Name of dependent product.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

minimumVersion 1.3.6.1.4.1.412.2.3.9.1.4
Minimum version of dependent component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

maximumVersion 1.3.6.1.4.1.412.2.3.9.1.5
Maximum version of dependent component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dependencyType 1.3.6.1.4.1.412.2.3.9.1.6
The type of this dependency.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER excluded(1), required(2), oneOfASetRequired(3)  

setNumber 1.3.6.1.4.1.412.2.3.9.1.7
The number of the set to which this dependency belongs.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

dmtfEquivalenceTable 1.3.6.1.4.1.412.2.3.4
This group identifies equivalent components.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfEquivalence

dmtfEquivalenceEntry 1.3.6.1.4.1.412.2.3.4.1
This group identifies equivalent components.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfEquivalence  

dmtfEquivalenceState 1.3.6.1.4.1.412.2.3.4.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

index 1.3.6.1.4.1.412.2.3.4.1.1
Index of this equivalence entry
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

manufacturer 1.3.6.1.4.1.412.2.3.4.1.2
Manufacturer of equivalent product.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

product 1.3.6.1.4.1.412.2.3.4.1.3
Name of equivalent product.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

minimumVersion 1.3.6.1.4.1.412.2.3.4.1.4
Minimum version of the equivalent product.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

maximumVersion 1.3.6.1.4.1.412.2.3.4.1.5
Maximum version of the equivalent product.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmtfFileListTable 1.3.6.1.4.1.412.2.3.11
This group describes the files included in this software product.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfFileList

dmtfFileListEntry 1.3.6.1.4.1.412.2.3.11.1
This group describes the files included in this software product.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfFileList  

dmtfFileListState 1.3.6.1.4.1.412.2.3.11.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

locationIndex 1.3.6.1.4.1.412.2.3.11.1.1
The location of this file as an index into the location table.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

fileName 1.3.6.1.4.1.412.2.3.11.1.2
The name of this file.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

description 1.3.6.1.4.1.412.2.3.11.1.3
Description of this file.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmtfInstallationLogFilesTable 1.3.6.1.4.1.412.2.3.13
This group describes installation log files used by this software component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfInstallationLogFiles

dmtfInstallationLogFilesEntry 1.3.6.1.4.1.412.2.3.13.1
This group describes installation log files used by this software component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfInstallationLogFiles  

dmtfInstallationLogFilesState 1.3.6.1.4.1.412.2.3.13.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

locationIndex 1.3.6.1.4.1.412.2.3.13.1.1
The location of this log file, as an index into the location table.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

fileName 1.3.6.1.4.1.412.2.3.13.1.2
The unqualified file name of this log file.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

description 1.3.6.1.4.1.412.2.3.13.1.3
Description of this log file.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmtfInstallationTable 1.3.6.1.4.1.412.2.3.12
This group contains information to allow installation, updating and de-installation of this software component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfInstallation

dmtfInstallationEntry 1.3.6.1.4.1.412.2.3.12.1
This group contains information to allow installation, updating and de-installation of this software component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfInstallation  

dmtfInstallationState 1.3.6.1.4.1.412.2.3.12.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

installationType 1.3.6.1.4.1.412.2.3.12.1.1
The type of this installation process.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), install(2), deInstall(3)  

installationIdentifier 1.3.6.1.4.1.412.2.3.12.1.2
The name of this installation process.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

description 1.3.6.1.4.1.412.2.3.12.1.3
Explanatory text about this installation process.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

installedSize 1.3.6.1.4.1.412.2.3.12.1.4
For an install procedure, the disk space used by this product in kilobytes. For a de-install procedure, the disk space freed by this procedure in kilobytes.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

commandLine 1.3.6.1.4.1.412.2.3.12.1.5
Executable name and parameters for install or de-install.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

locationIndex 1.3.6.1.4.1.412.2.3.12.1.6
Index into location table for the executable specified in Command Line.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

dmtfLocationTable 1.3.6.1.4.1.412.2.3.3
This group identifies the various locations where parts of a software product have been installed.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfLocation

dmtfLocationEntry 1.3.6.1.4.1.412.2.3.3.1
This group identifies the various locations where parts of a software product have been installed.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfLocation  

dmtfLocationState 1.3.6.1.4.1.412.2.3.3.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

index 1.3.6.1.4.1.412.2.3.3.1.1
Index of this location entry.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

locationType 1.3.6.1.4.1.412.2.3.3.1.2
The type of this location entry
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), productBaseDirectory(3), productExecutablesDirectory(4), productLibraryDirectory(5), productConfigurationDirectory(6), productIncludeDirectory(7), productWorkingDirectory(8), productLogDirectory(9), sharedBaseDirectory(10), sharedExecutablesDirectory(11), sharedLibraryDirectory(12), sharedIncludeDirectory(13), systemBaseDirectory(14), systemExecutablesDirectory(15), systemLibraryDirectory(16), systemConfigurationDirectory(17), systemIncludeDirectory(18), systemLogDirectory(19)  

path 1.3.6.1.4.1.412.2.3.3.1.3
The path to this location.
Status: current Access: read-write
OBJECT-TYPE    
  DmiString  

dmtfMaintenanceTable 1.3.6.1.4.1.412.2.3.6
This group identifies the component to which this maintenance is applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfMaintenance

dmtfMaintenanceEntry 1.3.6.1.4.1.412.2.3.6.1
This group identifies the component to which this maintenance is applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfMaintenance  

manufacturer 1.3.6.1.4.1.412.2.3.6.1.1
Manufacturer of updated component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

product 1.3.6.1.4.1.412.2.3.6.1.2
Product name for updated component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

version 1.3.6.1.4.1.412.2.3.6.1.3
Version number for updated component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

componentID 1.3.6.1.4.1.412.2.3.6.1.4
Component ID of updated component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

dmtfSoftwareComponentInformationTable 1.3.6.1.4.1.412.2.3.1
Contains additional identifying information about this software component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfSoftwareComponentInformation

dmtfSoftwareComponentInformationEntry 1.3.6.1.4.1.412.2.3.1.1
Contains additional identifying information about this software component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfSoftwareComponentInformation  

majorVersion 1.3.6.1.4.1.412.2.3.1.1.1
Major version of this software component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

minorVersion 1.3.6.1.4.1.412.2.3.1.1.2
Minor version of this software component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

revision 1.3.6.1.4.1.412.2.3.1.1.3
Revision of this software component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

build 1.3.6.1.4.1.412.2.3.1.1.4
Manufacturers internal identifier for this compilation.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

targetOperatingSystem 1.3.6.1.4.1.412.2.3.1.1.5
The operating system for which this software component is intended.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(0), dOS(1), mACOS(2), oS2(3), uNIX(4), wIN16(5), wIN32(6), oPENVMS(7), netWare(8), wIN9x(9), wINNT(10)  

languageEdition 1.3.6.1.4.1.412.2.3.1.1.6
This identifies the language edition of this component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

identificationCode 1.3.6.1.4.1.412.2.3.1.1.7
Stock Keeping Unit (SKU) or Part Number for this software component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

installableState 1.3.6.1.4.1.412.2.3.1.1.8
Specifies whether this component describes a software product installed for the purpose of further distribution.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), installable(2), notInstallable(3)  

executableState 1.3.6.1.4.1.412.2.3.1.1.9
Specifies whether this component describes a software product which is executable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), executable(2), notExecutable(3)  

dmtfSoftwareSignatureTable 1.3.6.1.4.1.412.2.3.2
The Software Signature Group contains information that can be used to detect this software component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfSoftwareSignature

dmtfSoftwareSignatureEntry 1.3.6.1.4.1.412.2.3.2.1
The Software Signature Group contains information that can be used to detect this software component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfSoftwareSignature  

dmtfSoftwareSignatureState 1.3.6.1.4.1.412.2.3.2.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

fileName 1.3.6.1.4.1.412.2.3.2.1.1
The name of a file that can be examined to detect this software component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

fileSize 1.3.6.1.4.1.412.2.3.2.1.2
The size in bytes of a file that can be examined to detect this software component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

fileDateAndTime 1.3.6.1.4.1.412.2.3.2.1.3
The date and time of a file that can be examined to detect this software component.
Status: current Access: read-only
OBJECT-TYPE    
  Dmi-Date  

fileChecksum 1.3.6.1.4.1.412.2.3.2.1.4
The checksum for the first 32 bytes of this file.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

fileCRC1 1.3.6.1.4.1.412.2.3.2.1.5
The 16-bit CRC (ITU-T) on the middle 512k of this file.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

fileCRC2 1.3.6.1.4.1.412.2.3.2.1.6
The 16-bit CRC (ITU-T) on the middle 512k of this file, modulo 3.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

fileLocation 1.3.6.1.4.1.412.2.3.2.1.7
The location of this file, as an index into the location table.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

dmtfSubcomponentsTable 1.3.6.1.4.1.412.2.3.8
This group identifies subcomponents of this component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfSubcomponents

dmtfSubcomponentsEntry 1.3.6.1.4.1.412.2.3.8.1
This group identifies subcomponents of this component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfSubcomponents  

dmtfSubcomponentsState 1.3.6.1.4.1.412.2.3.8.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

manufacturer 1.3.6.1.4.1.412.2.3.8.1.1
Manufacturer of this subcomponent.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

product 1.3.6.1.4.1.412.2.3.8.1.2
Name of this subcomponent.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

version 1.3.6.1.4.1.412.2.3.8.1.3
Version of this subcomponent.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

componentID 1.3.6.1.4.1.412.2.3.8.1.4
ComponentID of subcomponent after installation. A zero value indicates that this subcomponent is not installed.
Status: current Access: read-write
OBJECT-TYPE    
  DmiInteger  

installationInformation 1.3.6.1.4.1.412.2.3.8.1.5
Instructions used to install this subcomponent.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmtfSupersededComponentsTable 1.3.6.1.4.1.412.2.3.5
This group identifies superseded components.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfSupersededComponents

dmtfSupersededComponentsEntry 1.3.6.1.4.1.412.2.3.5.1
This group identifies superseded components.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfSupersededComponents  

dmtfSupersededComponentsState 1.3.6.1.4.1.412.2.3.5.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

index 1.3.6.1.4.1.412.2.3.5.1.1
Index of this superseded component entry.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

manufacturer 1.3.6.1.4.1.412.2.3.5.1.2
Manufacturer of superseded component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

product 1.3.6.1.4.1.412.2.3.5.1.3
Name of superseded component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

minimumVersion 1.3.6.1.4.1.412.2.3.5.1.4
Minimum version of the superseded component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

maximumVersion 1.3.6.1.4.1.412.2.3.5.1.5
Maximum version of the superseded component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmtfSupportTable 1.3.6.1.4.1.412.2.3.14
This group contains information about obtaining product service.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfSupport

dmtfSupportEntry 1.3.6.1.4.1.412.2.3.14.1
This group contains information about obtaining product service.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfSupport  

dmtfSupportState 1.3.6.1.4.1.412.2.3.14.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

index 1.3.6.1.4.1.412.2.3.14.1.1
Index of this support entry.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

locale 1.3.6.1.4.1.412.2.3.14.1.2
Locale where this support resource is applicable.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

description 1.3.6.1.4.1.412.2.3.14.1.3
Description of this support resource.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

contactInformation 1.3.6.1.4.1.412.2.3.14.1.4
Contact information for this support resource.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

supportType 1.3.6.1.4.1.412.2.3.14.1.5
Type of this support resource.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), phone(2), fax(3), bBS(4), onlineService(5), webPage(6), fTP(7), eMail(8)  

dmtfVerificationTable 1.3.6.1.4.1.412.2.3.7
This group will verify the possible existence and/or correct operation of the component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfVerification

dmtfVerificationEntry 1.3.6.1.4.1.412.2.3.7.1
This group will verify the possible existence and/or correct operation of the component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfVerification  

requestedTestLevel 1.3.6.1.4.1.412.2.3.7.1.1
The verification test level that will be performed. Set this value to 1 to disable further verification testing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noneVerificationTestingDisabled(1), minimalVerifyAllSignatureFilesArePresent(2), fullVerifyOperation(3)  

highestPossibleResult 1.3.6.1.4.1.412.2.3.7.1.2
The highest possible verification result that can be returned by this component.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER failureSeeTheTestMessageForDetails(1), someSignatureFilesArePresent(2), allSignatureFilesArePresent(3), allFilesPresent(4), primaryExecutablePassesVerificationProcedure(5), allExecutablesPassVerificationProcedure(6)  

testResult 1.3.6.1.4.1.412.2.3.7.1.3
Verification test result returned by this component.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER failureSeeTheTestMessageForDetails(1), someSignatureFilesArePresent(2), allSignatureFilesArePresent(3), allFilesPresent(4), primaryExecutablePassesVerificationProcedure(5), allExecutablesPassVerificationProcedure(6)  

testDate 1.3.6.1.4.1.412.2.3.7.1.4
The date and time when the last verification test was completed.
Status: current Access: read-only
OBJECT-TYPE    
  Dmi-Date  

testMessage 1.3.6.1.4.1.412.2.3.7.1.5
Additional message reported by the verification instrumentation.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString