DMTF-DMI-MIB

File: DMTF-DMI-MIB.mib (46357 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE TEXTUAL-CONVENTION OBJECT-GROUP
NOTIFICATION-GROUP MODULE-COMPLIANCE enterprises
Unsigned32 Integer32

Defined Types

DmiAccess  
The access level of a DMI Attribute. The access determines whether the attribute value can be read or written.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), readOnly(2), readWrite(3), writeOnly(4), unsupported(5)  

Dmi-Date  
The SNMP representation of the DMI Date data type. It is a 25 octet fixed length displayable string with the following format: Octets Contents Encoding 1-4 year decimal 5-6 month decimal(1..12) 7-8 day decimal(1..31) 9-10 hour decimal(0..23) 11-12 minutes decimal(0..59) 13-14 seconds decimal(0..59) 15 dot '.' 16-21 microseconds decimal(0..999999) 22-25 offset from UTC ['+'|'-'](000..720) in minutes
TEXTUAL-CONVENTION    
  OCTET STRING Size(25)  

Dmi-Integer64  
SNMP representation of a DMI Integer64 data type is an octet string of exactly 8 octets, in network byte order.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

DmiString  
A DMI displayable string. The content of the string may be any characters from either the ISO 8859-1 or Unicode character sets, but not intermixed. The string always includes a NULL (zero) termination character. The length of a string specifies the number of octets in the string, including the null termination character. For ISO 8859-1, there is one octet per character. For Unicode, there are two octets per character, including the NULL terminator.
TEXTUAL-CONVENTION    
  OCTET STRING  

DmiType  
The MIF syntax (data type) of a DMI Attribute.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), counter32(2), counter64(3), gauge32(4), integer32(5), integer64(6), octetString(7), displayString(8), date(9)  

DmiTDAddress  
Denotes a transport domain and address, much like the TDomain and TAddress textual convention pair defined in RFC 1902, yet in a more compact representation. The first octet identifies the transport domain. This value directly corresponds to the value of the transport domain object sub-identifier, as defined in RFC1906, that is subordinate to iso.org.dod.internet.snmpV2.snmpDomains. The remaining octets conform to the transport address syntax associated with the specified transport domain. For example, a value of 1 in the first octet corresponds to snmpUDPDomain, so the remaining octets conform to the syntax of snmpUDPAddress. For convienence, the mappings are summarized as follows. Note that UDP/IP and IPX are fixed length; CLNS, CONS and DDP are variable length. DmiTDAddress octets Domain 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15... ====== == == == == == == == == == == == == == == == UDP/IP 1 CLNS 2 CONS 3 DDP 4

IPX 5

TEXTUAL-CONVENTION    
  OCTET STRING Size(1..255)  

DmiClassEntry  
SEQUENCE    
  dmiClassIndex Unsigned32
  dmiClassString DmiString
  dmiClassVersion INTEGER
  dmiClassName DmiString
  dmiClassOID OBJECT IDENTIFIER
  dmiClassKeyCount INTEGER
  dmiClassDescrLength INTEGER
  dmiClassPragma DmiString

DmiAttributeEntry  
SEQUENCE    
  dmiAttrId Unsigned32
  dmiAttrName DmiString
  dmiAttrAccess DmiAccess
  dmiAttrType DmiType
  dmiAttrMaxSize INTEGER
  dmiAttrEnumListCount INTEGER
  dmiAttrDescrLength INTEGER

DmiKeyEntry  
SEQUENCE    
  dmiKeyIndex INTEGER
  dmiKeyType DmiType
  dmiKeyAttrId Unsigned32

DmiDescrEntry  
SEQUENCE    
  dmiDescrIndex INTEGER
  dmiDescrText DmiString

DmiEnumEntry  
SEQUENCE    
  dmiEnumId Unsigned32
  dmiEnumValue Integer32
  dmiEnumString DmiString

DmiComponentEntry  
SEQUENCE    
  dmiCompId Unsigned32
  dmiCompName DmiString
  dmiCompDescrLength INTEGER
  dmiCompGroupCount INTEGER
  dmiCompPragma DmiString

DmiCompDescrEntry  
SEQUENCE    
  dmiCompDescrIndex INTEGER
  dmiCompDescrText DmiString

DmiGroupEntry  
SEQUENCE    
  dmiGroupId Unsigned32
  dmiGroupClassString DmiString
  dmiGroupVersion INTEGER
  dmiGroupClassIndex Unsigned32

DmiLanguageEntry  
SEQUENCE    
  dmiLanguage DmiString

Defined Values

dmtf 1.3.6.1.4.1.412
OBJECT IDENTIFIER    

dmiMIB 1.3.6.1.4.1.412.1
The DMTF DMI MIB provides the framework for accessing DMI instrumented information and receiving DMI indications through an SNMP/DMI Mapping Agent. This MIB contains the following definitions: 1. A set of Textual Conventions used within this MIB and to be available for IMPORT by other MIBs created with the MIF-to-MIB mapping procedures. 2. A set of SNMP tables that model the DMI MI List Commands. These tables provide access to information about the DMI components and groups installed on the managed system; plus the MIF meta-data for the corresponding DMI classes. 3. A set of definitions that model the DMI Indications and standard Event Generation group.
MODULE-IDENTITY    

dmtfStdMifs 1.3.6.1.4.1.412.2
OBJECT IDENTIFIER    

dmtfDynOids 1.3.6.1.4.1.412.3
OBJECT IDENTIFIER    

dmiMIBObjects 1.3.6.1.4.1.412.1.1
OBJECT IDENTIFIER    

dmiClasses 1.3.6.1.4.1.412.1.1.1
OBJECT IDENTIFIER    

dmiComponents 1.3.6.1.4.1.412.1.1.2
OBJECT IDENTIFIER    

dmiMappingAgent 1.3.6.1.4.1.412.1.1.3
OBJECT IDENTIFIER    

dmiNotifications 1.3.6.1.4.1.412.1.2
OBJECT IDENTIFIER    

dmiIndications 1.3.6.1.4.1.412.1.2.0
OBJECT IDENTIFIER    

dmiEventVars 1.3.6.1.4.1.412.1.2.1
OBJECT IDENTIFIER    

dmiMIBConformance 1.3.6.1.4.1.412.1.3
OBJECT IDENTIFIER    

dmiMIBCompliances 1.3.6.1.4.1.412.1.3.1
OBJECT IDENTIFIER    

dmiMIBGroups 1.3.6.1.4.1.412.1.3.2
OBJECT IDENTIFIER    

dmiNotificationGroups 1.3.6.1.4.1.412.1.3.3
OBJECT IDENTIFIER    

dmiClassTable 1.3.6.1.4.1.412.1.1.1.1
The MIF definitions for all group classes known to the Service Layer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DmiClassEntry

dmiClassEntry 1.3.6.1.4.1.412.1.1.1.1.1
The meta-data defining a particular group class. If multiple versions of a particular group class are registered with the Service Layer, the data in this entry shall pertain to the highest version.
Status: current Access: not-accessible
OBJECT-TYPE    
  DmiClassEntry  

dmiClassIndex 1.3.6.1.4.1.412.1.1.1.1.1.1
A unique value for each group class known to the mapping agent for this managed node. The value for each class must remain constant at least from one re-initialization of the mapping agent to the next re-initialization. This value is NOT necessarily equal to the Group ID assigned within a given Component by the DMI Service Layer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dmiClassString 1.3.6.1.4.1.412.1.1.1.1.1.2
The 'class string' assigned to the group in the 'class' statement.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString Size(0..255)  

dmiClassVersion 1.3.6.1.4.1.412.1.1.1.1.1.3
The version number of the group definition providing it appeared as an integer in the 'class string'; zero otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..999  

dmiClassName 1.3.6.1.4.1.412.1.1.1.1.1.4
The 'group name' from the 'name' statement in the group definition.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString Size(0..255)  

dmiClassOID 1.3.6.1.4.1.412.1.1.1.1.1.5
The OBJECT IDENTIFIER of the conceptual table representing the group in an SNMP MIB. Attributes of the group may be accessed as columnar objects of this table, indexed according to the rules specified in RFC-nnnn.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

dmiClassKeyCount 1.3.6.1.4.1.412.1.1.1.1.1.6
The number attributes that comprise a key for this group; zero if no 'key' statement appeared in the group definition. The ordered list of attribute Id's that comprise the key can be obtained from the dmiKeyTable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..127  

dmiClassDescrLength 1.3.6.1.4.1.412.1.1.1.1.1.7
The total length (in octets) of the 'description string' from the 'description' statement in the group definition. This string can be retrieved in segments from the dmiDescrTable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dmiClassPragma 1.3.6.1.4.1.412.1.1.1.1.1.8
The 'group name' from the 'name' statement in the group definition.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmiAttributeTable 1.3.6.1.4.1.412.1.1.1.2
A table listing all the meta-data for all attributes of each registered group class.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DmiAttributeEntry

dmiAttributeEntry 1.3.6.1.4.1.412.1.1.1.2.1
The meta-data defining a particular DMI attribute.
Status: current Access: not-accessible
OBJECT-TYPE    
  DmiAttributeEntry  

dmiAttrId 1.3.6.1.4.1.412.1.1.1.2.1.1
The value of the 'id' statement from the attribute definition. This value uniquely identifies this attribute within the group.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dmiAttrName 1.3.6.1.4.1.412.1.1.1.2.1.2
The value of the 'name' statement from the attribute definition. This name is normally used for display to human users.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString Size(0..255)  

dmiAttrAccess 1.3.6.1.4.1.412.1.1.1.2.1.3
The value of the 'access' statement from the attribute definition. This value defines how the attribute may be accessed.
Status: current Access: read-only
OBJECT-TYPE    
  DmiAccess  

dmiAttrType 1.3.6.1.4.1.412.1.1.1.2.1.4
This is the value of the 'type' statement from the attribute definition. This value specifies the datatype of the attribute.
Status: current Access: read-only
OBJECT-TYPE    
  DmiType  

dmiAttrMaxSize 1.3.6.1.4.1.412.1.1.1.2.1.5
For string types, this value specifies the maximum number of octets that may be contained in the string. Zero implies no limit specified (or a non-string datatype).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

dmiAttrEnumListCount 1.3.6.1.4.1.412.1.1.1.2.1.6
The number of name-value pairs in any associated enumeration list. Zero if not an enumerated integer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

dmiAttrDescrLength 1.3.6.1.4.1.412.1.1.1.2.1.7
The total length (in octets) of the 'description string' from the 'description' statement in the group definition. This string can be retrieved in segments from the dmiDescrTable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dmiKeyTable 1.3.6.1.4.1.412.1.1.1.3
A table of key definitions for each group that has a 'key' statement.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DmiKeyEntry

dmiKeyEntry 1.3.6.1.4.1.412.1.1.1.3.1
An entry in this table specifies an attribute that is (part of) the 'key' for the corresponding group.
Status: current Access: not-accessible
OBJECT-TYPE    
  DmiKeyEntry  

dmiKeyIndex 1.3.6.1.4.1.412.1.1.1.3.1.1
An ordinal that indicates this attributes position in the key for this group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..127  

dmiKeyType 1.3.6.1.4.1.412.1.1.1.3.1.2
The type of the attribute that forms this portion of the group key.
Status: current Access: read-only
OBJECT-TYPE    
  DmiType  

dmiKeyAttrId 1.3.6.1.4.1.412.1.1.1.3.1.3
The Id of the attribute that forms this portion of the group key.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dmiDescrTable 1.3.6.1.4.1.412.1.1.1.4
A table of description string segments. This table allows long description strings to be retrieved in segments. A complete description string can be reconstituted by concatenating the ordered set of string segments. The length of the complete string is available through the dmiClassTable or dmiAttributeTable as appropriate.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DmiDescrEntry

dmiDescrEntry 1.3.6.1.4.1.412.1.1.1.4.1
An entry in the description table contains one segment of an attribute or group description. The complete description string can be reconstituted by concatenating the ordered set of string segments. The length of the complete string is available through the dmiClassTable or dmiAttributeTable as appropriate. The description string for the group definition is accessed by specifying dmiAttrId==0
Status: current Access: not-accessible
OBJECT-TYPE    
  DmiDescrEntry  

dmiDescrIndex 1.3.6.1.4.1.412.1.1.1.4.1.1
An ordinal that indicates this segment's relative position in the complete description string for this attribute or group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

dmiDescrText 1.3.6.1.4.1.412.1.1.1.4.1.2
A segment of the description string for this attribute or group.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmiEnumTable 1.3.6.1.4.1.412.1.1.1.5
A table defining all enumerated lists known to the Service Layer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DmiEnumEntry

dmiEnumEntry 1.3.6.1.4.1.412.1.1.1.5.1
An entry in this table defines the pairing of a string with an integer value as part of an 'Enum' definition.
Status: current Access: not-accessible
OBJECT-TYPE    
  DmiEnumEntry  

dmiEnumId 1.3.6.1.4.1.412.1.1.1.5.1.1
A unique value for each entry within a particular 'Enum' definition.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dmiEnumValue 1.3.6.1.4.1.412.1.1.1.5.1.2
The integer value that is associated with the corresponding string (dmiEnumString).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dmiEnumString 1.3.6.1.4.1.412.1.1.1.5.1.3
The displayable string that is associated with the corresponding integer value (dmiEnumValue)
Status: current Access: read-only
OBJECT-TYPE    
  DmiString Size(0..255)  

dmiComponentTable 1.3.6.1.4.1.412.1.1.2.1
A list of all components registered with the Service Layer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DmiComponentEntry

dmiComponentEntry 1.3.6.1.4.1.412.1.1.2.1.1
An entry in this table describes a particular component registered with the Service Layer
Status: current Access: not-accessible
OBJECT-TYPE    
  DmiComponentEntry  

dmiCompId 1.3.6.1.4.1.412.1.1.2.1.1.1
The unique Id assigned to the component by the Service Layer at registration time. By convention, the Service Layer itself will have an Id of one.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dmiCompName 1.3.6.1.4.1.412.1.1.2.1.1.2
The value of the 'name' statement from the component definition block.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString Size(0..255)  

dmiCompDescrLength 1.3.6.1.4.1.412.1.1.2.1.1.3
The total length of the component description string in octets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dmiCompGroupCount 1.3.6.1.4.1.412.1.1.2.1.1.4
The number of group instances contained within this component.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

dmiCompPragma 1.3.6.1.4.1.412.1.1.2.1.1.5
The value of the 'pragama' statement from the component definition block.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString Size(0..255)  

dmiCompDescrTable 1.3.6.1.4.1.412.1.1.2.2
A table of description string segments. This table allows long description strings to be retrieved in segments. A complete description string can be reconstituted by concatenating the ordered set of string segments. The length of the complete string is available through the dmiComponentTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DmiCompDescrEntry

dmiCompDescrEntry 1.3.6.1.4.1.412.1.1.2.2.1
An entry in the description table contains one segment of a component description. The complete description string can be reconstituted by concatenating the ordered set of string segments. The length of the complete string is available through the dmiComponentTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DmiCompDescrEntry  

dmiCompDescrIndex 1.3.6.1.4.1.412.1.1.2.2.1.1
An ordinal that indicates this segment's relative position in the complete description string for this attribute or group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

dmiCompDescrText 1.3.6.1.4.1.412.1.1.2.2.1.2
A segment of the description string for this attribute or group.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmiGroupTable 1.3.6.1.4.1.412.1.1.2.3
A list of all group instances contained within each component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DmiGroupEntry

dmiGroupEntry 1.3.6.1.4.1.412.1.1.2.3.1
An entry in this table describes a particular group instance within a particular component.
Status: current Access: not-accessible
OBJECT-TYPE    
  DmiGroupEntry  

dmiGroupId 1.3.6.1.4.1.412.1.1.2.3.1.1
An identifier assigned by the DMI Service Layer that uniquely identifies this group instance within a particular component.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dmiGroupClassString 1.3.6.1.4.1.412.1.1.2.3.1.2
The class string of the group (or table) instance as registered with the DMI Service Layer for the given component.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString Size(0..255)  

dmiGroupVersion 1.3.6.1.4.1.412.1.1.2.3.1.3
The version number of the group definition providing it appeared as an integer in the 'class string'; zero otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..999  

dmiGroupClassIndex 1.3.6.1.4.1.412.1.1.2.3.1.4
The index of the corresponding group class definition in the dmiClassTable. This index is an artifact of the mapping agent and serves as a cross-reference into the dmiClassTable for the remainder of the group class definition.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dmiLanguageTable 1.3.6.1.4.1.412.1.1.2.4
A list of all language bindings registered for each component.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DmiLanguageEntry

dmiLanguageEntry 1.3.6.1.4.1.412.1.1.2.4.1
An entry in this table describes a particular language binding within a particular component.
Status: current Access: not-accessible
OBJECT-TYPE    
  DmiLanguageEntry  

dmiLanguage 1.3.6.1.4.1.412.1.1.2.4.1.1
The language string, defined by the DMI 2.0 Specification, that identifies a native language character set supported by the component. The format of the string is: 'language-code|territory-code|encoding' where language-code is one of the two-letter codes defined in ISO 639, territory-code is one of the two leteter codes defined in ISO 3166, and encoding is either 'iso8859-1' or 'unicode'.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString Size(16|14)  

dmiMappingLevel 1.3.6.1.4.1.412.1.1.3.1
The mapping level identifies the capabilities supported by the DMI-to-SNMP mapping agent. This object is defined as a bit-mask where each bit corresponds to a specific mapping capability. If the bit is '1', the capability is supported by the mapping agent. If the bit is '0', the capability is not supported. The mapping capabilities defined are: 0x01 Event Mapping Supported 0x02 Request/Response Mapping Supported 0x04 Row Addition/Deletion Supported 0x08 Remote Proxy Supported 0x10 Dynamic OID Generation Supported All other (unused) bits must be '0'. For example, a mapping agent that supports Event and Request/Response mapping, including Dynamic OID Generation, but does not support row addition/deletion nor remote proxy returns the value 0x13.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

dmiEventType 1.3.6.1.4.1.412.1.2.1.1
Event-specific information that identifies the type of event within the DMI Event Generation group. Normally, this information is conveyed in the resulting SNMP Notification OID derived from the DMI Event to SNMP Trap mapping procedure. This object is not included in event specific traps. However, this object is defined for use within the generic dmiEventIndication trap, when mapping the DMI event to a specific SNMP trap is not possible (e.g., the DMI Class to SNMP OID mapping is not defined).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

dmiEventSeverity 1.3.6.1.4.1.412.1.2.1.2
The severity of this event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER monitor(1), information(2), ok(4), nonCritical(8), critical(16), nonRecoverable(32)  

dmiEventStateKey 1.3.6.1.4.1.412.1.2.1.4
The index into the Event State group for the component generating this event, provided the event is state-based. The value -1 indicates the event is not state-based.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

dmiEventAssociatedGroup 1.3.6.1.4.1.412.1.2.1.5
The class string of the DMI group associated with this event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DmiString  

dmiEventSystem 1.3.6.1.4.1.412.1.2.1.6
Event-specific information that identifies the functional system of the component that caused the event. Normally, SNMP Traps mapped from a DMI Event contain an event-specific definition of this attribute. This object is not included in event specific traps. However, this object is defined for use within the generic dmiEventIndication trap, when mapping the DMI event to a specific SNMP trap is not possible (e.g., the DMI Class to SNMP OID mapping is not defined).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

dmiEventSubSystem 1.3.6.1.4.1.412.1.2.1.7
Event-specific information that identifies the functional sub-system of the component that caused the event. Normally, SNMP Traps mapped from a DMI Event contain an event-specific definition of this attribute. This object is not included in event specific traps. However, this object is defined for use within the generic dmiEventIndication trap, when mapping the DMI event to a specific SNMP trap is not possible (e.g., the DMI Class to SNMP OID mapping is not defined).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

dmiEventSolution 1.3.6.1.4.1.412.1.2.1.8
Event-specific information that describes the solution to the problem that caused the event. Typically, SNMP Traps mapped from a DMI Event contain an event-specific definition of this attribute. This object is not included in event specific traps. However, this object is defined for use within the generic dmiEventIndication trap, when mapping the DMI event to a specific SNMP trap is not possible (e.g., the DMI Class to SNMP OID mapping is not defined).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

dmiEventVendorMsg 1.3.6.1.4.1.412.1.2.1.10
Vendor specific message related to the event. This data may contain any displayable string (ISO 8859-1).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DmiString  

dmiEventVendorData 1.3.6.1.4.1.412.1.2.1.11
Vendor specific data related to the event. This data may contain any arbitrary string of octets.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING  

dmiEventDateTime 1.3.6.1.4.1.412.1.2.1.12
The timestamp attached to an event indication by the DMI Service Layer.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Dmi-Date  

dmiEventClassString 1.3.6.1.4.1.412.1.2.1.13
The Event Group class string used, along with the event type, to uniquely identify the DMI Event when translated into the general dmiEventIndication trap format.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DmiString  

dmiEventSource 1.3.6.1.4.1.412.1.2.1.14
The transport address that identifies the originator of the DMI Event or Indication. The event may be forwarded by other Service Layers acting as intermediaries for the originator of the event, or the event may have originated on a system other than the local mapping agent. This variable binding is only included in DMI Events and Indications if the original source is a system other than where the SNMP/DMI mapping agent is operating. If the transport selector (e.g., UDP port or IPX socket) of an SNMP mapping agent running on the specified system is not known, a zero (0) value is to indicate that only the network address portion is known. Otherwise, the transport selector value may be used by management applications to send SNMP requests directly to the specified system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DmiTDAddress  

dmiEventIndication 1.3.6.1.4.1.412.1.2.0.1
A DMI Event associated with a group within a DMI component has occurred. Normally, DMI Events are translated into event specific SNMP notifications instead of this generic notification. However, this generic notification is defined for cases when mapping the DMI event to a specific SNMP trap is not possible (e.g., the DMI Class to SNMP OID mapping is not defined).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dmiComponentAddedIndication 1.3.6.1.4.1.412.1.2.0.2
A new component has been installed into the DMI Service Layer.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dmiComponentDeletedIndication 1.3.6.1.4.1.412.1.2.0.3
An installed component has been uninstalled from the DMI Service Layer.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dmiLanguageAddedIndication 1.3.6.1.4.1.412.1.2.0.4
A new language binding has been added to a component in the DMI Service Layer.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dmiLanguageDeletedIndication 1.3.6.1.4.1.412.1.2.0.5
An existing language binding has been removed from a component in the DMI Service Layer.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dmiGroupAddedIndication 1.3.6.1.4.1.412.1.2.0.6
A new group has been added to a component in the DMI Service Layer.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dmiGroupDeletedIndication 1.3.6.1.4.1.412.1.2.0.7
An existing group has been removed from a component in the DMI Service Layer.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dmiClassesGroup 1.3.6.1.4.1.412.1.3.2.1
A collection of objects that describe all group classes registered with the Service Layer.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dmiComponentsGroup 1.3.6.1.4.1.412.1.3.2.2
A collection of objects that describe all components registered with the Service Layer.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dmiNotificationObjectGroup 1.3.6.1.4.1.412.1.3.2.3
The subset of objects required only for DMI Indication to SNMP Notification mapping.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dmiMappingAgentGroup 1.3.6.1.4.1.412.1.3.2.4
The general objects implemented by a mapping agent.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dmiNotificationsGroup 1.3.6.1.4.1.412.1.3.3.1
The notifications that an SNMP entity is required to implement.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

dmiMIBCompliance 1.3.6.1.4.1.412.1.3.1.1
The compliance statement for SNMP entities that implement the DMI MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

dmiNotificationsOnlyCompliance 1.3.6.1.4.1.412.1.3.1.2
The compliance statement for SNMP entities that implement only the DMI Indications to SNMP Notifications mapping.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE