FSC-HPI-MIB: View SNMP OID List / Download MIB

VENDOR: SIEMENS


 Home MIB: FSC-HPI-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
 sni 1.3.6.1.4.1.231
         sniProductMibs 1.3.6.1.4.1.231.2
             fscHpi 1.3.6.1.4.1.231.2.60
                   fscHpiBMIB 1.3.6.1.4.1.231.2.60.6
                       hpiAdministration 1.3.6.1.4.1.231.2.60.6.1
                           hpiHpiVersion 1.3.6.1.4.1.231.2.60.6.1.1 displaystring read-only
The interface version is the version of the actual interface and not the version of the implementation. It is a 24 bit value where the most significant 8 bits represent the compatibility level (with letters represented as the corresponding numbers); the next 8 bits represent the major version number; and the least significant 8 bits represent the minor version number.
                           hpiAgentVersion 1.3.6.1.4.1.231.2.60.6.1.2 displaystring read-only
The Agent Implementation Version
                           hpiSNMPResourceId 1.3.6.1.4.1.231.2.60.6.1.3 gauge read-only
This columnar node provides the Resource Id of the domain the HPI-MIB SNMP implementation is running on. This is to help prevent powering down the machine providing the SNMP service.
                           hpiDiscover 1.3.6.1.4.1.231.2.60.6.1.4 truthvalue read-write
This columnar node forces the discovery of all resources and associated domains by the underlying management service.
                           hpiDiscoveryStatus 1.3.6.1.4.1.231.2.60.6.1.10 integer read-only
The Status of the HPI Resource Discovery. Enumeration: 'start': 1, 'stopped': 4, 'done': 3, 'undefined': 0, 'working': 2.
                           hpiDiscoveryTime 1.3.6.1.4.1.231.2.60.6.1.11 gauge read-only
The time in seconds needed for Discovery
                           hpiDiscoveryAutoUpdateTime 1.3.6.1.4.1.231.2.60.6.1.12 gauge read-write
The time in seconds between two HPI Resource Discoveries. A value of 0 means 'no auto discovery'.
                           hpiReconnect 1.3.6.1.4.1.231.2.60.6.1.20 truthvalue read-write
                       hpiDomain 1.3.6.1.4.1.231.2.60.6.2
                           hpiDomainEntryCount 1.3.6.1.4.1.231.2.60.6.2.1 counter read-only
The number of Domain entries present in the system.
                           hpiDomainTable 1.3.6.1.4.1.231.2.60.6.2.2 no-access
This table represents the management attributes common to all Domains within the managed platform. The logical domain ID and the entity ID are used to address an entity.
                               hpiDomainEntry 1.3.6.1.4.1.231.2.60.6.2.2.1 no-access
Domain Info: This structure is used to store the information regarding the domain including information regarding the domain reference table (DRT) and the resource presence table (RPT). The DomainTag field is an informational value that supplies an HPI User with naming information for the domain. NOTE: Regarding timestamps - If the implementation cannot supply an absolute timestamp, then it may supply a timestamp relative to some system-defined epoch, such as system boot. The value SAHPI_TIME_UNSPECIFIED indicates that the time of the update cannot be determined. Otherwise, If the value is less than or equal to SAHPI_TIME_MAX_RELATIVE, then it is relative; if it is greater than SAHPI_TIME_MAX_RELATIVE, then it is absolute. The GUID is used to uniquely identify a domain. A GUID value of zero is not valid and indicates that the domain does not have an associated GUID.
                                   hpiDomainId 1.3.6.1.4.1.231.2.60.6.2.2.1.1 gauge no-access
The SAHPI_UNSPECIFIED_DOMAIN_ID value is used to specify the default domain. SAHPI_UNSPECIFIED_DOMAIN_ID 0xFFFFFFFF(4294967295)
                                   hpiDomainCapabilities 1.3.6.1.4.1.231.2.60.6.2.2.1.2 sahpidomaincapabilities read-only
This definition defines the capabilities of a given domain. A domain may support any number of capabilities. autoinsertReadOnly Indicates that the domain auto insert timeout value is read-only and may not be modified using the hpiHotSwapAutoInsertTimeoutSet columnar object.
                                   hpiDomainIsPeer 1.3.6.1.4.1.231.2.60.6.2.2.1.3 truthvalue read-only
Indicates that this domain participates in a peer relationship. true = Domain is peer. false = Domain is not peer.
                                   hpiDomainTagTextType 1.3.6.1.4.1.231.2.60.6.2.2.1.4 sahpitexttype read-write
Information tag associated with domain. See Definition for SaHpiTextType for more details.
                                   hpiDomainTagTextLanguage 1.3.6.1.4.1.231.2.60.6.2.2.1.5 sahpitextlanguage read-write
Information tag associated with domain. See Definition for SaHpiTextLanguage for more details.
                                   hpiDomainTag 1.3.6.1.4.1.231.2.60.6.2.2.1.6 sahpitext read-write
Information tag associated with domain. The type of date is specified by hpiResourceTagTextType and hpiResourceTagLanguage.
                                   hpiDomainReferenceUpdateCount 1.3.6.1.4.1.231.2.60.6.2.2.1.7 gauge read-only
This count is incremented any time the table is changed. It rolls over to zero when the maximum value (2^32) is reached.
                                   hpiDomainReferenceUpdateTimestamp 1.3.6.1.4.1.231.2.60.6.2.2.1.8 sahpitime read-only
This timestamp is set any time the DRT table is changed. Refer to SaHpiTime for full description.
                                   hpiDomainResourcePresenceUpdateCount 1.3.6.1.4.1.231.2.60.6.2.2.1.9 gauge read-only
This count is incremented any time the RPT is changed. It rolls over to zero when the maximum (2^32) value is reached
                                   hpiDomainResourcePresenceUpdateTimestamp 1.3.6.1.4.1.231.2.60.6.2.2.1.10 sahpitime read-only
This timestamp is set any time the RPT table is changed. Refer to SaHpiTime for full description.
                                   hpiDomainAlarmUpdateCount 1.3.6.1.4.1.231.2.60.6.2.2.1.11 gauge read-only
This count is incremented any time the DAT is changed. It rolls over to zero when the maximum value (2^32) is reached
                                   hpiDomainAlarmUpdateTimestamp 1.3.6.1.4.1.231.2.60.6.2.2.1.12 sahpitime read-only
This timestamp is set any time the DAT is changed. Refer to SaHpiTime for full description.
                                   hpiDomainActiveAlarms 1.3.6.1.4.1.231.2.60.6.2.2.1.13 gauge read-only
Count of active alarms in the DAT.
                                   hpiDomainCriticalAlarms 1.3.6.1.4.1.231.2.60.6.2.2.1.14 gauge read-only
Count of active critical alarms in the DAT.
                                   hpiDomainMajorAlarms 1.3.6.1.4.1.231.2.60.6.2.2.1.15 gauge read-only
Count of active major alarms in the DAT.
                                   hpiDomainMinorAlarms 1.3.6.1.4.1.231.2.60.6.2.2.1.16 gauge read-only
Count of active minor alarms in the DAT.
                                   hpiDomainAlarmUserLimit 1.3.6.1.4.1.231.2.60.6.2.2.1.17 gauge read-only
Maximum User Alarms that can be added to DAT. 0 = no fixed limit.
                                   hpiDomainAlarmOverflow 1.3.6.1.4.1.231.2.60.6.2.2.1.18 truthvalue read-only
Set to True if there are one or more non-User Alarms that are missing from the DAT because of space limitations.
                                   hpiDomainGuid 1.3.6.1.4.1.231.2.60.6.2.2.1.19 sahpiguid read-only
The GUID is used to uniquely identify a domain. A GUID value of zero is not valid and indicates that the domain does not have an associated GUID. GUID - Globally Unique Identifier The format if the ID follows that specified by the Wired for Management Baseline, Version 2.0 specification. HPI uses version 1 of the GUID format, with a 3-bit variant field of 10x (where x indicates 'don't care')
                           hpiDomainReferenceEntryCount 1.3.6.1.4.1.231.2.60.6.2.3 counter read-only
The number of DRT entries present in the hpiDomainReferenceTable.
                           hpiDomainReferenceTable 1.3.6.1.4.1.231.2.60.6.2.4 no-access
A table, provided by an HPI implementation, of additional domains related to the current domain.
                               hpiDomainReferenceEntry 1.3.6.1.4.1.231.2.60.6.2.4.1 no-access
The Domain Reference Table (DRT) which provides information about other domains associated with the domain. The two hpiDomainId are used to uniquely identify a domain and a corresponding domain which can be off peer or tiered domain architecture. The DRT contains an entry for each associated domain, and HPI MIB Users may read these entries to discover the presence of additional domains within a 'System'. The discovered domains can, in turn, be used to discover additional resources and domains. The DRT is automatically built and maintained by the HPI implementation. Domain entries in the DRT may change over time if the 'System' configuration changes. There are two types of domain references: - A peer domain architecture, which consists of two or more domains that are expected to contain the same resources and domain references. Each domain in a peer relationship contains an RPT listing all resources present in each domain. - A tiered (child) domain architecture is used when all the resources in a'system' cannot be accessed in a single domain. A 'parent' domain references one or more 'child' domains in its DRT. The 'child' domains may be simple domains containing only resources, or they may themselves be a 'parent' to other 'child' domains. Domains in a tiered relationship are disjointed and do not contain the same resources. Note: When a domain is added to the DRT (SAHPI_DOMAIN_REF_ADDED) and when a domain is removed from the DRT (SAHPI_DOMAIN_REF_REMOVED) an event is generated.
                                   hpiDomainReferenceDomain 1.3.6.1.4.1.231.2.60.6.2.4.1.1 gauge no-access
                                   hpiDomainReferenceIsPeer 1.3.6.1.4.1.231.2.60.6.2.4.1.2 truthvalue read-only
Indicates that this domain participates in a peer relationship. true = Domain is peer. false = Domain is not peer (is a child)
                           hpiDomainAlarmEntryCount 1.3.6.1.4.1.231.2.60.6.2.5 counter read-only
The number of DomainAlarm entries present in the system.
                           hpiDomainAlarmTable 1.3.6.1.4.1.231.2.60.6.2.6 no-access
This table represents the management attributes common to all Domains within the managed platform. The logical domain ID and the entity ID are used to address an entity.
                               hpiDomainAlarmEntry 1.3.6.1.4.1.231.2.60.6.2.6.1 no-access
This table is used to store alarm information.
                                   hpiDomainAlarmId 1.3.6.1.4.1.231.2.60.6.2.6.1.1 sahpientryid no-access
DomainAlarm Id
                                   hpiDomainAlarmTimestamp 1.3.6.1.4.1.231.2.60.6.2.6.1.2 sahpitime read-only
Time when alarm was added to the DAT table. Refer to SaHpiTime for full description.
                                   hpiDomainAlarmSeverity 1.3.6.1.4.1.231.2.60.6.2.6.1.3 sahpiseverity read-write
Severity of alarm. (Only used with DAT and Annunciator functions. This is not a valid severity for events or alarms) Note: Enumerated values are increased by one value compared to SAI-HPI-B spec.
                                   hpiDomainAlarmAcknowledged 1.3.6.1.4.1.231.2.60.6.2.6.1.4 truthvalue read-write
An HPI User acknowledges an alarm to indicate that it is aware of the alarm and to influence platform-specific alarm annunciation that may be provided by the implementation. Typically, an implementation ignores acknowledged alarms when announcing an alarm on annunciation devices such as audible sirens and dry contact closures. However, alarm annunciation is implementation-specific. An acknowledged alarm will have the Acknowledged field in the alarm entry set to True. DomainAlarms are acknowledged by one of two ways: a single alarm entry by DomainAlarmId regardless of severity or as a group of alarm entries by Severity regardless of DomainAlarmId. To acknowledge all alarms contained within the DAT, set the Severity parameter to allSeverities(256), and set the DomainAlarmId parameter to SAHPI_ENTRY_UNSPECIFIED. To acknowledge all alarms of a specific severity contained within the DAT, set the Severity parameter to the appropriate value, and set the DomainAlarmId parameter to SAHPI_ENTRY_UNSPECIFIED. To acknowledge a single alarm entry, set the DomainAlarmId parameter to a value other than SAHPI_ENTRY_UNSPECIFIED. The DomainAlarmId must be a valid identifier for an alarm entry present in the DAT at the time of the function call. If an alarm has been previously acknowledged, acknowledging it again has no effect. However, this is not an error. If the DomainAlarmId parameter has a value other than SAHPI_ENTRY_UNSPECIFIED, the Severity parameter is ignored. If the DomainAlarmId parameter is passed as SAHPI_ENTRY_UNSPECIFIED, and no alarms are present that meet the requested Severity, this function will have no effect. However, this is not an error. SAHPI_ENTRY_UNSPECIFIED is defined as the same value as SAHPI_FIRST_ENTRY, so using either symbol will have the same effect. However, SAHPI_ENTRY_UNSPECIFIED should be used with this function for clarity.
                                   hpiDomainAlarmCondType 1.3.6.1.4.1.231.2.60.6.2.6.1.5 sahpicondition read-only
Enumeration of status condition type. This is read-only because creation is allowed for user Alarms only
                                   hpiDomainAlarmCondEntityPath 1.3.6.1.4.1.231.2.60.6.2.6.1.6 sahpientitypath read-write
Entity assoc. with status condition: If resource manages a FRU, entity path of the FRU. If resource manages a single entity, entity path of that entity. If resource manages multiple entities, the entity path of the 'primary' entity managed by the resource. Must be set to the same value in every domain which contains this resource. This object converts HPI's hpiEntityPathT structure and an OpenHPI canonical string. The canonical string is formed by removing the SAHPI_ENT_ prefix from the HPI types, and creating tuples for the entity types. Order of significance is inverted to make entity paths look more like Unix directory structure. It is also assumed that {ROOT,0} exists implicitly before all of these entries. For example: {SYSTEM_CHASSIS,2}{PROCESSOR_BOARD,0}
                                   hpiDomainAlarmCondSensorNum 1.3.6.1.4.1.231.2.60.6.2.6.1.7 gauge read-only
Sensor associated with status Only valid if Type is SAHPI_STATUS_COND_TYPE_SENSOR. This is read-only because creation is allowed for user Alarms only
                                   hpiDomainAlarmCondSensorEventState 1.3.6.1.4.1.231.2.60.6.2.6.1.8 sahpieventstate read-only
Sensor event state. Only valid if hpiDomainAlarmCondType is sensor(1). This is read-only because creation is allowed for user Alarms only
                                   hpiDomainAlarmCondName 1.3.6.1.4.1.231.2.60.6.2.6.1.9 octet string read-write
AIS compatible identifier associated with Status condition. The Service Availability(TM) Forum Application Interface Specification standardizes the interface between Service Availability(TM) Forum compliant High Availability (HA) middleware and service applications. http://www.saforum.org
                                   hpiDomainAlarmCondMid 1.3.6.1.4.1.231.2.60.6.2.6.1.10 sahpimanufacturerid read-write
Manufacturer Id associated with status condition, required when hpiDomainAlarmCondStatusCondType is oem(3).
                                   hpiDomainAlarmCondDataType 1.3.6.1.4.1.231.2.60.6.2.6.1.11 sahpitexttype read-write
Optional data associated with status condition. For more details, see textual definition
                                   hpiDomainAlarmCondDataLanguage 1.3.6.1.4.1.231.2.60.6.2.6.1.12 sahpitextlanguage read-write
Optional data associated with status condition. For more details, see textual definition
                                   hpiDomainAlarmCondData 1.3.6.1.4.1.231.2.60.6.2.6.1.13 sahpitext read-write
Optional data associated with status condition. The type of date is specified by hpiDomainAlarmCondDomainAlarmaTextType and hpiDomainAlarmCondDomainAlarmaTextLanguage.
                                   hpiDomainAlarmInstanceStatus 1.3.6.1.4.1.231.2.60.6.2.6.1.14 integer read-write
This columnar node contains the status of the row and also perform add and delete operations. Enumeration: 'active': 1, 'toDelete': 3, 'toCreate': 2, 'undefined': 0.
                           hpiResourceEntryCount 1.3.6.1.4.1.231.2.60.6.2.7 counter read-only
The number of RPT entries present in the system. This field is used to determine if new resources have been added or existing removed.
                           hpiResourceTable 1.3.6.1.4.1.231.2.60.6.2.8 no-access
The logical domain ID and the entity ID are used to address an entity.
                               hpiResourceEntry 1.3.6.1.4.1.231.2.60.6.2.8.1 no-access
This structure is used to store the RPT entry information. The ResourceCapabilities field definies the capabilities of the resource. This field must be non-zero for all valid resources. The ResourceTag field is an informational value that supplies the caller with naming information for the resource. This should be set to the user-visible name for a resource, which can be used to identify the resource in messages to a human operator. For example, it could be set to match a physical printed label attached to the primary entity which the resource manages. See section 5.2.6, SaHpiResourceTagSet(), on page 33.
                                   hpiResourceId 1.3.6.1.4.1.231.2.60.6.2.8.1.1 gauge no-access
Resource identifier. The SAHPI_UNSPECIFIED_RESOURCE_ID value is used to specify the Domain Event Log and to specify that there is no resource for such things as HPI User events/alarms. Note: SAHPI_UNSPECIFIED_RESOURCE_ID 0xFFFFFFFF
                                   hpiResourceEntityType 1.3.6.1.4.1.231.2.60.6.2.8.1.2 sahpientitytype read-only
experimental
                                   hpiResourceEntityPath 1.3.6.1.4.1.231.2.60.6.2.8.1.3 sahpientitypath read-only
If resource manages a FRU, entity path of the FRU. If resource manages a single entity, entity path of that entity. If resource manages multiple entities, the entity path of the 'primary' entity managed by the resource. Must be set to the same value in every domain which contains this resource. This object converts HPI's hpiEntityPathT structure and an OpenHPI canonical string. The canonical string is formed by removing the SAHPI_ENT_ prefix from the HPI types, and creating tuples for the entity types. Order of significance is inverted to make entity paths look more like Unix directory structure. It is also assumed that {ROOT,0} exists implicitly before all of these entries. For example: {SYSTEM_CHASSIS,2}{PROCESSOR_BOARD,0}
                                   hpiResourceCapabilities 1.3.6.1.4.1.231.2.60.6.2.8.1.4 sahpicapabilities read-only
Resource Capabilities This definition defines the capabilities of a given resource. One resource may support any number of capabilities using this string (each capability is seperated by a delimeter). Because each entry in an RPT will have the RESOURCE string, no value is not a valid value for the capability flag, and is thus used to indicate 'no RPT entry present' in some function calls. RESOURCE EVT_DEASSERTS Indicates that all sensors on the resource have the property that their Assertion and Deassertion event enable flags are the same. That is, for all event states whose assertion triggers an event, it is guaranteed that the deassertion of that event will also trigger an event. Thus, an HPI User may track the state of sensors on the resource by monitoring events rather than polling for state changes. AGGREGATE_STATUS CONFIGURATION MANAGED_HOTSWAP Indicates that the resource supports the full managed hot swap model. Since hot swap only makes sense for field-replaceable units, the FRU capability string must also be set for this columnar object. WATCHDOG CONTROL FRU Indicates that the resource is a field-replaceable unit; i.e., it is capable of being removed and replaced in a live system. If MANAGED_HOTSWAP is also set, the resource supports the full hot swap model. If MANAGED_HOTSWAP is not set, the resource supports the simplified hot swap model. ANNUNCIATOR POWER RESET INVENTORY_DATA EVENT_LOG RDR Indicates that a resource data record (RDR) repository is supplied by the resource. Since the existence of an RDR is mandatory for all management instruments, this capability must be asserted if the resource contains any sensors, controls, watchdog timers, or inventory data repositories. SENSOR
                                   hpiResourceSeverity 1.3.6.1.4.1.231.2.60.6.2.8.1.6 sahpiseverity read-write
Indicates the criticality that should be raised when the resource is not responding. Note: The enumerated named have +1 added as opposed to the SA HPI spec for the same constants.
                                   hpiResourceFailed 1.3.6.1.4.1.231.2.60.6.2.8.1.7 truthvalue read-only
true = Resource Not Functional. false = Resource Functional
                                   hpiResourceInfoResourceRev 1.3.6.1.4.1.231.2.60.6.2.8.1.8 gauge read-only
hpiResourceInfo contains static configuration data concerning the management controller associated with the resource, or the resource itself. Note this information is used to describe the resource; that is, the piece of infrastructure which manages an entity (or multiple entities) - NOT the entities for which the resource probvides management. The purpose of the hpiResourceInfoT structure is to provide information that the HPI user may need in order to interact correctly with the resource (e.g., recognize a specific management controller which may have defined OEM fields in sensors, OEM controls, etc. All of the fields in the following structure may or may not be used by a given resource.
                                   hpiResourceInfoSpecificVer 1.3.6.1.4.1.231.2.60.6.2.8.1.9 gauge read-only
hpiResourceInfo contains static configuration data concerning the management controller associated with the resource, or the resource itself. Note this information is used to describe the resource; that is, the piece of infrastructure which manages an entity (or multiple entities) - NOT the entities for which the resource provides management. The purpose of the hpiResourceInfoT structure is to provide information that the HPI user may need in order to interact correctly with the resource (e.g., recognize a specific management controller which may have defined OEM fields in sensors, OEM controls, etc. All of the fields in the following structure may or may not be used by a given resource.
                                   hpiResourceInfoDeviceSupport 1.3.6.1.4.1.231.2.60.6.2.8.1.10 gauge read-only
hpiResourceInfo contains static configuration data concerning the management controller associated with the resource, or the resource itself. Note this information is used to describe the resource; that is, the piece of infrastructure which manages an entity (or multiple entities) - NOT the entities for which the resource provides management. The purpose of the hpiResourceInfoT structure is to provide information that the HPI user may need in order to interact correctly with the resource (e.g., recognize a specific management controller which may have defined OEM fields in sensors, OEM controls, etc. All of the fields in the following structure may or may not be used by a given resource.
                                   hpiResourceInfoManufacturerId 1.3.6.1.4.1.231.2.60.6.2.8.1.11 sahpimanufacturerid read-only
hpiResourceInfo contains static configuration data concerning the management controller associated with the resource, or the resource itself. Note this information is used to describe the resource; that is, the piece of infrastructure which manages an entity (or multiple entities) - NOT the entities for which the resource provides management. The purpose of the hpiResourceInfoT structure is to provide information that the HPI user may need in order to interact correctly with the resource (e.g., recognize a specific management controller which may have defined OEM fields in sensors, OEM controls, etc. All of the fields in the following structure may or may not be used by a given resource.
                                   hpiResourceInfoProductId 1.3.6.1.4.1.231.2.60.6.2.8.1.12 gauge read-only
hpiResourceInfo contains static configuration data concerning the management controller associated with the resource, or the resource itself. Note this information is used to describe the resource; that is, the piece of infrastructure which manages an entity (or multiple entities) - NOT the entities for which the resource provides management. The purpose of the hpiResourceInfoT structure is to provide information that the HPI user may need in order to interact correctly with the resource (e.g., recognize a specific management controller which may have defined OEM fields in sensors, OEM controls, etc. All of the fields in the following structure may or may not be used by a given resource.
                                   hpiResourceInfoFirmwareMajorRev 1.3.6.1.4.1.231.2.60.6.2.8.1.13 gauge read-only
hpiResourceInfo contains static configuration data concerning the management controller associated with the resource, or the resource itself. Note this information is used to describe the resource; that is, the piece of infrastructure which manages an entity (or multiple entities) - NOT the entities for which the resource provides management. The purpose of the hpiResourceInfoT structure is to provide information that the HPI user may need in order to interact correctly with the resource (e.g., recognize a specific management controller which may have defined OEM fields in sensors, OEM controls, etc. All of the fields in the following structure may or may not be used by a given resource.
                                   hpiResourceInfoFirmwareMinorRev 1.3.6.1.4.1.231.2.60.6.2.8.1.14 gauge read-only
hpiResourceInfo contains static configuration data concerning the management controller associated with the resource, or the resource itself. Note this information is used to describe the resource; that is, the piece of infrastructure which manages an entity (or multiple entities) - NOT the entities for which the resource provides management. The purpose of the hpiResourceInfoT structure is to provide information that the HPI user may need in order to interact correctly with the resource (e.g., recognize a specific management controller which may have defined OEM fields in sensors, OEM controls, etc. All of the fields in the following structure may or may not be used by a given resource.
                                   hpiResourceInfoAuxFirmwareRev 1.3.6.1.4.1.231.2.60.6.2.8.1.15 gauge read-only
hpiResourceInfo contains static configuration data concerning the management controller associated with the resource, or the resource itself. Note this information is used to describe the resource; that is, the piece of infrastructure which manages an entity (or multiple entities) - NOT the entities for which the resource provides management. The purpose of the hpiResourceInfoT structure is to provide information That the HPI user may need in order to interact correctly with the resource (e.g., recognize a specific management controller which may have defined OEM fields in sensors, OEM controls, etc. All of the fields in the following structure may or may not be used by a given resource.
                                   hpiResourceInfoGuid 1.3.6.1.4.1.231.2.60.6.2.8.1.16 sahpiguid read-only
GUID - Globally Unique Identifier The format if the ID follows that specified by the Wired for Management Baseline, Version 2.0 specification. HPI uses version 1 of the GUID format, with a 3-bit variant field of 10x (where x indicates 'don't care')
                                   hpiResourceTagType 1.3.6.1.4.1.231.2.60.6.2.8.1.17 sahpitexttype read-write
See Definition.
                                   hpiResourceTagLanguage 1.3.6.1.4.1.231.2.60.6.2.8.1.18 sahpitextlanguage read-write
See Definition.
                                   hpiResourceTag 1.3.6.1.4.1.231.2.60.6.2.8.1.19 sahpitext read-write
Resource tag. The type of date is specified by hpiResourceTagTextType and hpiResourceTagLanguage.
                                   hpiResourceText 1.3.6.1.4.1.231.2.60.6.2.8.1.20 displaystring read-only
Resource tag. The type of date is specified by hpiResourceTagTextType and hpiResourceTagLanguage.
                                   hpiResourceParamControl 1.3.6.1.4.1.231.2.60.6.2.8.1.21 integer read-write
This object allows the user to save and restore parameters associated with a specific resource. Valid actions for this function include: undefined(0) - resource has no concept of configurations. restoreDefaultParm(1) - Restores the factory default settings for a specific resource. Factory defaults include sensor thresholds and configurations, and resource- specific configuration parameters. savaParm(2) - Stores the resource configuration parameters in non-volatile storage. Resource configuration parameters stored in non-volatile storage will survive power cycles and resource resets. restoreParm(3) - Restores resource configuration parameters from non-volatile storage. Resource configuration parameters include sensor thresholds and sensor configurations, as well as resource-specific. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'default': 1, 'restore': 3, 'save': 2, 'undefined': 0.
                                   hpiResourceResetState 1.3.6.1.4.1.231.2.60.6.2.8.1.22 integer read-write
This function gets the reset state of an entity, allowing the HPI User to determine if the entity is being held with its reset asserted. If a resource manages multiple entities, this function will address the entity which is identified in the RPT entry for the resource. coldReset(1) and warmReset(2) are pulsed resets, and are not valid values to be returned in hpiResetAction. If the entity is not being held in reset (using resetAssert(3)), the appropriate value is resetDeAssert(4). Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'undefined': 0, 'coldReset': 1, 'deassert': 4, 'warmReset': 2, 'unsupported': 5, 'assert': 3.
                                   hpiResourcePowerState 1.3.6.1.4.1.231.2.60.6.2.8.1.23 integer read-write
This function gets the power state of an entity, allowing the HPI User to determine if the entity is currently powered on or off. If a resource manages multiple entities, this function will address the entity which is identified in the RPT entry for the resource. cycle(3) is a pulsed power operation and is not a valid return for the power state. This function controls the hardware power on a FRU entity regardless of what hot-swap state the resource is in. For example, it is legal (and may be desirable) to cycle power on the FRU even while it is in ACTIVE state in order to attempt to clear a fault condition. Similarly, a resource could be instructed to power on a FRU even while it is in INACTIVE state, for example, in order to run off-line diagnostics. Not all resources supporting hot swap will necessarily support this function. In particular, resources that use the simplified hot swap model may not have the ability to control FRU power. This function may also be supported for non-FRU entities if power control is available for those entities. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'on': 2, 'off': 1, 'undefined': 0, 'unsupported': 4, 'cycle': 3.
                           hpiHotSwap 1.3.6.1.4.1.231.2.60.6.2.11
                                 hpiAutoInsertTable 1.3.6.1.4.1.231.2.60.6.2.11.1 no-access
In support of hpiAutoInsertTimeoutGet(), hpiAutoInsertTimeoutSet()
                                     hpiAutoInsertEntry 1.3.6.1.4.1.231.2.60.6.2.11.1.1 no-access
Table of domains with a timeout for how long to wait before the default auto-insertion policy is invoked on a resource within a specific domain.
                                         hpiAutoInsertTimeout 1.3.6.1.4.1.231.2.60.6.2.11.1.1.1 sahpitime read-write
This function allows the HPI SNMP Manager to configure a timeout for how long to wait before the default auto-insertion policy is invoked on a resource within a specific domain. This columnar node accepts a parameter instructing each resource to impose a delay before performing its default hot swap policy for auto-insertion. The parameter may be set to SAHPI_TIMEOUT_IMMEDIATE ( see SaHpiTime Textual-Convention for further details) to direct resources to proceed immediately to auto-insertion, or to SAHPI_TIMEOUT_BLOCK ( see SaHpiTime Textual-Convention for further details) to prevent auto-insertion from ever occurring. If the parameter is set to another value, then it defines the number of nanoseconds between the time a hot swap event with hpiHotSwapState == insertionPending(5) is generated, and the time that the auto-insertion policy will be invoked for that resource. If, during this time period, a hpiHotSwapPolicyCancel function call is processed, the timer will be stopped, and the auto-insertion policy will not be invoked. Each domain maintains a single auto-insert timeout value and it is applied to all contained resources upon insertion, which support managed hot swap. Once the auto-insertion process begins, the HPI SNMP Manager will not be allowed to take control of the insertion process; hence, the timeout should be set appropriately to allow for this condition. Note that the timeout period begins when the hot swap event with hpiHotSwapState == insertionPending(5) is initially generated.
                                 hpiHotSwapEntryCount 1.3.6.1.4.1.231.2.60.6.2.11.2 counter read-only
The number of HotSwap entries present in the system.
                                 hpiHotSwapTable 1.3.6.1.4.1.231.2.60.6.2.11.3 no-access
This table represents management attributes common to all hot swappable resources in the managed platform. The entries in this table are straight from the HPI spec. This table builds upon information present in the hpiResourceTable.
                                     hpiHotSwapEntry 1.3.6.1.4.1.231.2.60.6.2.11.3.1 no-access
An entry describing a particular hot swappable entity.
                                         hpiHotSwapCapabilities 1.3.6.1.4.1.231.2.60.6.2.11.3.1.1 sahpihscapabilities read-only
                                         hpiHotSwapIndicator 1.3.6.1.4.1.231.2.60.6.2.11.3.1.2 integer read-write
A FRU associated with a hot-swappable resource may include a hot swap indicator such as a blue LED. This indicator signifies that the FRU is ready for removal. This columnar node allows the HPI SNMP Manager to retrieve and set the state of this indicator. When retrieving the values, the valid states are either hpiHotSwapIndicator == off(1) or hpiHotSwapIndicator == on(2). This columnar node will return information, regardless of what hot swap state the resource is in. When setting the values, valid states include hpiHotSwapIndicator == off(1) or hpiHotSwapIndicator == on(2). This function will set the indicator regardless of what hot swap state the resource is in, though it is recommended that this function be used only in conjunction with moving the resource to the appropriate hot swap state. Enumeration: 'on': 2, 'off': 1, 'undefined': 0.
                                         hpiHotSwapState 1.3.6.1.4.1.231.2.60.6.2.11.3.1.3 sahpihotswapstate read-only
Refer to the textual convention for full details.
                                         hpiHotSwapExtractTimeout 1.3.6.1.4.1.231.2.60.6.2.11.3.1.4 sahpitime read-write
This function allows the HPI User to configure a timeout for how long to wait before the default auto-extraction policy is invoked. This function accepts a parameter instructing the resource to impose a delay before performing its default hot swap policy for auto-extraction. The parameter may be set to SAHPI_TIMEOUT_IMMEDIATE to direct the resource to proceed immediately to auto-extraction, or to SAHPI_TIMEOUT_BLOCK to prevent auto-extraction from ever occurring on a resource. If the parameter is set to another value, then it defines the number of nanoseconds between the time a hot swap event with hpiHotSwapState = extractionPending(5) is generated and the time that the auto-extraction policy will be invoked for the resource. If, during this time period, a hpiHotSwapPolicyCancel function call is processed, the timer will be stopped, and the auto-extraction policy will not be invoked. Once the auto-extraction process begins, the HPI User will not be allowed to take control of the extraction process; hence, the timeout should be set appropriately to allow for this condition. Note that the timeout period begins when the hot swap event with hpiHotSwapState = extractionPending(4) is initially generated.
                                         hpiHotSwapActionRequest 1.3.6.1.4.1.231.2.60.6.2.11.3.1.5 integer read-write
A resource supporting hot swap typically requires a physical action on the associated FRU to invoke an insertion or extraction process. An insertion process is invoked by physically inserting the FRU into a chassis. Physically opening an ejector latch or pressing a button invokes the extraction process. This columnar node allows the HPI User to invoke an insertion or extraction process via software. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'extraction': 2, 'undefined': 0, 'insertion': 1.
                                         hpiHotSwapPolicyCancel 1.3.6.1.4.1.231.2.60.6.2.11.3.1.6 integer read-write
A resource supporting hot swap typically supports default policies for insertion and extraction. On insertion, the default policy may be for the resource to turn the associated FRU~s local power on and to de-assert reset. On extraction, the default policy may be for the resource to immediately power off the FRU and turn on a hot swap indicator. This function allows an HPI User, after receiving a hot swap event with hpiHotSwapState equal to INSERTION_PENDING or EXTRACTION_PENDING, to prevent the default policy from being executed. Once the resource transitions to either the ACTIVE or INACTIVE state, the default policies will once again execute, unless cancelled using hpiHotSwapPolicyCancel. The default policy cannot be canceled once it has begun to execute. Because a resource that supports the simplified hot swap model will never transition into INSERTION PENDING or EXTRACTION PENDING states, this function is not applicable to those resources. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'cancel': 1, 'undefined': 0.
                                         hpiHotSwapResourceRequest 1.3.6.1.4.1.231.2.60.6.2.11.3.1.7 integer read-write
Depending on the values, the user can: - use this function to request a resource to return to the ACTIVE state from the EXTRACTION PENDING state in order to reject an extraction request. Because a resource that supports the simplified hot swap model will never transition into INSERTION PENDING or EXTRACTION PENDING states, this function is not applicable to those resources. - use this function to request a resource to return to the INACTIVE state from the INSERTION PENDING state to abort a hot-swap insertion action. Because a resource that supports the simplified hot swap model will never transition into INSERTION PENDING or EXTRACTION PENDING states, this function is not applicable to those resources. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'setInActive': 2, 'undefined': 0, 'setActive': 1.
                       hpiEvents 1.3.6.1.4.1.231.2.60.6.3
                           events 1.3.6.1.4.1.231.2.60.6.3.1
                               hpiEventInfoTable 1.3.6.1.4.1.231.2.60.6.3.1.1
                               hpiEventEntryCount 1.3.6.1.4.1.231.2.60.6.3.1.3 counter read-only
The number of events present in this table. hpiEventCount represents the total of types currently in the system. hpiDomainEventCount represents the subset of events that are Domain events. The same relationship exists for ResourceEvent, SensorEvent, SensorEnableChangeEvent, HotSwapEvent, WatchdogEvent, HpiSwEvent, OemEvent, UserEvent.
                               hpiEventTable 1.3.6.1.4.1.231.2.60.6.3.1.4 no-access
Event Master table.
                                   hpiEventEntry 1.3.6.1.4.1.231.2.60.6.3.1.4.1 no-access
This table presents the list of all events which are present in the HPI system. The implementation decides how to manipulate the events as they reach a large number. This table is used as a master event table which an index that points to the specific sub-table which has more details on the event. Each time a new event is surfaced in the HPI system this table increases by a new row and its respective sub-event table too (hpiResourceEventTable, hpiOEMEventTable, etc). Futhermore based on the type of event, an notification is generated as well.
                                       hpiEventSeverity 1.3.6.1.4.1.231.2.60.6.3.1.4.1.1 integer read-only
Severity of event. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'major': 2, 'ok': 5, 'undefined': 0, 'critical': 1, 'debug': 241, 'informational': 4, 'minor': 3.
                                       hpiEventTimeStamp 1.3.6.1.4.1.231.2.60.6.3.1.4.1.2 sahpitime read-only
Refer to textual convention for SaHpiTime for more details. The value is Equal to TIME_UNSPECIFIED if time is not available; Absolute time if greater than TIME_MAX_RELATIVE, Relative time if less than or equal to TIME_MAX_RELATIVE.
                                       hpiEventSource 1.3.6.1.4.1.231.2.60.6.3.1.4.1.3 integer read-only
Enumeration: 'unspecified': -1.
                                       hpiEventTime 1.3.6.1.4.1.231.2.60.6.3.1.4.1.4 octet string read-only
Refer to textual convention for SaHpiTime for more details. The value is Equal to TIME_UNSPECIFIED if time is not available; Absolute time if greater than TIME_MAX_RELATIVE, Relative time if less than or equal to TIME_MAX_RELATIVE.
                                       hpiEventType 1.3.6.1.4.1.231.2.60.6.3.1.4.1.5 integer read-only
Event type. Note: The enumerated named have +1 added as opposed to the SA HPI spec for the same constants. Enumeration: 'domain': 2, 'resource': 1, 'undefined': 0, 'hpiSw': 7, 'user': 9, 'oem': 8, 'watchdog': 6, 'hotswap': 5, 'sensor': 3, 'sensorEnableChange': 4.
                               hpiResourceEventEntryCount 1.3.6.1.4.1.231.2.60.6.3.1.6 counter read-only
This columnar node represents the subset of events that are Resource Events.
                               hpiResourceEventTable 1.3.6.1.4.1.231.2.60.6.3.1.7 no-access
Event table.
                                   hpiResourceEventEntry 1.3.6.1.4.1.231.2.60.6.3.1.7.1 no-access
Resource events.
                                       hpiResourceEventType 1.3.6.1.4.1.231.2.60.6.3.1.7.1.1 integer read-only
Resource events are sent to indicate the failure or subsequent restoration of a resource. Resource events can also be used to announce the addition of a non-FRU resource to the RPT table. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'resourceRestored': 2, 'resourceAdded': 3, 'undefined': 0, 'resourceFailure': 1.
                               hpiDomainEventEntryCount 1.3.6.1.4.1.231.2.60.6.3.1.9 counter read-only
hpiDomainEventEntryCount represents the subset of events that are Domain events.
                               hpiDomainEventTable 1.3.6.1.4.1.231.2.60.6.3.1.10 no-access
Event table.
                                     hpiDomainEventEntry 1.3.6.1.4.1.231.2.60.6.3.1.10.1 no-access
Domain events.
                                         hpiDomainEventType 1.3.6.1.4.1.231.2.60.6.3.1.10.1.1 integer read-only
Domain events are used to announce the addition of domain references and the removal of domain references to the DRT. Enumeration: 'domainRefRemoved': 2, 'undefined': 0, 'domainRefAdded': 1.
                                         hpiDomainEventDomain 1.3.6.1.4.1.231.2.60.6.3.1.10.1.2 gauge read-only
Domain Id of domain added to or removed from DRT.
                               hpiSensorEventEntryCount 1.3.6.1.4.1.231.2.60.6.3.1.12 counter read-only
This columnar node represents the subset of events that are Sensor Events.
                               hpiSensorEventTable 1.3.6.1.4.1.231.2.60.6.3.1.13 no-access
Event table.
                                     hpiSensorEventEntry 1.3.6.1.4.1.231.2.60.6.3.1.13.1 no-access
Sensor events.
                                         hpiSensorEventNum 1.3.6.1.4.1.231.2.60.6.3.1.13.1.1 gauge read-only
                                         hpiSensorEventType 1.3.6.1.4.1.231.2.60.6.3.1.13.1.2 sahpisensortype read-only
Refer to the textual convention for more details.
                                         hpiSensorEventCategory 1.3.6.1.4.1.231.2.60.6.3.1.13.1.3 sahpieventcategory read-only
Event category: See TEXTUAL-CONVENTION, SaHpiEventCategory.
                                         hpiSensorEventAssertion 1.3.6.1.4.1.231.2.60.6.3.1.13.1.4 truthvalue read-only
Sensor Events and Sensor Event States: Each Event State may be asserted or deasserted. The set of Event States a sensor may support is defined by the sensor's 'Event Category.' A particular sensor, however, does not have to support all the Event States defined for its event category. The specific Event States that a particular sensor supports are indicated in the 'Events' field in the sensor's RDR. A sensor is not required to support any Event States. If no Event States are supported by a sensor, the 'Events' field will be 0x0000. A sensor may not support any Event States that are not defined for its event category. Each Event State is independent, although in some event categories the meaning assigned to the Event States will imply that certain Event States will be mutually exclusive. For example, a sensor that uses the SAHPI_EC_LIMIT event category should only have one of the two Event States, SAHPI_ES_LIMIT_NOT_EXCEEDED or SAHPI_ES_LIMIT_EXCEEDED asserted at any one time. Except where mutual exclusion is implied, however, sensors may have multiple Event States asserted simultaneously. For example, the event category SAHPI_EC_THRESHOLD uses six different event states to report the relationship between the value currently measured by the sensor and up to six different 'threshold' values. Each threshold is independently examined, and each Event State that represents a threshold that has been 'crossed' will be asserted. Threshold values must be configured so that 'Minor', 'Major' and 'Critical' thresholds are increasingly extreme readings, such that when a 'Major' threshold has been crossed, the corresponding 'Minor' threshold will also have been crossed, and thus both Event States will be asserted. When a sensor Event State is asserted or deasserted, an event may be generated by the resource. The generated event identifies the sensor and the event state being asserted or deasserted. The HPI implementation may assign event severity levels for each event state assertion or deassertion on an individual sensor basis.
                                         hpiSensorEventState 1.3.6.1.4.1.231.2.60.6.3.1.13.1.5 sahpieventstate read-only
Refer to the textual convention for more details.
                                         hpiSensorEventOptionalData 1.3.6.1.4.1.231.2.60.6.3.1.13.1.6 octet string read-only
                                         hpiSensorEventTriggerReadingType 1.3.6.1.4.1.231.2.60.6.3.1.13.1.7 sahpisensorreadingtype read-only
Refer to the textual convention for more details.
                                         hpiSensorEventTriggerReading 1.3.6.1.4.1.231.2.60.6.3.1.13.1.8 sahpisensorreadingvalue read-only
Refer to the textual convention for more details.
                                         hpiSensorEventTriggerThresholdType 1.3.6.1.4.1.231.2.60.6.3.1.13.1.9 sahpisensorreadingtype read-only
Refer to the textual convention for more details.
                                         hpiSensorEventTriggerThreshold 1.3.6.1.4.1.231.2.60.6.3.1.13.1.10 sahpisensorreadingvalue read-only
Refer to the textual convention for more details.
                                         hpiSensorEventPreviousState 1.3.6.1.4.1.231.2.60.6.3.1.13.1.11 sahpieventstate read-only
Refer to the textual convention for more details.
                                         hpiSensorEventCurrentState 1.3.6.1.4.1.231.2.60.6.3.1.13.1.12 sahpieventstate read-only
Refer to SaHpiEventState textual convention for more details.
                                         hpiSensorEventOem 1.3.6.1.4.1.231.2.60.6.3.1.13.1.13 gauge read-only
Reserved for OEM use.
                                         hpiSensorEventSpecific 1.3.6.1.4.1.231.2.60.6.3.1.13.1.14 gauge read-only
                               hpiSensorEnableChangeEventEntryCount 1.3.6.1.4.1.231.2.60.6.3.1.15 counter read-only
This columnar node represents the subset of events that are Sensor Enable ChangeEvents.
                               hpiSensorEnableChangeEventTable 1.3.6.1.4.1.231.2.60.6.3.1.16 no-access
Event table.
                                     hpiSensorEnableChangeEventEntry 1.3.6.1.4.1.231.2.60.6.3.1.16.1 no-access
Sensor Enable Change events.
                                         hpiSensorEnableChangeEventNum 1.3.6.1.4.1.231.2.60.6.3.1.16.1.1 gauge read-only
                                         hpiSensorEnableChangeEventType 1.3.6.1.4.1.231.2.60.6.3.1.16.1.2 sahpisensortype read-only
Refer to the textual convention for more details.
                                         hpiSensorEnableChangeEventCategory 1.3.6.1.4.1.231.2.60.6.3.1.16.1.3 sahpieventcategory read-only
Refer to the textual convention for more details.
                                         hpiSensorEnableChangeEventEnabled 1.3.6.1.4.1.231.2.60.6.3.1.16.1.4 truthvalue read-only
Current sensor enable status.
                                         hpiSensorEnableChangeEventEventsEnabled 1.3.6.1.4.1.231.2.60.6.3.1.16.1.5 truthvalue read-only
Current event enable status.
                                         hpiSensorEnableChangeEventAssertEvents 1.3.6.1.4.1.231.2.60.6.3.1.16.1.6 sahpieventstate read-only
Refer to the textual convention for more details.
                                         hpiSensorEnableChangeEventDeassertEvents 1.3.6.1.4.1.231.2.60.6.3.1.16.1.7 sahpieventstate read-only
Refer to the textual convention for more details.
                                         hpiSensorEnableChangeEventOptionalData 1.3.6.1.4.1.231.2.60.6.3.1.16.1.8 octet string read-only
                                         hpiSensorEnableChangeEventCurrentState 1.3.6.1.4.1.231.2.60.6.3.1.16.1.9 sahpieventstate read-only
Current set of asserted Event states.
                               hpiHotSwapEventEntryCount 1.3.6.1.4.1.231.2.60.6.3.1.18 counter read-only
This columnar node represents the subset of events that are HotSwap Events.
                               hpiHotSwapEventTable 1.3.6.1.4.1.231.2.60.6.3.1.19 no-access
Event table.
                                     hpiHotSwapEventEntry 1.3.6.1.4.1.231.2.60.6.3.1.19.1 no-access
Hot Swap events.
                                         hpiHotSwapEventState 1.3.6.1.4.1.231.2.60.6.3.1.19.1.1 sahpihotswapstate read-only
Refer to the textual convention for full details.
                                         hpiHotSwapEventPreviousState 1.3.6.1.4.1.231.2.60.6.3.1.19.1.2 sahpihotswapstate read-only
Refer to the textual convention for full details.
                               hpiWatchdogEventEntryCount 1.3.6.1.4.1.231.2.60.6.3.1.21 counter read-only
This columnar node represents the subset of events that are Watchdog Events.
                               hpiWatchdogEventTable 1.3.6.1.4.1.231.2.60.6.3.1.22 no-access
Event table.
                                     hpiWatchdogEventEntry 1.3.6.1.4.1.231.2.60.6.3.1.22.1 no-access
Watchdog events.
                                         hpiWatchdogEventNum 1.3.6.1.4.1.231.2.60.6.3.1.22.1.1 gauge read-only
                                         hpiWatchdogEventAction 1.3.6.1.4.1.231.2.60.6.3.1.22.1.2 integer read-only
These enumerations represent the possible actions to be taken upon watchdog timer timeout and the events that are generated for watchdog actions. Enumeration: 'reset': 2, 'powerCycle': 4, 'powerDown': 3, 'noAction': 1, 'timerInt': 9, 'undefined': 0.
                                         hpiWatchdogEventPreTimerAction 1.3.6.1.4.1.231.2.60.6.3.1.22.1.3 sahpiwatchdogpretimeraction read-only
These enumerations represent the possible types of interrupts that may be triggered by a watchdog pre-timer event. The actual meaning of these operations may differ depending on the hardware architecture.
                                         hpiWatchdogEventUse 1.3.6.1.4.1.231.2.60.6.3.1.22.1.4 sahpiwatchdogtimeruse read-only
Watchdog Timer Use These enumerations represent the possible watchdog users that may have caused the watchdog to expire. For instance, if watchdog is being used during power on self test (POST), and it expires, the SAHPI_WTU_BIOS_POST expiration type will be set. Most specific uses for Watchdog timer by users of HPI should indicate SAHPI_WTU_SMS_OS if the use is to provide an OS-healthy heartbeat, or SAHPI_WTU_OEM if it is used for some other purpose.
                               hpiSoftwareEventEntryCount 1.3.6.1.4.1.231.2.60.6.3.1.24 counter read-only
This columnar node represents the subset of events that are Software Events.
                               hpiSoftwareEventTable 1.3.6.1.4.1.231.2.60.6.3.1.25 no-access
Event table.
                                     hpiSoftwareEventEntry 1.3.6.1.4.1.231.2.60.6.3.1.25.1 no-access
Software events.
                                         hpiSoftwareEventManufacturerId 1.3.6.1.4.1.231.2.60.6.3.1.25.1.1 sahpimanufacturerid read-only
Refer to the textual convention for more details.
                                         hpiSoftwareEventType 1.3.6.1.4.1.231.2.60.6.3.1.25.1.2 integer read-only
The following type defines the types of events that can be reported by the HPI software implementation. Audit events report a discrepancy in the audit process. Audits are typically performed by HA software to detect problems. Audits may look for such things as corrupted data stores, inconsistent RPT information, or improperly managed queues. Startup events report a failure to start-up properly, or inconsistencies in persisted data. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'audit': 1, 'other': 3, 'startup': 2, 'undefined': 0.
                                         hpiSoftwareEventTextType 1.3.6.1.4.1.231.2.60.6.3.1.25.1.3 sahpitexttype read-only
Refer to the textual convention for more details.
                                         hpiSoftwareEventTextLanguage 1.3.6.1.4.1.231.2.60.6.3.1.25.1.4 sahpitextlanguage read-only
Refer to the textual convention for more details.
                                         hpiSoftwareEventText 1.3.6.1.4.1.231.2.60.6.3.1.25.1.5 sahpitext read-only
Refer to the textual convention for more details.
                               hpiOEMEventEntryCount 1.3.6.1.4.1.231.2.60.6.3.1.27 counter read-only
This columnar node represents the subset of events that are OEM Events.
                               hpiOEMEventTable 1.3.6.1.4.1.231.2.60.6.3.1.28 no-access
Event table.
                                     hpiOEMEventEntry 1.3.6.1.4.1.231.2.60.6.3.1.28.1 no-access
OEM events.
                                         hpiOEMEventManufacturerId 1.3.6.1.4.1.231.2.60.6.3.1.28.1.1 sahpimanufacturerid read-only
Refer to the textual convention for more details.
                                         hpiOEMEventTextType 1.3.6.1.4.1.231.2.60.6.3.1.28.1.2 sahpitexttype read-only
Refer to the textual convention for more details.
                                         hpiOEMEventTextLanguage 1.3.6.1.4.1.231.2.60.6.3.1.28.1.3 sahpitextlanguage read-only
Refer to the textual convention for more details.
                                         hpiOEMEventText 1.3.6.1.4.1.231.2.60.6.3.1.28.1.4 sahpitext read-only
Refer to the textual convention for more details.
                               hpiUserEventEntryCount 1.3.6.1.4.1.231.2.60.6.3.1.30 counter read-only
This columnar node represents the subset of events that are User Events.
                               hpiUserEventTable 1.3.6.1.4.1.231.2.60.6.3.1.31 no-access
Event table.
                                     hpiUserEventEntry 1.3.6.1.4.1.231.2.60.6.3.1.31.1 no-access
User events.
                                         hpiUserEventTextType 1.3.6.1.4.1.231.2.60.6.3.1.31.1.1 sahpitexttype read-write
Refer to SaHpiTextType for more details.
                                         hpiUserEventTextLanguage 1.3.6.1.4.1.231.2.60.6.3.1.31.1.2 sahpitextlanguage read-write
Refer to hpiTextLanguage for more details.
                                         hpiUserEventText 1.3.6.1.4.1.231.2.60.6.3.1.31.1.3 sahpitext read-write
Refer to hpiText for more details.
                                         hpiUserEventRowStatus 1.3.6.1.4.1.231.2.60.6.3.1.31.1.4 rowstatus read-write
This columnar node contains the status of the row and also perform add and delete operations. The status column uses four defined values: - `active(1)', which indicates that the conceptual row is available for use by the managed device; - `createAndGo(4)', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device). This function is used to add a User Alarm to this User Event Table and also to the to the Domain Alarm Table; When creating this row, the value of hpiEventSeverity indice must not be one of these minor(3), major(2), and critical(3). The effect of creating a new row will also be reflected in the DAT - with a new row there. - `destroy(6)', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. This function allows the HPI MIB User to delete a single User Alarm from the User Event Table and Domain Alarm Table. Only User Alarms added to the DAT and User Event Table can be deleted. To delete a single, specific alarm, set the hpiDomainAlarmId parameter to a value representing an actual User Alarm in the User Event Table.
                               hpiAnnouncementEntryCount 1.3.6.1.4.1.231.2.60.6.3.1.33 counter read-only
The number of announcements present on this system.
                               hpiAnnouncementTable 1.3.6.1.4.1.231.2.60.6.3.1.34 no-access
Table of Announcements.
                                     hpiAnnouncementEntry 1.3.6.1.4.1.231.2.60.6.3.1.34.1 no-access
The table of announcements is used to provide a common interface to varied mechanisms for announcing conditions. Each announcement in an Annunciator's current set contains a severity level, details describing the specific condition that is being reported, an Acknowledged flag, a timestamp indicating when the announcement was added to the set, and an EntryId that uniquely identifies the particular status item within the set. EntryIds are assigned to announcements as they are added to the set as well as a Timestamp. After an announcement is deleted from the current set, its EntryId may be reused for a newly added announcement as long as the new announcement will have a different timestamp than any previously deleted announcement using the same EntryId. Thus, the EntryId and Timestamp together will uniquely identify any announcement, which was ever present in the Annunciator's set. The actual meaning of the Acknowledged flag is arbitrary, and the actions taken by the platform when announcements are flagged as 'acknowledged' or 'unacknowledged' are implementation-specific. The intended use of the flag is to indicate whether a particular announcement in the current set has been recognized by whomever or whatever is inspecting the LEDs, displays, etc., that are being driven by the Annunciator management instrument. Thus, when announcements are added to the current set, generally the flag should be set to indicate that the condition is 'unacknowledged'. Later, either as the result of an HPI User function call, or due to some implementation-dependent action (such as pressing an 'acknowledge' button on a front-panel display), the flag can be changed to indicate that the announcement is now 'acknowledged.' The ability to acknowledge announcements is not controlled by the Annunciator 'mode' setting (Auto, User, or Shared). Any announcement may be acknowledged by the HPI implementation, or via the hpiAnnunciatorAcknowledge() function call, regardless of the current mode setting for the Annunciator. Over time, announcements are added to and deleted from an Annunciator`s current set of announcements. This may be done automatically by the HPI implementation to reflect platform fault conditions, or by the HPI User via the HPI interface. When announcements are added or deleted automatically by the HPI implementation, it is implementation-specific which announcements are added or removed.
                                         hpiAnnouncementEntryId 1.3.6.1.4.1.231.2.60.6.3.1.34.1.1 sahpientryid no-access
Entry ID for record Table Related Type Definitions SAHPI_FIRST_ENTRY 0x00000000 SAHPI_LAST_ENTRY 0xFFFFFFFF
                                         hpiAnnouncementTimestamp 1.3.6.1.4.1.231.2.60.6.3.1.34.1.2 sahpitime read-only
Time when announcement added to set.
                                         hpiAnnouncementAddedByUser 1.3.6.1.4.1.231.2.60.6.3.1.34.1.3 truthvalue read-only
True if added to set by HPI User, False if added automatically by HPI implementation.
                                         hpiAnnouncementSeverity 1.3.6.1.4.1.231.2.60.6.3.1.34.1.4 integer read-write
Only used with DAT and Annunciator functions. This is not a valid severity for events or alarms. Enumeration: 'major': 2, 'ok': 5, 'undefined': 0, 'allSeverities': 256, 'critical': 1, 'debug': 241, 'informational': 4, 'minor': 3.
                                         hpiAnnouncementAcknowledged 1.3.6.1.4.1.231.2.60.6.3.1.34.1.5 truthvalue read-write
Acknowledged flag.
                                         hpiAnnouncementStatusCondType 1.3.6.1.4.1.231.2.60.6.3.1.34.1.6 integer read-write
Status Condition Type. Enumeration: 'resource': 2, 'sensor': 1, 'undefined': 0, 'oem': 3, 'user': 4.
                                         hpiAnnouncementEntityPath 1.3.6.1.4.1.231.2.60.6.3.1.34.1.7 octet string read-write
Entity assoc. with status condition. This object converts HPI's hpiEntityPathT structure and an OpenHPI canonical string. The canonical string is formed by removing the SAHPI_ENT_ prefix from the HPI types, and creating tuples for the entity types. Order of significance is inverted to make entity paths look more like Unix directory structure. It is also assumed that {ROOT,0} exists implicitly before all of these entries. For example: {SYSTEM_CHASSIS,2}{PROCESSOR_BOARD,0}
                                         hpiAnnouncementSensorNum 1.3.6.1.4.1.231.2.60.6.3.1.34.1.8 gauge read-write
Sensor associated with status Only valid if Type is SAHPI_STATUS_COND_TYPE_SENSOR.
                                         hpiAnnouncementEventState 1.3.6.1.4.1.231.2.60.6.3.1.34.1.9 sahpieventstate read-write
Sensor event state. Only valid if Type is SAHPI_STATUS_COND_TYPE_SENSOR..
                                         hpiAnnouncementName 1.3.6.1.4.1.231.2.60.6.3.1.34.1.10 octet string read-write
AIS compatible identifier associated with Status condition.
                                         hpiAnnouncementMid 1.3.6.1.4.1.231.2.60.6.3.1.34.1.11 sahpimanufacturerid read-write
Manufacturer Id associated with status condition, required when type is SAHPI_STATUS_COND_TYPE_OEM.
                                         hpiAnnouncementTextType 1.3.6.1.4.1.231.2.60.6.3.1.34.1.12 sahpitexttype read-write
Field Data. See Definition for SaHpiTextType for more details.
                                         hpiAnnouncementTextLanguage 1.3.6.1.4.1.231.2.60.6.3.1.34.1.13 sahpitextlanguage read-write
Field Data. See Definition for SaHpiTextLanguage for more details.
                                         hpiAnnouncementText 1.3.6.1.4.1.231.2.60.6.3.1.34.1.14 sahpitext read-write
Field Data. The type of date is specified by hpiResourceTagTextType and hpiResourceTagLanguage.
                                         hpiAnnouncementDelete 1.3.6.1.4.1.231.2.60.6.3.1.34.1.15 rowstatus read-write
This function allows the HPI User to delete a single announcement. Announcements may be deleted individually by specifying a specific index and setting this columnar node to destroy(6).
                           eventLog 1.3.6.1.4.1.231.2.60.6.3.2
                               hpiEventLogInfoTable 1.3.6.1.4.1.231.2.60.6.3.2.1 no-access
A table definining Event Log Information records.
                                   hpiEventLogInfoEntry 1.3.6.1.4.1.231.2.60.6.3.2.1.1 no-access
Each resource has a Event Log Information record, which contains per resource pertient logging information. --FSC-DR Use hpiResourceId = 0 (SAHPI_UNSPECIFIED_RESOURCE_ID) to address the Domain Event Log.
                                       hpiEventLogInfoEntries 1.3.6.1.4.1.231.2.60.6.3.2.1.1.1 gauge read-only
The number of active entries contained in the log.
                                       hpiEventLogInfoSize 1.3.6.1.4.1.231.2.60.6.3.2.1.1.2 gauge read-only
The total number of entries the log is able to hold.
                                       hpiEventLogInfoUserEventMaxSize 1.3.6.1.4.1.231.2.60.6.3.2.1.1.3 gauge read-only
The UserEventMaxSize entry indicates the maximum size of the text buffer data field in an HPI User event that is supported by the Event Log implementation. If the implementation does not enforce a more restrictive data length, it should be set to SAHPI_MAX_TEXT_BUFFER_LENGTH (255).
                                       hpiEventLogInfoUpdateTimestamp 1.3.6.1.4.1.231.2.60.6.3.2.1.1.4 sahpitime read-only
The UpdateTimestamp entry denotes the time of the last update to the Event Log. Refer to SaHpiTime for full description.
                                       hpiEventLogInfoTime 1.3.6.1.4.1.231.2.60.6.3.2.1.1.5 sahpitime read-write
The Time entry denotes the Event Log's idea of the current time; i.e the timestamp that would be placed on an entry if it was added now. Remarks: Entries placed in the Event Log after this function is called will have Event Log timestamps (i.e., the Timestamp field in the SaHpiEventLogEntryT structure) based on the new time. Setting the clock does not affect existing Event Log entries. If the time is set to a relative time, subsequent entries placed in the Event Log will have an Event Log timestamp expressed as a relative time; if the time is set to an absolute time, subsequent entries will have an Event Log timestamp expressed as an absolute time. This function only sets the Event Log time clock and does not have any direct bearing on the timestamps placed on events (i.e., the Timestamp field in the SaHpiEventT structure), or the timestamps placed in the domain RPT info record. Setting the clocks used to generate timestamps other than Event Log timestamps is implementation-dependent, and should be documented by the HPI implementation provider. Some underlying implementations may not be able to handle the same relative and absolute time ranges, as those defined in HPI. Such limitations will be documented in implementation-specific documentation. When a time value is set in a region that is not supported by the implementation, an error code of SNMP_GENERROR will be returned. Refer to SaHpiTime for full description.
                                       hpiEventLogInfoEnabled 1.3.6.1.4.1.231.2.60.6.3.2.1.1.6 truthvalue read-write
The Enabled entry indicates whether the log is enabled. If the event log is 'disabled' no events generated within the HPI implementation will be added to the event log. User events may still be added to the event log. When the event log is 'enabled' events may be automatically added to the event log as they are generated in a resource or a domain, however, it is implementation-specific which events are automatically added to any event log.
                                       hpiEventLogInfoOverflowFlag 1.3.6.1.4.1.231.2.60.6.3.2.1.1.7 truthvalue read-write
The OverflowFlag entry indicates the log has overflowed. Events have been dropped or overwritten due to a table overflow.
                                       hpiEventLogInfoOverflowResetable 1.3.6.1.4.1.231.2.60.6.3.2.1.1.8 truthvalue read-only
Indicates if the the overflow falg can be cleared by calling hpiEventLogInfoOverflowReset.
                                       hpiEventLogInfoOverflowAction 1.3.6.1.4.1.231.2.60.6.3.2.1.1.9 integer read-only
The OverflowAction entry indicates the behavior of the event log when an overflow occurs. drop(1) New entries are dropped when log is full overwrite(2) Event Log overwrites existing entries when Event Log is full Enumeration: 'drop': 1, 'undefined': 0, 'overwrite': 2.
                                       hpiEventLogInfoClearLog 1.3.6.1.4.1.231.2.60.6.3.2.1.1.10 integer read-write
This function erases the contents of the specified Event Log. Enumeration: 'clearLog': 1, 'undefined': 0.
                               hpiEventLogEntryCount 1.3.6.1.4.1.231.2.60.6.3.2.4 counter read-only
A table definining Event Log records.
                               hpiEventLogTable 1.3.6.1.4.1.231.2.60.6.3.2.5 no-access
A table definining Event Log records.
                                   hpiEventLogEntry 1.3.6.1.4.1.231.2.60.6.3.2.5.1 no-access
This section defines the types associated with the SEL.
                                       hpiEventLogSeverity 1.3.6.1.4.1.231.2.60.6.3.2.5.1.1 integer read-only
Severity of event. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'major': 2, 'ok': 5, 'undefined': 0, 'critical': 1, 'debug': 241, 'informational': 4, 'minor': 3.
                                       hpiEventLogAddedTimestamp 1.3.6.1.4.1.231.2.60.6.3.2.5.1.2 sahpitime read-only
Refer to SaHpiTime for full description.
                                       hpiEventLogSource 1.3.6.1.4.1.231.2.60.6.3.2.5.1.3 integer read-only
Enumeration: 'unspecified': -1.
                                       hpiEventLogTime 1.3.6.1.4.1.231.2.60.6.3.2.5.1.4 octet string read-only
Refer to SaHpiTime for full description.
                                       hpiEventLogType 1.3.6.1.4.1.231.2.60.6.3.2.5.1.5 integer read-only
The type of event. Note: The enumerated named have +1 added as opposed to the SA HPI spec for the same constants. Enumeration: 'domain': 2, 'resource': 1, 'undefined': 0, 'hpiSoftware': 7, 'user': 9, 'oem': 8, 'watchdog': 6, 'hotswap': 5, 'sensor': 3, 'sensorEnableChange': 4.
                               hpiResourceEventLogEntryCount 1.3.6.1.4.1.231.2.60.6.3.2.6 counter read-only
This columnar node represents the subset of events that are Resource Events.
                               hpiResourceEventLogTable 1.3.6.1.4.1.231.2.60.6.3.2.7 no-access
Event table.
                                   hpiResourceEventLogEntry 1.3.6.1.4.1.231.2.60.6.3.2.7.1 no-access
Resource events.
                                       hpiResourceEventLogType 1.3.6.1.4.1.231.2.60.6.3.2.7.1.1 integer read-only
Resource events are sent to indicate the failure or subsequent restoration of a resource. Resource events can also be used to announce the addition of a non-FRU resource to the RPT table. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'resourceRestored': 2, 'resourceAdded': 3, 'undefined': 0, 'resourceFailure': 1.
                               hpiDomainEventLogEntryCount 1.3.6.1.4.1.231.2.60.6.3.2.8 counter read-only
hpiDomainEventEntryCount represents the subset of events that are Domain events.
                               hpiDomainEventLogTable 1.3.6.1.4.1.231.2.60.6.3.2.9 no-access
Event table.
                                   hpiDomainEventLogEntry 1.3.6.1.4.1.231.2.60.6.3.2.9.1 no-access
Domain events.
                                       hpiDomainEventLogType 1.3.6.1.4.1.231.2.60.6.3.2.9.1.1 integer read-only
Domain events are used to announce the addition of domain references and the removal of domain references to the DRT. Enumeration: 'domainRefRemoved': 2, 'undefined': 0, 'domainRefAdded': 1.
                                       hpiDomainEventLogDomain 1.3.6.1.4.1.231.2.60.6.3.2.9.1.2 gauge read-only
Domain Id of domain added to or removed from DRT.
                               hpiSensorEventLogEntryCount 1.3.6.1.4.1.231.2.60.6.3.2.10 counter read-only
This columnar node represents the subset of events that are Sensor Events.
                               hpiSensorEventLogTable 1.3.6.1.4.1.231.2.60.6.3.2.11 no-access
Event table.
                                     hpiSensorEventLogEntry 1.3.6.1.4.1.231.2.60.6.3.2.11.1 no-access
Sensor events.
                                         hpiSensorEventLogNum 1.3.6.1.4.1.231.2.60.6.3.2.11.1.1 gauge read-only
                                         hpiSensorEventLogType 1.3.6.1.4.1.231.2.60.6.3.2.11.1.2 sahpisensortype read-only
Refer to the textual convention for more details.
                                         hpiSensorEventLogCategory 1.3.6.1.4.1.231.2.60.6.3.2.11.1.3 sahpieventcategory read-only
Event category: See TEXTUAL-CONVENTION, SaHpiEventCategory.
                                         hpiSensorEventLogAssertion 1.3.6.1.4.1.231.2.60.6.3.2.11.1.4 truthvalue read-only
Sensor Events and Sensor Event States: Each Event State may be asserted or deasserted. The set of Event States a sensor may support is defined by the sensor's 'Event Category.' A particular sensor, however, does not have to support all the Event States defined for its event category. The specific Event States that a particular sensor supports are indicated in the 'Events' field in the sensor's RDR. A sensor is not required to support any Event States. If no Event States are supported by a sensor, the 'Events' field will be 0x0000. A sensor may not support any Event States that are not defined for its event category. Each Event State is independent, although in some event categories the meaning assigned to the Event States will imply that certain Event States will be mutually exclusive. For example, a sensor that uses the SAHPI_EC_LIMIT event category should only have one of the two Event States, SAHPI_ES_LIMIT_NOT_EXCEEDED or SAHPI_ES_LIMIT_EXCEEDED asserted at any one time. Except where mutual exclusion is implied, however, sensors may have multiple Event States asserted simultaneously. For example, the event category SAHPI_EC_THRESHOLD uses six different event states to report the relationship between the value currently measured by the sensor and up to six different 'threshold' values. Each threshold is independently examined, and each Event State that represents a threshold that has been 'crossed' will be asserted. Threshold values must be configured so that 'Minor', 'Major' and 'Critical' thresholds are increasingly extreme readings, such that when a 'Major' threshold has been crossed, the corresponding 'Minor' threshold will also have been crossed, and thus both Event States will be asserted. When a sensor Event State is asserted or deasserted, an event may be generated by the resource. The generated event identifies the sensor and the event state being asserted or deasserted. The HPI implementation may assign event severity levels for each event state assertion or deassertion on an individual sensor basis.
                                         hpiSensorEventLogState 1.3.6.1.4.1.231.2.60.6.3.2.11.1.5 sahpieventstate read-only
Refer to the textual convention for more details.
                                         hpiSensorEventLogOptionalData 1.3.6.1.4.1.231.2.60.6.3.2.11.1.6 octet string read-only
                                         hpiSensorEventLogTriggerReadingType 1.3.6.1.4.1.231.2.60.6.3.2.11.1.7 sahpisensorreadingtype read-only
Refer to the textual convention for more details.
                                         hpiSensorEventLogTriggerReading 1.3.6.1.4.1.231.2.60.6.3.2.11.1.8 sahpisensorreadingvalue read-only
Refer to the textual convention for more details.
                                         hpiSensorEventLogTriggerThresholdType 1.3.6.1.4.1.231.2.60.6.3.2.11.1.9 sahpisensorreadingtype read-only
Refer to the textual convention for more details.
                                         hpiSensorEventLogTriggerThreshold 1.3.6.1.4.1.231.2.60.6.3.2.11.1.10 sahpisensorreadingvalue read-only
Refer to the textual convention for more details.
                                         hpiSensorEventLogPreviousState 1.3.6.1.4.1.231.2.60.6.3.2.11.1.11 sahpieventstate read-only
Refer to the textual convention for more details.
                                         hpiSensorEventLogCurrentState 1.3.6.1.4.1.231.2.60.6.3.2.11.1.12 sahpieventstate read-only
Refer to SaHpiEventState textual convention for more details.
                                         hpiSensorEventLogOem 1.3.6.1.4.1.231.2.60.6.3.2.11.1.13 gauge read-only
Reserved for OEM use.
                                         hpiSensorEventLogSpecific 1.3.6.1.4.1.231.2.60.6.3.2.11.1.14 gauge read-only
                               hpiSensorEnableChangeEventLogEntryCount 1.3.6.1.4.1.231.2.60.6.3.2.12 counter read-only
This columnar node represents the subset of events that are Sensor Enable ChangeEvents.
                               hpiSensorEnableChangeEventLogTable 1.3.6.1.4.1.231.2.60.6.3.2.13 no-access
Event table.
                                     hpiSensorEnableChangeEventLogEntry 1.3.6.1.4.1.231.2.60.6.3.2.13.1 no-access
Sensor Enable Change events.
                                         hpiSensorEnableChangeEventLogNum 1.3.6.1.4.1.231.2.60.6.3.2.13.1.1 gauge read-only
                                         hpiSensorEnableChangeEventLogType 1.3.6.1.4.1.231.2.60.6.3.2.13.1.2 sahpisensortype read-only
Refer to the textual convention for more details.
                                         hpiSensorEnableChangeEventLogCategory 1.3.6.1.4.1.231.2.60.6.3.2.13.1.3 sahpieventcategory read-only
Refer to the textual convention for more details.
                                         hpiSensorEnableChangeEventLogEnabled 1.3.6.1.4.1.231.2.60.6.3.2.13.1.4 truthvalue read-only
Current sensor enable status.
                                         hpiSensorEnableChangeEventLogEventsEnabled 1.3.6.1.4.1.231.2.60.6.3.2.13.1.5 truthvalue read-only
Current event enable status.
                                         hpiSensorEnableChangeEventLogAssertEvents 1.3.6.1.4.1.231.2.60.6.3.2.13.1.6 sahpieventstate read-only
Refer to the textual convention for more details.
                                         hpiSensorEnableChangeEventLogDeassertEvents 1.3.6.1.4.1.231.2.60.6.3.2.13.1.7 sahpieventstate read-only
Refer to the textual convention for more details.
                                         hpiSensorEnableChangeEventLogOptionalData 1.3.6.1.4.1.231.2.60.6.3.2.13.1.8 octet string read-only
                                         hpiSensorEnableChangeEventLogCurrentState 1.3.6.1.4.1.231.2.60.6.3.2.13.1.9 sahpieventstate read-only
Current set of asserted Event states.
                               hpiHotSwapEventLogEntryCount 1.3.6.1.4.1.231.2.60.6.3.2.14 counter read-only
This columnar node represents the subset of events that are HotSwap Events.
                               hpiHotSwapEventLogTable 1.3.6.1.4.1.231.2.60.6.3.2.15 no-access
Event table.
                                     hpiHotSwapEventLogEntry 1.3.6.1.4.1.231.2.60.6.3.2.15.1 no-access
Hot Swap events.
                                         hpiHotSwapEventLogState 1.3.6.1.4.1.231.2.60.6.3.2.15.1.1 sahpihotswapstate read-only
Refer to the textual convention for full details.
                                         hpiHotSwapEventLogPreviousState 1.3.6.1.4.1.231.2.60.6.3.2.15.1.2 sahpihotswapstate read-only
Refer to the textual convention for full details.
                               hpiWatchdogEventLogEntryCount 1.3.6.1.4.1.231.2.60.6.3.2.16 counter read-only
This columnar node represents the subset of events that are Watchdog Events.
                               hpiWatchdogEventLogTable 1.3.6.1.4.1.231.2.60.6.3.2.17 no-access
Event table.
                                     hpiWatchdogEventLogEntry 1.3.6.1.4.1.231.2.60.6.3.2.17.1 no-access
Watchdog events.
                                         hpiWatchdogEventLogNum 1.3.6.1.4.1.231.2.60.6.3.2.17.1.1 gauge read-only
                                         hpiWatchdogEventLogAction 1.3.6.1.4.1.231.2.60.6.3.2.17.1.2 integer read-only
These enumerations represent the possible actions to be taken upon watchdog timer timeout and the events that are generated for watchdog actions. Enumeration: 'reset': 2, 'powerCycle': 4, 'powerDown': 3, 'noAction': 1, 'timerInt': 9, 'undefined': 0.
                                         hpiWatchdogEventLogPreTimerAction 1.3.6.1.4.1.231.2.60.6.3.2.17.1.3 sahpiwatchdogpretimeraction read-only
These enumerations represent the possible types of interrupts that may be triggered by a watchdog pre-timer event. The actual meaning of these operations may differ depending on the hardware architecture.
                                         hpiWatchdogEventLogUse 1.3.6.1.4.1.231.2.60.6.3.2.17.1.4 sahpiwatchdogtimeruse read-only
Watchdog Timer Use These enumerations represent the possible watchdog users that may have caused the watchdog to expire. For instance, if watchdog is being used during power on self test (POST), and it expires, the SAHPI_WTU_BIOS_POST expiration type will be set. Most specific uses for Watchdog timer by users of HPI should indicate SAHPI_WTU_SMS_OS if the use is to provide an OS-healthy heartbeat, or SAHPI_WTU_OEM if it is used for some other purpose.
                               hpiSoftwareEventLogEntryCount 1.3.6.1.4.1.231.2.60.6.3.2.18 counter read-only
This columnar node represents the subset of events that are Software Events.
                               hpiSoftwareEventLogTable 1.3.6.1.4.1.231.2.60.6.3.2.19 no-access
Event table.
                                     hpiSoftwareEventLogEntry 1.3.6.1.4.1.231.2.60.6.3.2.19.1 no-access
Software events.
                                         hpiSoftwareEventLogManufacturerId 1.3.6.1.4.1.231.2.60.6.3.2.19.1.1 sahpimanufacturerid read-only
Refer to the textual convention for more details.
                                         hpiSoftwareEventLogType 1.3.6.1.4.1.231.2.60.6.3.2.19.1.2 integer read-only
The following type defines the types of events that can be reported by the HPI software implementation. Audit events report a discrepancy in the audit process. Audits are typically performed by HA software to detect problems. Audits may look for such things as corrupted data stores, inconsistent RPT information, or improperly managed queues. Startup events report a failure to start-up properly, or inconsistencies in persisted data. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'audit': 1, 'other': 3, 'startup': 2, 'undefined': 0.
                                         hpiSoftwareEventLogTextType 1.3.6.1.4.1.231.2.60.6.3.2.19.1.3 sahpitexttype read-only
Refer to the textual convention for more details.
                                         hpiSoftwareEventLogTextLanguage 1.3.6.1.4.1.231.2.60.6.3.2.19.1.4 sahpitextlanguage read-only
Refer to the textual convention for more details.
                                         hpiSoftwareEventLogText 1.3.6.1.4.1.231.2.60.6.3.2.19.1.5 sahpitext read-only
Refer to the textual convention for more details.
                               hpiOEMEventLogEntryCount 1.3.6.1.4.1.231.2.60.6.3.2.20 counter read-only
This columnar node represents the subset of events that are OEM Events.
                               hpiOEMEventLogTable 1.3.6.1.4.1.231.2.60.6.3.2.21 no-access
Event table.
                                     hpiOEMEventLogEntry 1.3.6.1.4.1.231.2.60.6.3.2.21.1 no-access
OEM events.
                                         hpiOEMEventLogManufacturerId 1.3.6.1.4.1.231.2.60.6.3.2.21.1.1 sahpimanufacturerid read-only
Refer to the textual convention for more details.
                                         hpiOEMEventLogTextType 1.3.6.1.4.1.231.2.60.6.3.2.21.1.2 sahpitexttype read-only
Refer to the textual convention for more details.
                                         hpiOEMEventLogTextLanguage 1.3.6.1.4.1.231.2.60.6.3.2.21.1.3 sahpitextlanguage read-only
Refer to the textual convention for more details.
                                         hpiOEMEventLogText 1.3.6.1.4.1.231.2.60.6.3.2.21.1.4 sahpitext read-only
Refer to the textual convention for more details.
                               hpiUserEventLogEntryCount 1.3.6.1.4.1.231.2.60.6.3.2.22 counter read-only
This columnar node represents the subset of events that are User Events.
                               hpiUserEventLogTable 1.3.6.1.4.1.231.2.60.6.3.2.23 no-access
Event table.
                                     hpiUserEventLogEntry 1.3.6.1.4.1.231.2.60.6.3.2.23.1 no-access
User events.
                                         hpiUserEventLogTextType 1.3.6.1.4.1.231.2.60.6.3.2.23.1.1 sahpitexttype read-write
Refer to SaHpiTextType for more details.
                                         hpiUserEventLogTextLanguage 1.3.6.1.4.1.231.2.60.6.3.2.23.1.2 sahpitextlanguage read-write
Refer to hpiTextLanguage for more details.
                                         hpiUserEventLogText 1.3.6.1.4.1.231.2.60.6.3.2.23.1.3 sahpitext read-write
Refer to hpiText for more details.
                                         hpiUserEventLogRowStatus 1.3.6.1.4.1.231.2.60.6.3.2.23.1.4 rowstatus read-write
This columnar node contains the status of the row and also perform add and delete operations. The status column uses four defined values: - `active(1)', which indicates that the conceptual row is available for use by the managed device; - `createAndGo(4)', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device). This function is used to add a User Alarm to this User Event Table and also to the to the Domain Alarm Table; When creating this row, the value of hpiEventSeverity indice must not be one of these minor(3), major(2), and critical(3). The effect of creating a new row will also be reflected in the DAT - with a new row there. - `destroy(6)', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. This function allows the HPI MIB User to delete a single User Alarm from the User EventLog Table and Domain Alarm Table. Only User Alarms added to the DAT and User EventLog Table can be deleted. To delete a single, specific alarm, set the hpiDomainAlarmId parameter to a value representing an actual User Alarm in the User EventLog Table.
                       hpiResources 1.3.6.1.4.1.231.2.60.6.4
                           hpiRdrEntryCount 1.3.6.1.4.1.231.2.60.6.4.1 counter read-only
Number of resource data records in this system.
                           hpiRdrTable 1.3.6.1.4.1.231.2.60.6.4.2 no-access
A table definining RDR records.
                               hpiRdrEntry 1.3.6.1.4.1.231.2.60.6.4.2.1 no-access
The following describes the different types of records that exist within a RDR repository and the RDR super-structure to all of the specific RDR types (sensor, inventory data, watchdog, etc.).
                                   hpiRdrType 1.3.6.1.4.1.231.2.60.6.4.2.1.1 integer no-access
Type of RDR entry. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'undefined': 0, 'ctrlRdr': 2, 'sensorRdr': 3, 'watchdogRdr': 5, 'annunciatorRdr': 6, 'inventoryRdr': 4, 'noRecord': 1.
                                   hpiRdrId 1.3.6.1.4.1.231.2.60.6.4.2.1.2 sahpiinstrumentid no-access
Resource Data Record identifier - the instrumentID. Together with the hpiRdrType this identifies the RDR within a resource. Note: this is not the RDR record ID
                                   hpiRdrEntityPath 1.3.6.1.4.1.231.2.60.6.4.2.1.3 sahpientitypath read-only
If resource manages a FRU, entity path of the FRU. If resource manages a single entity, entity path of that entity. If resource manages multiple entities, the entity path of the 'primary' entity managed by the resource. Must be set to the same value in every domain which contains this resource. This object converts HPI's hpiEntityPathT structure and an OpenHPI canonical string. The canonical string is formed by removing the SAHPI_ENT_ prefix from the HPI types, and creating tuples for the entity types. Order of significance is inverted to make entity paths look more like Unix directory structure. It is also assumed that {ROOT,0} exists implicitly before all of these entries. For example: {SYSTEM_CHASSIS,2}{PROCESSOR_BOARD,0}
                                   hpiRdrIsFru 1.3.6.1.4.1.231.2.60.6.4.2.1.4 truthvalue read-only
Entity is a FRU. This field is Only valid if the Entity path given in the 'Entity' field is different from the Entity path in the RPT entry for the resource.
                                   hpiRdrIdStringType 1.3.6.1.4.1.231.2.60.6.4.2.1.5 sahpitexttype read-only
See definition
                                   hpiRdrIdStringLanguage 1.3.6.1.4.1.231.2.60.6.4.2.1.6 sahpitextlanguage read-only
See definition
                                   hpiRdrIdString 1.3.6.1.4.1.231.2.60.6.4.2.1.7 sahpitext read-only
ID String of the RDR entry.
                                   hpiRdrIdText 1.3.6.1.4.1.231.2.60.6.4.2.1.8 displaystring read-only
ID String of the RDR entry in readable form. (valid only, if type == (text, , ) and language == ?).
                           hpiRdrControlsCount 1.3.6.1.4.1.231.2.60.6.4.3 counter read-only
Number of control data records in this system.
                           hpiControls 1.3.6.1.4.1.231.2.60.6.4.4
                               hpiCtrlEntryCount 1.3.6.1.4.1.231.2.60.6.4.4.1 counter read-only
The number of control resource data records in the system.
                               hpiCtrlTable 1.3.6.1.4.1.231.2.60.6.4.4.2 no-access
A table definining Control Resource Data Records.
                                   hpiCtrlEntry 1.3.6.1.4.1.231.2.60.6.4.4.2.1 no-access
Definition of the control resource data record.
                                       hpiCtrlOutputType 1.3.6.1.4.1.231.2.60.6.4.4.2.1.1 integer read-only
This enumeration defines the what the control's output will be. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'led': 2, 'undefined': 0, 'generic': 1, 'audible': 6, 'powerInterlock': 8, 'dryContactClosure': 4, 'frontPanelLockout': 7, 'oem': 11, 'fanSpeed': 3, 'powerState': 9, 'lcdDisplay': 10, 'powerSupplyInhibit': 5.
                                       hpiCtrlType 1.3.6.1.4.1.231.2.60.6.4.4.2.1.2 integer read-only
This enumerated type defines the different types of generic controls. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'undefined': 0, 'stream': 4, 'text': 5, 'discrete': 2, 'oem': 193, 'digital': 1, 'analog': 3.
                                       hpiCtrlDefaultMode 1.3.6.1.4.1.231.2.60.6.4.4.2.1.3 integer read-write
This object describes how the control is managed. The control may be managed automatically by the implementation (auto mode). Or it may be managed by the HPI User (manual mode). Some controls allow their modes to be changed, allowing the HPI User to determine if they will manage the control, or relinquish the management to the implementation. But, other controls do not allow the mode to be changed. These static-mode controls are indicated with the hpiCtrlReadOnly flag set as part of the default control mode. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'auto': 1, 'manual': 2, 'undefined': 0.
                                       hpiCtrlDefaultModeReadOnly 1.3.6.1.4.1.231.2.60.6.4.4.2.1.4 truthvalue read-only
Indicates if mode is read-only
                                       hpiCtrlWriteOnly 1.3.6.1.4.1.231.2.60.6.4.4.2.1.5 truthvalue read-only
Indicates if mode is write-only
                                       hpiCtrlOem 1.3.6.1.4.1.231.2.60.6.4.4.2.1.6 gauge read-only
Reserved for OEM use
                               hpiCtrlDigitalEntryCount 1.3.6.1.4.1.231.2.60.6.4.4.3 counter read-only
The number of control resource data records of type DIGITAL in the system.
                               hpiCtrlDigitalTable 1.3.6.1.4.1.231.2.60.6.4.4.4 no-access
A table definining Control Resource Data Records.
                                   hpiCtrlDigitalEntry 1.3.6.1.4.1.231.2.60.6.4.4.4.1 no-access
Definition of the control resource data record.
                                       hpiCtrlDigitalValue 1.3.6.1.4.1.231.2.60.6.4.4.4.1.1 integer read-write
Enumeration: 'on': 2, 'pulseOff': 3, 'pulseOn': 4, 'off': 1, 'undefined': 0.
                                       hpiCtrlDigitalDefault 1.3.6.1.4.1.231.2.60.6.4.4.4.1.2 integer read-only
Enumeration: 'on': 2, 'pulseOff': 3, 'pulseOn': 4, 'off': 1, 'undefined': 0.
                               hpiCtrlDiscreteEntryCount 1.3.6.1.4.1.231.2.60.6.4.4.5 counter read-only
The number of control resource data records of type DISCRETE in the system.
                               hpiCtrlDiscreteTable 1.3.6.1.4.1.231.2.60.6.4.4.6 no-access
A table definining Control Resource Data Records.
                                   hpiCtrlDiscreteEntry 1.3.6.1.4.1.231.2.60.6.4.4.6.1 no-access
Definition of the control resource data record.
                                       hpiCtrlDiscreteValue 1.3.6.1.4.1.231.2.60.6.4.4.6.1.1 gauge read-write
                                       hpiCtrlDiscreteDefault 1.3.6.1.4.1.231.2.60.6.4.4.6.1.2 gauge read-only
                               hpiCtrlAnalogEntryCount 1.3.6.1.4.1.231.2.60.6.4.4.7 counter read-only
The number of control resource data records of type ANALOG in the system.
                               hpiCtrlAnalogTable 1.3.6.1.4.1.231.2.60.6.4.4.8 no-access
A table definining Control Resource Data Records.
                                   hpiCtrlAnalogEntry 1.3.6.1.4.1.231.2.60.6.4.4.8.1 no-access
Definition of the control resource data record.
                                       hpiCtrlAnalogValue 1.3.6.1.4.1.231.2.60.6.4.4.8.1.1 integer read-write
                                       hpiCtrlAnalogMin 1.3.6.1.4.1.231.2.60.6.4.4.8.1.2 integer read-only
                                       hpiCtrlAnalogMax 1.3.6.1.4.1.231.2.60.6.4.4.8.1.3 integer read-only
                                       hpiCtrlAnalogDefault 1.3.6.1.4.1.231.2.60.6.4.4.8.1.4 integer read-only
                               hpiCtrlStreamEntryCount 1.3.6.1.4.1.231.2.60.6.4.4.9 counter read-only
The number of control resource data records of type STREAM in the system.
                               hpiCtrlStreamTable 1.3.6.1.4.1.231.2.60.6.4.4.10 no-access
A table definining Control Resource Data Records.
                                     hpiCtrlStreamEntry 1.3.6.1.4.1.231.2.60.6.4.4.10.1 no-access
Definition of the control resource data record.
                                         hpiCtrlStreamValueRepeat 1.3.6.1.4.1.231.2.60.6.4.4.10.1.1 truthvalue read-write
                                         hpiCtrlStreamValueStream 1.3.6.1.4.1.231.2.60.6.4.4.10.1.2 octet string read-write
                                         hpiCtrlStreamDefaultRepeat 1.3.6.1.4.1.231.2.60.6.4.4.10.1.3 truthvalue read-only
                                         hpiCtrlStreamDefaultStream 1.3.6.1.4.1.231.2.60.6.4.4.10.1.4 octet string read-only
                               hpiCtrlOemEntryCount 1.3.6.1.4.1.231.2.60.6.4.4.11 counter read-only
The number of control resource data records of type OEM in the system.
                               hpiCtrlOemTable 1.3.6.1.4.1.231.2.60.6.4.4.12 no-access
A table definining Control Resource Data Records.
                                     hpiCtrlOemEntry 1.3.6.1.4.1.231.2.60.6.4.4.12.1 no-access
Definition of the control resource data record.
                                         hpiCtrlOemValueMId 1.3.6.1.4.1.231.2.60.6.4.4.12.1.1 gauge read-write
                                         hpiCtrlOemValueBody 1.3.6.1.4.1.231.2.60.6.4.4.12.1.2 octet string read-write
                                         hpiCtrlOemConfigData 1.3.6.1.4.1.231.2.60.6.4.4.12.1.3 octet string read-only
                                         hpiCtrlOemDefaultMId 1.3.6.1.4.1.231.2.60.6.4.4.12.1.4 gauge read-only
                                         hpiCtrlOemDefaultBody 1.3.6.1.4.1.231.2.60.6.4.4.12.1.5 octet string read-only
                           hpiRdrSensorCount 1.3.6.1.4.1.231.2.60.6.4.5 counter read-only
Number of sensor data records in this system.
                           hpiSensor 1.3.6.1.4.1.231.2.60.6.4.6
                               hpiSensorEntryCount 1.3.6.1.4.1.231.2.60.6.4.6.1 counter read-only
The number of sensor resource data records in the system.
                               hpiSensorTable 1.3.6.1.4.1.231.2.60.6.4.6.2 no-access
A table definining Sensors records.
                                   hpiSensorEntry 1.3.6.1.4.1.231.2.60.6.4.6.2.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                       hpiSensorType 1.3.6.1.4.1.231.2.60.6.4.6.2.1.1 sahpisensortype read-only
Refer to the textual convention for more details.
                                       hpiSensorCtrl 1.3.6.1.4.1.231.2.60.6.4.6.2.1.2 truthvalue read-only
True if HPI User can enable or disable sensor via hpiSensorEnableSet.
                                       hpiSensorEnable 1.3.6.1.4.1.231.2.60.6.4.6.2.1.3 truthvalue read-write
When reading, this object returns the current sensor enable status for an addressed sensor. When writing this object sets the sensor enable status for an addressed sensor. If a sensor is disabled, the rows in hpiSensorReadingCurrent for that sensor will not be present, and no events will be generated for the sensor.
                                       hpiSensorEventIsSupported 1.3.6.1.4.1.231.2.60.6.4.6.2.1.4 truthvalue read-only
The Bit mask Events is not SAHPI_ES_UNSPECIFIED
                                       hpiSensorEventCurrState 1.3.6.1.4.1.231.2.60.6.4.6.2.1.5 sahpieventstate read-only
The current event state of a sensor
                                       hpiSensorEventCat 1.3.6.1.4.1.231.2.60.6.4.6.2.1.6 sahpieventcategory read-only
Sensors category. Sensor events contain an event category and event state. Depending on the event category, the event states take on different meanings for events generated by specific sensors. The generic(128) category can be used for discrete sensors which have state meanings other than those identified with other event categories.
                                       hpiSensorEventCtrl 1.3.6.1.4.1.231.2.60.6.4.6.2.1.7 integer read-write
perEvent(1) Event message control per event, or by entire sensor; sensor event enable Status can be changed, and assert/deassert masks can be changed. readOnlyMasks(2): Control for entire sensor only; sensor event enable status can be changed, but assert/deassert masks cannot be changed. readOnly(3): Event control not supported; sensor event enable status cannot be changed and ssert/deassert masks cannot be changed. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'readOnlyMasks': 2, 'readOnly': 3, 'undefined': 0, 'perEvent': 1.
                                       hpiSensorEventEnable 1.3.6.1.4.1.231.2.60.6.4.6.2.1.8 truthvalue read-write
When reading, this object returns the current sensor event enable status for an addressed sensor. When writing this object sets the sensor event enable status for an addressed sensor. If event generation for a sensor is disabled, no events will be generated as a result of the assertion or deassertion of any event state, regardless of the setting of the assert or deassert event masks for the sensor. If event generation for a sensor is enabled, events will be generated when event states are asserted or deasserted, according to the settings of the assert and deassert event masks for the sensor. Event states may still be read for a sensor even if event generation is disabled, by reading the hpiSensorReadingCurrent table.
                                       hpiSensorReadingIsSupported 1.3.6.1.4.1.231.2.60.6.4.6.2.1.9 truthvalue read-only
Indicates if sensor data readings are supported.
                                       hpiSensorRangeSupported 1.3.6.1.4.1.231.2.60.6.4.6.2.1.10 sahpisensorrangeflags read-only
Defines which range flags the sensor supports. They can be MIN, MAX, NOMINAL, NORMAL_MAX, NORMAL_MIN, or nothing if the sensor does not support any ranges.
                                       hpiSensorThresholdIsAccessible 1.3.6.1.4.1.231.2.60.6.4.6.2.1.11 truthvalue read-only
                                       hpiSensorOem 1.3.6.1.4.1.231.2.60.6.4.6.2.1.12 gauge read-only
Reserved for OEM use.
                               hpiSensorReadingCount 1.3.6.1.4.1.231.2.60.6.4.6.3 counter read-only
The number of sensor resource data records in the system.
                               hpiSensorReadingTable 1.3.6.1.4.1.231.2.60.6.4.6.4 no-access
A table definining Sensors records.
                                   hpiSensorReadingEntry 1.3.6.1.4.1.231.2.60.6.4.6.4.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                       hpiSensorReadingDataType 1.3.6.1.4.1.231.2.60.6.4.6.4.1.1 sahpisensorreadingtype read-only
                                       hpiSensorReadingBaseUnits 1.3.6.1.4.1.231.2.60.6.4.6.4.1.2 sahpisensorunits read-only
                                       hpiSensorReadingModifierUnits 1.3.6.1.4.1.231.2.60.6.4.6.4.1.3 sahpisensorunits read-only
                                       hpiSensorReadingModifierUse 1.3.6.1.4.1.231.2.60.6.4.6.4.1.4 sahpisensormodunituse read-only
                                       hpiSensorReadingPercentage 1.3.6.1.4.1.231.2.60.6.4.6.4.1.5 truthvalue read-only
                                       hpiSensorReadingCurrentValue 1.3.6.1.4.1.231.2.60.6.4.6.4.1.6 sahpisensorreadingvalue read-only
                                       hpiSensorReadingAccuracyFactor 1.3.6.1.4.1.231.2.60.6.4.6.4.1.7 double read-only
The Accuracy Factor is expressed as a floating point percentage (e.g. 0.05 = 5%) and represents statistically how close the measured reading is to the actual value. It is an interpreted value that figures in all sensor accuracies, resolutions, and tolerances.
                               hpiSensorRangeCount 1.3.6.1.4.1.231.2.60.6.4.6.5 counter read-only
The number of sensor resource data records in the system.
                               hpiSensorRangeTable 1.3.6.1.4.1.231.2.60.6.4.6.6 no-access
A table definining Sensors records.
                                   hpiSensorRangeEntry 1.3.6.1.4.1.231.2.60.6.4.6.6.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                       hpiSensorRangeFlags 1.3.6.1.4.1.231.2.60.6.4.6.6.1.1 sahpisensorrangeflags read-only
                                       hpiSensorRangeDataType 1.3.6.1.4.1.231.2.60.6.4.6.6.1.2 sahpisensorreadingtype read-only
                                       hpiSensorRangeMin 1.3.6.1.4.1.231.2.60.6.4.6.6.1.3 sahpisensorreadingvalue read-only
                                       hpiSensorRangeMax 1.3.6.1.4.1.231.2.60.6.4.6.6.1.4 sahpisensorreadingvalue read-only
                                       hpiSensorRangeNormalMin 1.3.6.1.4.1.231.2.60.6.4.6.6.1.5 sahpisensorreadingvalue read-only
                                       hpiSensorRangeNormalMax 1.3.6.1.4.1.231.2.60.6.4.6.6.1.6 sahpisensorreadingvalue read-only
                                       hpiSensorRangeNominal 1.3.6.1.4.1.231.2.60.6.4.6.6.1.7 sahpisensorreadingvalue read-only
                               hpiSensorThresholdCount 1.3.6.1.4.1.231.2.60.6.4.6.7 counter read-only
The number of sensor resource data records in the system.
                               hpiSensorThresholdTable 1.3.6.1.4.1.231.2.60.6.4.6.8 no-access
A table definining Sensors records.
                                   hpiSensorThresholdEntry 1.3.6.1.4.1.231.2.60.6.4.6.8.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                       hpiSensorThresholdReadMask 1.3.6.1.4.1.231.2.60.6.4.6.8.1.2 sahpisensorthdmask read-only
                                       hpiSensorThresholdWriteMask 1.3.6.1.4.1.231.2.60.6.4.6.8.1.3 sahpisensorthdmask read-only
                                       hpiSensorThresholdNonLinear 1.3.6.1.4.1.231.2.60.6.4.6.8.1.4 truthvalue read-only
                                       hpiSensorThresholdDataType 1.3.6.1.4.1.231.2.60.6.4.6.8.1.5 sahpisensorreadingtype read-only
                                       hpiSensorThresholdLowMinor 1.3.6.1.4.1.231.2.60.6.4.6.8.1.6 sahpisensorreadingvalue read-only
                                       hpiSensorThresholdLowMajor 1.3.6.1.4.1.231.2.60.6.4.6.8.1.7 sahpisensorreadingvalue read-only
                                       hpiSensorThresholdLowCritical 1.3.6.1.4.1.231.2.60.6.4.6.8.1.8 sahpisensorreadingvalue read-only
                                       hpiSensorThresholdUpMinor 1.3.6.1.4.1.231.2.60.6.4.6.8.1.9 sahpisensorreadingvalue read-only
                                       hpiSensorThresholdUpMajor 1.3.6.1.4.1.231.2.60.6.4.6.8.1.10 sahpisensorreadingvalue read-only
                                       hpiSensorThresholdUpCritical 1.3.6.1.4.1.231.2.60.6.4.6.8.1.11 sahpisensorreadingvalue read-only
                                       hpiSensorThresholdPosThdHysteresis 1.3.6.1.4.1.231.2.60.6.4.6.8.1.12 sahpisensorreadingvalue read-only
                                       hpiSensorThresholdNegThdHysteresis 1.3.6.1.4.1.231.2.60.6.4.6.8.1.13 sahpisensorreadingvalue read-only
                               hpiSensorEvtCat 1.3.6.1.4.1.231.2.60.6.4.6.10
                                     hpiSensorEvtCatThresholdEntryCount 1.3.6.1.4.1.231.2.60.6.4.6.10.1 counter read-only
                                     hpiSensorEvtCatThresholdTable 1.3.6.1.4.1.231.2.60.6.4.6.10.2 no-access
                                         hpiSensorEvtCatThresholdEntry 1.3.6.1.4.1.231.2.60.6.4.6.10.2.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                             hpiSensorEvtCatThresholdCurrentEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.2.1.1 sahpithresholdevents read-only
Refer to the textual convention for more details.
                                             hpiSensorEvtCatThresholdSupportedEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.2.1.2 sahpithresholdevents read-only
Refer to the textual convention for more details.
                                             hpiSensorEvtCatThresholdAssertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.2.1.3 sahpithresholdevents read-only
Refer to the textual convention for more details.
                                             hpiSensorEvtCatThresholdDeassertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.2.1.4 sahpithresholdevents read-only
Refer to the textual convention for more details.
                                     hpiSensorEvtCatUsageEntryCount 1.3.6.1.4.1.231.2.60.6.4.6.10.3 counter read-only
                                     hpiSensorEvtCatUsageTable 1.3.6.1.4.1.231.2.60.6.4.6.10.4 no-access
                                         hpiSensorEvtCatUsageEntry 1.3.6.1.4.1.231.2.60.6.4.6.10.4.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                             hpiSensorEvtCatUsageCurrentEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.4.1.1 sahpiusageevents read-only
Refer to the textual convention for more details.
                                             hpiSensorEvtCatUsageSupportedEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.4.1.2 sahpiusageevents read-only
Refer to the textual convention for more details.
                                             hpiSensorEvtCatUsageAssertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.4.1.3 sahpiusageevents read-only
Refer to the textual convention for more details.
                                             hpiSensorEvtCatUsageDeassertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.4.1.4 sahpiusageevents read-only
Refer to the textual convention for more details.
                                     hpiSensorEvtCatStateEntryCount 1.3.6.1.4.1.231.2.60.6.4.6.10.5 counter read-only
                                     hpiSensorEvtCatStateTable 1.3.6.1.4.1.231.2.60.6.4.6.10.6 no-access
                                         hpiSensorEvtCatStateEntry 1.3.6.1.4.1.231.2.60.6.4.6.10.6.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                             hpiSensorEvtCatStateCurrentEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.6.1.1 sahpistateevents read-only
Refer to the textual convention for more details.
                                             hpiSensorEvtCatStateSupportedEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.6.1.2 sahpistateevents read-only
Refer to the textual convention for more details.
                                             hpiSensorEvtCatStateAssertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.6.1.3 sahpistateevents read-only
Refer to the textual convention for more details.
                                             hpiSensorEvtCatStateDeassertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.6.1.4 sahpistateevents read-only
Refer to the textual convention for more details.
                                     hpiSensorEvtCatPredFailEntryCount 1.3.6.1.4.1.231.2.60.6.4.6.10.7 counter read-only
                                     hpiSensorEvtCatPredFailTable 1.3.6.1.4.1.231.2.60.6.4.6.10.8 no-access
                                         hpiSensorEvtCatPredFailEntry 1.3.6.1.4.1.231.2.60.6.4.6.10.8.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                             hpiSensorEvtCatPredFailCurrentEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.8.1.1 sahpipredfailevents read-only
Refer to the textual convention for more details.
                                             hpiSensorEvtCatPredFailSupportedEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.8.1.2 sahpipredfailevents read-only
Refer to the textual convention for more details.
                                             hpiSensorEvtCatPredFailAssertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.8.1.3 sahpipredfailevents read-only
Refer to the textual convention for more details.
                                             hpiSensorEvtCatPredFailDeassertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.8.1.4 sahpipredfailevents read-only
Refer to the textual convention for more details.
                                     hpiSensorEvtCatLimitEntryCount 1.3.6.1.4.1.231.2.60.6.4.6.10.9 counter read-only
                                     hpiSensorEvtCatLimitTable 1.3.6.1.4.1.231.2.60.6.4.6.10.10 no-access
                                           hpiSensorEvtCatLimitEntry 1.3.6.1.4.1.231.2.60.6.4.6.10.10.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                               hpiSensorEvtCatLimitCurrentEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.10.1.1 sahpilimitevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatLimitSupportedEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.10.1.2 sahpilimitevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatLimitAssertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.10.1.3 sahpilimitevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatLimitDeassertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.10.1.4 sahpilimitevents read-only
Refer to the textual convention for more details.
                                     hpiSensorEvtCatPerformanceEntryCount 1.3.6.1.4.1.231.2.60.6.4.6.10.11 counter read-only
                                     hpiSensorEvtCatPerformanceTable 1.3.6.1.4.1.231.2.60.6.4.6.10.12 no-access
                                           hpiSensorEvtCatPerformanceEntry 1.3.6.1.4.1.231.2.60.6.4.6.10.12.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                               hpiSensorEvtCatPerformanceCurrentEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.12.1.1 sahpiperformanceevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatPerformanceSupportedEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.12.1.2 sahpiperformanceevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatPerformanceAssertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.12.1.3 sahpiperformanceevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatPerformanceDeassertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.12.1.4 sahpiperformanceevents read-only
Refer to the textual convention for more details.
                                     hpiSensorEvtCatSeverityEntryCount 1.3.6.1.4.1.231.2.60.6.4.6.10.13 counter read-only
                                     hpiSensorEvtCatSeverityTable 1.3.6.1.4.1.231.2.60.6.4.6.10.14 no-access
                                           hpiSensorEvtCatSeverityEntry 1.3.6.1.4.1.231.2.60.6.4.6.10.14.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                               hpiSensorEvtCatSeverityCurrentEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.14.1.1 sahpiseverityevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatSeveritySupportedEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.14.1.2 sahpiseverityevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatSeverityAssertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.14.1.3 sahpiseverityevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatSeverityDeassertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.14.1.4 sahpiseverityevents read-only
Refer to the textual convention for more details.
                                     hpiSensorEvtCatPresenceEntryCount 1.3.6.1.4.1.231.2.60.6.4.6.10.15 counter read-only
                                     hpiSensorEvtCatPresenceTable 1.3.6.1.4.1.231.2.60.6.4.6.10.16 no-access
                                           hpiSensorEvtCatPresenceEntry 1.3.6.1.4.1.231.2.60.6.4.6.10.16.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                               hpiSensorEvtCatPresenceCurrentEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.16.1.1 sahpipresenceevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatPresenceSupportedEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.16.1.2 sahpipresenceevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatPresenceAssertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.16.1.3 sahpipresenceevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatPresenceDeassertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.16.1.4 sahpipresenceevents read-only
Refer to the textual convention for more details.
                                     hpiSensorEvtCatEnableEntryCount 1.3.6.1.4.1.231.2.60.6.4.6.10.17 counter read-only
                                     hpiSensorEvtCatEnableTable 1.3.6.1.4.1.231.2.60.6.4.6.10.18 no-access
                                           hpiSensorEvtCatEnableEntry 1.3.6.1.4.1.231.2.60.6.4.6.10.18.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                               hpiSensorEvtCatEnableCurrentEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.18.1.1 sahpienableevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatEnableSupportedEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.18.1.2 sahpienableevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatEnableAssertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.18.1.3 sahpienableevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatEnableDeassertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.18.1.4 sahpienableevents read-only
Refer to the textual convention for more details.
                                     hpiSensorEvtCatAvailabilityEntryCount 1.3.6.1.4.1.231.2.60.6.4.6.10.19 counter read-only
                                     hpiSensorEvtCatAvailabilityTable 1.3.6.1.4.1.231.2.60.6.4.6.10.20 no-access
                                           hpiSensorEvtCatAvailabilityEntry 1.3.6.1.4.1.231.2.60.6.4.6.10.20.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                               hpiSensorEvtCatAvailabilityCurrentEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.20.1.1 sahpiavailabilityevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatAvailabilitySupportedEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.20.1.2 sahpiavailabilityevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatAvailabilityAssertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.20.1.3 sahpiavailabilityevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatAvailabilityDeassertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.20.1.4 sahpiavailabilityevents read-only
Refer to the textual convention for more details.
                                     hpiSensorEvtCatRedundancyEntryCount 1.3.6.1.4.1.231.2.60.6.4.6.10.21 counter read-only
                                     hpiSensorEvtCatRedundancyTable 1.3.6.1.4.1.231.2.60.6.4.6.10.22 no-access
                                           hpiSensorEvtCatRedundancyEntry 1.3.6.1.4.1.231.2.60.6.4.6.10.22.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                               hpiSensorEvtCatRedundancyCurrentEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.22.1.1 sahpiredundancyevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatRedundancySupportedEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.22.1.2 sahpiredundancyevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatRedundancyAssertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.22.1.3 sahpiredundancyevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatRedundancyDeassertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.22.1.4 sahpiredundancyevents read-only
Refer to the textual convention for more details.
                                     hpiSensorEvtCatGenericEntryCount 1.3.6.1.4.1.231.2.60.6.4.6.10.23 counter read-only
                                     hpiSensorEvtCatGenericTable 1.3.6.1.4.1.231.2.60.6.4.6.10.24 no-access
                                           hpiSensorEvtCatGenericEntry 1.3.6.1.4.1.231.2.60.6.4.6.10.24.1 no-access
This is the sensor resource data record which describes all of the static data associated with a sensor.
                                               hpiSensorEvtCatGenericCurrentEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.24.1.1 sahpigenericevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatGenericSupportedEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.24.1.2 sahpigenericevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatGenericAssertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.24.1.3 sahpigenericevents read-only
Refer to the textual convention for more details.
                                               hpiSensorEvtCatGenericDeassertEvents 1.3.6.1.4.1.231.2.60.6.4.6.10.24.1.4 sahpigenericevents read-only
Refer to the textual convention for more details.
                           hpiRdrInventoryCount 1.3.6.1.4.1.231.2.60.6.4.7 counter read-only
Number of inventory data records in this system.
                           hpiInventory 1.3.6.1.4.1.231.2.60.6.4.8
                               hpiIdrEntryCount 1.3.6.1.4.1.231.2.60.6.4.8.1 counter read-only
The number of inventory resource data records present on this system.
                               hpiIdrTable 1.3.6.1.4.1.231.2.60.6.4.8.2 no-access
Table defining entity inventory resource data records.
                                   hpiIdrEntry 1.3.6.1.4.1.231.2.60.6.4.8.2.1 no-access
These structures are used to read and write inventory data to entity inventory repositories within a resource. All inventory data contained in an inventory data repository (IDR) must be represented in the RDR repository
                                       hpiIdrPersistent 1.3.6.1.4.1.231.2.60.6.4.8.2.1.1 truthvalue read-only
True indicates that updates to IDR are automatically and immediately persisted. False indicates that updates are notimmediately persisted; but optionally may be persisted via hpiParmControl function, as defined in implementation documentation.
                                       hpiIdrOem 1.3.6.1.4.1.231.2.60.6.4.8.2.1.2 gauge read-only
OEM value for the Idr record. This is manufacturere' specific value.
                                       hpiIdrUpdateCount 1.3.6.1.4.1.231.2.60.6.4.8.2.1.3 gauge read-only
The count is incremented any time the IDR is changed.
                                       hpiIdrIsReadOnly 1.3.6.1.4.1.231.2.60.6.4.8.2.1.4 truthvalue read-only
Describes if the IDR is read-only. If such, all area headers and fields are flagged as well.
                                       hpiIdrNumAreas 1.3.6.1.4.1.231.2.60.6.4.8.2.1.5 gauge read-only
Number of area containted in IDR
                               hpiIdrAreaEntryCount 1.3.6.1.4.1.231.2.60.6.4.8.3 counter read-only
The number of inventory resource area data records present on this system.
                               hpiIdrAreaTable 1.3.6.1.4.1.231.2.60.6.4.8.4 no-access
Table defining inventory data respoitory data area records.
                                   hpiIdrAreaEntry 1.3.6.1.4.1.231.2.60.6.4.8.4.1 no-access
These structures are used to read and write inventory data respository data area records. The four-tuple index value consits of: - hpiDomainId, which is the domain of the resource - hpiResourceId, the id value for the resource - hpiIdrId, the id value of entity inventory - hpiAreaId, the id value of inventory data area. New Area's are Created when 'hpiIdrAreaType' is written with the appropriate index values's. The 'AreadId' index is ignored. SAI-HPI-B.01.01, pages 98...100, 104.
                                       hpiIdrAreaId 1.3.6.1.4.1.231.2.60.6.4.8.4.1.1 sahpiinstrumentid no-access
See TEXTUAL-CONVENTION 'SaHpiInstrumentId'
                                       hpiIdrAreaType 1.3.6.1.4.1.231.2.60.6.4.8.4.1.2 integer read-write
The type of Area. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'undefined': 0, 'unspecified': 256, 'productInfo': 180, 'internalUse': 177, 'oem': 193, 'chassisInfo': 178, 'boardInfo': 179.
                                       hpiIdrAreaIsReadOnly 1.3.6.1.4.1.231.2.60.6.4.8.4.1.3 truthvalue read-only
Describes if an area is read-only. All area headers in a read-only IDR are flagged as read-only as well.
                                       hpiIdrAreaNumFields 1.3.6.1.4.1.231.2.60.6.4.8.4.1.4 gauge read-only
Number of Fields contained in Area
                                       hpiIdrAreaRowStatus 1.3.6.1.4.1.231.2.60.6.4.8.4.1.5 rowstatus read-write
This columnar node contains the status of the row and also perform add and delete operations. The status column uses three defined values: - `active(1)', which indicates that the conceptual row is available for use by the managed device; - `notInService(2)', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); 'notInService' has no implication regarding the internal consistency of the row, availability of resources, or consistency with the current state of the managed device. - `createAndWait(5)', which is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device). This function is used to add an Area to the specified Inventory Data Repository. The row is created (and changes state to 'active' when the hpiAreaType has been correctly set) to a new instance of the conceptual row. The dis-allowed hpiAreaType value is undefined(0) and unspecified(256) - `destroy(6)', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. This function allows the HPI MIB User to delete an Inventory Data Area, including the Area header and all fields contained with the area, from a particular Inventory Data Repository. In some implementations, certain Areas are intrinsically read-only. The hpiAreaIsReadOnly flag, indicates if the Area is read-only. If the Inventory Data Area is not read-only, but contains a Field that is read-only, the Area cannot be deleted. An attempt to delete an Area that contains a read-only Field will return an error.
                               hpiIdrFieldEntryCount 1.3.6.1.4.1.231.2.60.6.4.8.5 counter read-only
The number of inventory data repository IdrField records.
                               hpiIdrFieldTable 1.3.6.1.4.1.231.2.60.6.4.8.6 no-access
Table defining inventory data repository IdrField records.
                                   hpiIdrFieldEntry 1.3.6.1.4.1.231.2.60.6.4.8.6.1 no-access
These structures are used to read and write inventory data repository IdrField records.
                                       hpiIdrFieldId 1.3.6.1.4.1.231.2.60.6.4.8.6.1.1 sahpiinstrumentid no-access
See TEXTUAL-CONVENTION 'SaHpiInstrumentId'
                                       hpiIdrFieldType 1.3.6.1.4.1.231.2.60.6.4.8.6.1.2 integer read-write
Inventory Data IdrField type definitions. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'mfgDatetime': 2, 'custom': 10, 'undefined': 0, 'assetTag': 9, 'serialNumber': 6, 'unspecified': 256, 'productName': 4, 'productVersion': 5, 'chassisType': 1, 'partNumber': 7, 'fileId': 8, 'manufacturer': 3.
                                       hpiIdrFieldIsReadOnly 1.3.6.1.4.1.231.2.60.6.4.8.6.1.3 truthvalue read-only
Describes if an IdrField is read-only. All IdrField headers in a read-only IDR are flagged as read-only as well.
                                       hpiIdrFieldDataType 1.3.6.1.4.1.231.2.60.6.4.8.6.1.4 sahpitexttype read-write
IdrField Data. See Definition for SaHpiTextType for more details.
                                       hpiIdrFieldDataLanguage 1.3.6.1.4.1.231.2.60.6.4.8.6.1.6 sahpitextlanguage read-write
IdrField Data. See Definition for SaHpiTextLanguage for more details.
                                       hpiIdrFieldData 1.3.6.1.4.1.231.2.60.6.4.8.6.1.7 sahpitext read-write
IdrField Data. The type of date is specified by hpiResourceTagTextType and hpiResourceTagLanguage.
                                       hpiIdrFieldDataString 1.3.6.1.4.1.231.2.60.6.4.8.6.1.8 displaystring read-write
IdrField Data. The type of date is specified by hpiResourceTagTextType and hpiResourceTagLanguage.
                                       hpiIdrFieldStatus 1.3.6.1.4.1.231.2.60.6.4.8.6.1.9 rowstatus read-write
This object provides a method to create and delete a Data Inventory IdrField. Supported states are: active(1), notInService(2), createAndWait(5), destroy(6) The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of [2].) The status column has four defined values: - `active(1)', which indicates that the conceptual row is available for use by the managed device. For it to in such state, the columnar objects: hpiIdrFieldType, hpiIdrFieldTextType, hpiTextLanguage, and hpiIdrFieldText must have valid values. - `notInService(2)', which indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device (see NOTE below); 'notInService' has no implication regarding the internal consistency of the row, availability of resources, or consistency with the current state of the managed device. - `createAndWait(5)', which is supplied by a management station wishing to create a new instance of a conceptual row. After setting this value, the management station is responsible of providing valid values to the columnar objects: hpiIdrFieldIsReadOnly, hpiIdrFieldType, hpiIdrFieldTextType, hpiTextLanguage and hpiIdrFieldText. - `destroy(6)', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row.
                           hpiRdrWatchdogsCount 1.3.6.1.4.1.231.2.60.6.4.9 counter read-only
Number of watchdogs data records in this system.
                           hpiWatchdogs 1.3.6.1.4.1.231.2.60.6.4.10
                                 hpiWatchdogEntryCount 1.3.6.1.4.1.231.2.60.6.4.10.1 counter read-only
The number of watchdogs present on this system.
                                 hpiWatchdogTable 1.3.6.1.4.1.231.2.60.6.4.10.2 no-access
Table of watchdog resource data records.
                                     hpiWatchdogEntry 1.3.6.1.4.1.231.2.60.6.4.10.2.1 no-access
When the 'Watchdog' capability is set in a resource, a watchdog with an identifier of SAHPI_DEFAULT_WATCHDOG_NUM is required. All watchdogs must be represented in the RDR repository with an hpiWatchdogRecT, including the watchdog with an identifier of SAHPI_DEFAULT_WATCHDOG_NUM.
                                         hpiWatchdogLog 1.3.6.1.4.1.231.2.60.6.4.10.2.1.1 truthvalue read-write
If you read this object, it means: Log - indicates whether or not the Watchdog is configured to issue an event when it next times out. TRUE=event will be issued on timeout. If you set this object, it means: Log - indicates whether or not the Watchdog should issue an event when it next times out. TRUE=event will be issued on timeout. Setting this object will NOT take effect on the Watchdog until the object SaHpiWatchdogRunning is set to true(1).
                                         hpiWatchdogRunning 1.3.6.1.4.1.231.2.60.6.4.10.2.1.2 truthvalue read-write
If you read this object, it means: Running - indicates whether or not the Watchdog is currently running or stopped. TRUE=Watchdog is running. If you set this object, it means: Running - indicates whether or not the Watchdog should be stopped before updating. TRUE = Watchdog is not stopped. If it is already stopped, it will remain stopped, but if it is running, it will continue to run, with the countdown timer reset to the new InitialCount. Note that there is a race condition possible with this setting, so it should be used with care. FALSE = Watchdog is stopped. After this object is set, a subsequent read on this object is required to start the timer.
                                         hpiWatchdogTimerUse 1.3.6.1.4.1.231.2.60.6.4.10.2.1.3 sahpiwatchdogtimeruse read-write
If you read this object, it means: TimerUse - indicates the current use of the timer; one of five preset uses which was included on the last SET object request, or through some other implementation-dependent means to start the Watchdog timer. If you set this object, it means: TimerUse - indicates the current use of the timer. Will control which hpiWatchdogTimerUseExpFlags is set if the timer expires Setting this object will NOT take effect on the Watchdog until the object SaHpiWatchdogRunning is set to true(1).
                                         hpiWatchdogTimerAction 1.3.6.1.4.1.231.2.60.6.4.10.2.1.4 integer read-write
Indicates what action will be taken when the Watchdog times out. Setting this object will NOT take effect on the Watchdog until the object SaHpiWatchdogRunning is set to true(1). Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'reset': 2, 'powerDown': 3, 'powerCycle': 4, 'undefined': 0, 'noAction': 1.
                                         hpiWatchdogPretimerInterrupt 1.3.6.1.4.1.231.2.60.6.4.10.2.1.5 sahpiwatchdogpretimeraction read-write
PretimerInterrupt - indicates which action will be taken 'PreTimeoutInterval' seconds prior to Watchdog timer expiration. Setting this object will NOT take effect on the Watchdog until the object SaHpiWatchdogRunning is set to true(1).
                                         hpiWatchdogPreTimeoutInterval 1.3.6.1.4.1.231.2.60.6.4.10.2.1.6 gauge read-write
PreTimeoutInterval indicates how many milliseconds prior to timer time out the PretimerInterrupt action will be taken. If 'PreTimeoutInterval' = 0, the PretimerInterrupt action will occur concurrently with 'TimerAction.' HPI implementations may not be able to support millisecond resolution and may have a maximum value restriction. These restrictions should be documented by the provider of the HPI interface. Setting this object will NOT take effect on the Watchdog until the object SaHpiWatchdogRunning is set to true(1).
                                         hpiWatchdogTimerUseExpFlags 1.3.6.1.4.1.231.2.60.6.4.10.2.1.7 octet string read-write
Set of values seperated by a delimiter. For each value set, the corresponding Timer Use Expiration Flag will be CLEARED. Generally, a program should only clear the Timer Use Expiration Flag corresponding to its own TimerUse, so that other software, which may have used the timer for another purpose in the past can still read its TimerUseExpFlag to determine whether or not the timer expired during that use. The values are: EXP_BIOS_FRB2 EXP_BIOS_POST EXP_OS_LOAD EXP_SMS_OS EXP_OEM Setting this object will NOT take effect on the Watchdog until the object SaHpiWatchdogRunning is set to true(1).
                                         hpiWatchdogTimerInitialCount 1.3.6.1.4.1.231.2.60.6.4.10.2.1.8 gauge read-write
InitialCount - The time, in milliseconds, before the timer will time out after a SaHpiWatchdogTimerReset() function call is made, or some other implementation-dependent strobe is sent to the Watchdog. HPI implementations may not be able to support millisecond resolution and may have a maximum value restriction. These restrictions should be documented by the provider of the HPI interface. Setting this object will NOT take effect on the Watchdog until the object SaHpiWatchdogRunning is set to true(1).
                                         hpiWatchdogTimerPresentCount 1.3.6.1.4.1.231.2.60.6.4.10.2.1.9 gauge read-write
PresentCount - The remaining time in milliseconds before the timer will time out unless a SaHpiWatchdogTimerReset() function call is made, or some other implementation- dependent strobe is sent to the Watchdog. HPI implementations may not be able to support millisecond resolution on watchdog timers, but will return the number of clock ticks remaining times the number of milliseconds between each tick. Setting this object will NOT take effect on the Watchdog until the object SaHpiWatchdogRunning is set to true(1).
                                         hpiWatchdogTimerReset 1.3.6.1.4.1.231.2.60.6.4.10.2.1.10 truthvalue read-write
This object provides a method to start or restart the watchdog timer from the initial countdown value. Setting this to true(1) will 'strobe' the counter and reset to the initial countdown value as specified in hpiWatchdogTimerInitialCount. Setting this object will NOT take effect on the Watchdog until the object SaHpiWatchdogRunning is set to true(1).
                                         hpiWatchdogOem 1.3.6.1.4.1.231.2.60.6.4.10.2.1.11 gauge read-only
Reserved for OEM use
                           hpiRdrAnnunciatorsCount 1.3.6.1.4.1.231.2.60.6.4.11 counter read-only
Number of annunciators data records in this system.
                           hpiAnnunciators 1.3.6.1.4.1.231.2.60.6.4.12
                                 hpiAnnunciatorEntryCount 1.3.6.1.4.1.231.2.60.6.4.12.1 counter read-only
The number of annunciators present on this system.
                                 hpiAnnunciatorTable 1.3.6.1.4.1.231.2.60.6.4.12.2 no-access
Table of Annunciator resource data records.
                                     hpiAnnunciatorEntry 1.3.6.1.4.1.231.2.60.6.4.12.2.1 no-access
The Annunciator table is used to control the set of annunciators associated with a resource. An Annunciator management instrument holds a set of individual announcements. The function of the Annunciator is to communicate the contents of its current set via whatever platform-specific mechanism is associated with that particular Annunciator management instrument. For example, if announcements are to be communicated via lighting a set of LEDs on a front-panel display, the Annunciator management instrument may analyze its current set of announcements and turn on a single LED reflecting the most severe condition found, or turn on a 'System Ok' LED if there are currently no items in the set. A different Annunciator may continuously scroll each announcement in its set on a text display, as well as turning on LEDs and setting dry-contact relays to reflect the severity of conditions present. A third Annunciator may announce items in its set by sending messages to a proprietary management system, or by sending emails or pages to a system technician. The Annunciator provides a common interface to these varied mechanisms for announcing conditions, so the HPI User is not burdened by platform-to-platform differences. However, the current content of any annunciator management instrument is not defined by the HPI standard in the same way that the contents of the DAT are defined. Thus, the HPI implementation and HPI Users can exert more control over what conditions should be announced. Further, a platform can contain multiple Annunciator management instruments, each reflecting a different physical announcement device in the platform. By exposing each separately, HPI Users and the HPI implementation can control which conditions are handled by each announcement device. An Annunciator management instrument may be implemented using other HPI controls that are in 'auto' mode; for example, digital controls to turn LEDs on and off, stream controls to sound audible alerts, and/or text controls to display detailed information. However, A nnunciators may also operate directly to report conditions using mechanisms that are not themselves visible directly in the HPI interface. Over time, announcements are added to and deleted from an Annunciator`s current set of announcements. This may be done automatically by the HPI implementation to reflect platform fault conditions, or by the HPI User via the HPI interface. When announcements are added or deleted automatically by the HPI implementation, it is implementation-specific which announcements are added or removed.
                                         hpiAnnunciatorNum 1.3.6.1.4.1.231.2.60.6.4.12.2.1.1 sahpiinstrumentid read-only
Unique Number identifying each annunciator.
                                         hpiAnnunciatorType 1.3.6.1.4.1.231.2.60.6.4.12.2.1.2 integer read-only
The following enumerated type defines the possible output types which can be associated with an Annunciator Management Instrument. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'led': 1, 'undefined': 0, 'composite': 6, 'dryContactClosure': 2, 'oem': 7, 'message': 5, 'lcdDisplay': 4, 'audible': 3.
                                         hpiAnnunciatorModeReadOnly 1.3.6.1.4.1.231.2.60.6.4.12.2.1.3 truthvalue read-only
if True, Mode may not be changed by HPI User.
                                         hpiAnnunciatorMaxConditions 1.3.6.1.4.1.231.2.60.6.4.12.2.1.4 gauge read-only
maximum number of conditions that can be held in current set. 0 means no fixed limit.
                                         hpiAnnunciatorMode 1.3.6.1.4.1.231.2.60.6.4.12.2.1.5 integer read-write
The Annunciator management instrument has a current mode that indicates whether announcements are added and removed automatically by the HPI implementation, by the HPI User, or both. The mode may be set to one of three values, with the following meanings: auto(1) - the HPI implementation automatically adds and deletes announcements; the HPI User is not permitted to add or delete announcements. user(2) - the HPI User may add and delete announcements; the HPI implementation will not automatically add or delete announcements. shared(3) - the HPI implementation automatically adds and deletes announcements and the HPI User may also add and delete announcements. The initial mode of each Annunciator is implementation-specific. The HPI User may change the mode of Annunciators with the hpiAnnunciatorMode object. However, the mode may be configured to be Read-only, in which case the HPI User will not be able to change the mode. When the mode is user(2) or shared(3), HPI Users may add or delete any types of announcements in the Annunciator's current set - not just HPI User announcements. This is allowed so that the HPI User can exert complete control over what conditions are being announced, if that is required. Note that this is less restrictive than the similar operations on the DAT. To distinguish between announcements added to an Annunciator automatically and those added by an HPI User, an hpiAddedByUser IdrField in the announcement indicates the source of the announcement in the set. Note: Enumerated values are increased by one value compared to SAI-HPI-B spec. Enumeration: 'shared': 3, 'auto': 1, 'undefined': 0, 'user': 2.
                                         hpiAnnunciatorOem 1.3.6.1.4.1.231.2.60.6.4.12.2.1.6 gauge read-only
maximum number of conditions that can be held in current set. 0 means no fixed limit. if True, Mode may not be changed by HPI User.
                                         hpiAnnunciatorRDR 1.3.6.1.4.1.231.2.60.6.4.12.2.1.7 rowpointer read-only
Forward pointer to the RDR OID.
                       hpiNotifications 1.3.6.1.4.1.231.2.60.6.5
                           hpiSvTraps 1.3.6.1.4.1.231.2.60.6.5.10
                                   hpiSvResourceUndefined 1.3.6.1.4.1.231.2.60.6.5.100.1000
Resource (RPT) change event notifications.
                                   hpiSvResourceCritical 1.3.6.1.4.1.231.2.60.6.5.100.1001
Resource (RPT) change event notifications.
                                   hpiSvResourceMajor 1.3.6.1.4.1.231.2.60.6.5.100.1002
Resource (RPT) change event notifications.
                                   hpiSvResourceMinor 1.3.6.1.4.1.231.2.60.6.5.100.1003
Resource (RPT) change event notifications.
                                   hpiSvResourceInformational 1.3.6.1.4.1.231.2.60.6.5.100.1004
Resource (RPT) change event notifications.
                                   hpiSvResourceOk 1.3.6.1.4.1.231.2.60.6.5.100.1005
Resource (RPT) change event notifications.
                                   hpiSvResourceDebug 1.3.6.1.4.1.231.2.60.6.5.100.1241
Resource (RPT) change event notifications.
                                   hpiSvDomainUndefined 1.3.6.1.4.1.231.2.60.6.5.100.2000
Domain events are used to announce the addition of domain references and the removal of domain references to the DRT.
                                   hpiSvDomainCritical 1.3.6.1.4.1.231.2.60.6.5.100.2001
Domain events are used to announce the addition of domain references and the removal of domain references to the DRT.
                                   hpiSvDomainMajor 1.3.6.1.4.1.231.2.60.6.5.100.2002
Domain events are used to announce the addition of domain references and the removal of domain references to the DRT.
                                   hpiSvDomainMinor 1.3.6.1.4.1.231.2.60.6.5.100.2003
Domain events are used to announce the addition of domain references and the removal of domain references to the DRT.
                                   hpiSvDomainInformational 1.3.6.1.4.1.231.2.60.6.5.100.2004
Domain events are used to announce the addition of domain references and the removal of domain references to the DRT.
                                   hpiSvDomainOk 1.3.6.1.4.1.231.2.60.6.5.100.2005
Domain events are used to announce the addition of domain references and the removal of domain references to the DRT.
                                   hpiSvDomainDebug 1.3.6.1.4.1.231.2.60.6.5.100.2241
Domain events are used to announce the addition of domain references and the removal of domain references to the DRT.
                                   hpiSvSensorUndefined 1.3.6.1.4.1.231.2.60.6.5.100.3000
Sensor event notification.
                                   hpiSvSensorCritical 1.3.6.1.4.1.231.2.60.6.5.100.3001
Sensor event notification.
                                   hpiSvSensorMajor 1.3.6.1.4.1.231.2.60.6.5.100.3002
Sensor event notification.
                                   hpiSvSensorMinor 1.3.6.1.4.1.231.2.60.6.5.100.3003
Sensor event notification.
                                   hpiSvSensorInformational 1.3.6.1.4.1.231.2.60.6.5.100.3004
Sensor event notification.
                                   hpiSvSensorOk 1.3.6.1.4.1.231.2.60.6.5.100.3005
Sensor event notification.
                                   hpiSvSensorDebug 1.3.6.1.4.1.231.2.60.6.5.100.3241
Sensor event notification.
                                   hpiSvSensorEnableChangeUndefined 1.3.6.1.4.1.231.2.60.6.5.100.4000
Sensor event notification.
                                   hpiSvSensorEnableChangeCritical 1.3.6.1.4.1.231.2.60.6.5.100.4001
Sensor event notification.
                                   hpiSvSensorEnableChangeMajor 1.3.6.1.4.1.231.2.60.6.5.100.4002
Sensor event notification.
                                   hpiSvSensorEnableChangeMinor 1.3.6.1.4.1.231.2.60.6.5.100.4003
Sensor event notification.
                                   hpiSvSensorEnableChangeInformational 1.3.6.1.4.1.231.2.60.6.5.100.4004
Sensor event notification.
                                   hpiSvSensorEnableChangeOk 1.3.6.1.4.1.231.2.60.6.5.100.4005
Sensor event notification.
                                   hpiSvSensorEnableChangeDebug 1.3.6.1.4.1.231.2.60.6.5.100.4241
Sensor event notification.
                                   hpiSvHotSwapUndefined 1.3.6.1.4.1.231.2.60.6.5.100.5000
Hot swap notification.
                                   hpiSvHotSwapCritical 1.3.6.1.4.1.231.2.60.6.5.100.5001
Hot swap notification.
                                   hpiSvHotSwapMajor 1.3.6.1.4.1.231.2.60.6.5.100.5002
Hot swap notification.
                                   hpiSvHotSwapMinor 1.3.6.1.4.1.231.2.60.6.5.100.5003
Hot swap notification.
                                   hpiSvHotSwapInformational 1.3.6.1.4.1.231.2.60.6.5.100.5004
Hot swap notification.
                                   hpiSvHotSwapOk 1.3.6.1.4.1.231.2.60.6.5.100.5005
Hot swap notification.
                                   hpiSvHotSwapDebug 1.3.6.1.4.1.231.2.60.6.5.100.5241
Hot swap notification.
                                   hpiSvWatchdogUndefined 1.3.6.1.4.1.231.2.60.6.5.100.6000
Watchdog notification.
                                   hpiSvWatchdogCritical 1.3.6.1.4.1.231.2.60.6.5.100.6001
Watchdog notification.
                                   hpiSvWatchdogMajor 1.3.6.1.4.1.231.2.60.6.5.100.6002
Watchdog notification.
                                   hpiSvWatchdogMinor 1.3.6.1.4.1.231.2.60.6.5.100.6003
Watchdog notification.
                                   hpiSvWatchdogInformational 1.3.6.1.4.1.231.2.60.6.5.100.6004
Watchdog notification.
                                   hpiSvWatchdogOk 1.3.6.1.4.1.231.2.60.6.5.100.6005
Watchdog notification.
                                   hpiSvWatchdogDebug 1.3.6.1.4.1.231.2.60.6.5.100.6241
Watchdog notification.
                                   hpiSvSoftwareUndefined 1.3.6.1.4.1.231.2.60.6.5.100.7000
Audit events report a discrepancy in the audit process. Audits are typically performed by HA software to detect problems. Audits may look for such things as corrupted data stores, inconsistent RPT information, or improperly managed queues. Startup events report a failure to start-up properly, or inconsistencies in persisted data.
                                   hpiSvSoftwareCritical 1.3.6.1.4.1.231.2.60.6.5.100.7001
Audit events report a discrepancy in the audit process. Audits are typically performed by HA software to detect problems. Audits may look for such things as corrupted data stores, inconsistent RPT information, or improperly managed queues. Startup events report a failure to start-up properly, or inconsistencies in persisted data.
                                   hpiSvSoftwareMajor 1.3.6.1.4.1.231.2.60.6.5.100.7002
Audit events report a discrepancy in the audit process. Audits are typically performed by HA software to detect problems. Audits may look for such things as corrupted data stores, inconsistent RPT information, or improperly managed queues. Startup events report a failure to start-up properly, or inconsistencies in persisted data.
                                   hpiSvSoftwareMinor 1.3.6.1.4.1.231.2.60.6.5.100.7003
Audit events report a discrepancy in the audit process. Audits are typically performed by HA software to detect problems. Audits may look for such things as corrupted data stores, inconsistent RPT information, or improperly managed queues. Startup events report a failure to start-up properly, or inconsistencies in persisted data.
                                   hpiSvSoftwareInformational 1.3.6.1.4.1.231.2.60.6.5.100.7004
Audit events report a discrepancy in the audit process. Audits are typically performed by HA software to detect problems. Audits may look for such things as corrupted data stores, inconsistent RPT information, or improperly managed queues. Startup events report a failure to start-up properly, or inconsistencies in persisted data.
                                   hpiSvSoftwareOk 1.3.6.1.4.1.231.2.60.6.5.100.7005
Audit events report a discrepancy in the audit process. Audits are typically performed by HA software to detect problems. Audits may look for such things as corrupted data stores, inconsistent RPT information, or improperly managed queues. Startup events report a failure to start-up properly, or inconsistencies in persisted data.
                                   hpiSvSoftwareDebug 1.3.6.1.4.1.231.2.60.6.5.100.7241
Audit events report a discrepancy in the audit process. Audits are typically performed by HA software to detect problems. Audits may look for such things as corrupted data stores, inconsistent RPT information, or improperly managed queues. Startup events report a failure to start-up properly, or inconsistencies in persisted data.
                                   hpiSvOemUndefined 1.3.6.1.4.1.231.2.60.6.5.100.8000
OEM event notifications.
                                   hpiSvOemCritical 1.3.6.1.4.1.231.2.60.6.5.100.8001
OEM event notifications.
                                   hpiSvOemMajor 1.3.6.1.4.1.231.2.60.6.5.100.8002
OEM event notifications.
                                   hpiSvOemMinor 1.3.6.1.4.1.231.2.60.6.5.100.8003
OEM event notifications.
                                   hpiSvOemInformational 1.3.6.1.4.1.231.2.60.6.5.100.8004
OEM event notifications.
                                   hpiSvOemOk 1.3.6.1.4.1.231.2.60.6.5.100.8005
OEM event notifications.
                                   hpiSvOemDebug 1.3.6.1.4.1.231.2.60.6.5.100.8241
OEM event notifications.
                                   hpiSvUserUndefined 1.3.6.1.4.1.231.2.60.6.5.100.9000
User events may be used for storing custom events created by an HPI User when injecting events into the Event Log using hpiEventLogEntryAdd().
                                   hpiSvUserCritical 1.3.6.1.4.1.231.2.60.6.5.100.9001
User events may be used for storing custom events created by an HPI User when injecting events into the Event Log using hpiEventLogEntryAdd().
                                   hpiSvUserMajor 1.3.6.1.4.1.231.2.60.6.5.100.9002
User events may be used for storing custom events created by an HPI User when injecting events into the Event Log using hpiEventLogEntryAdd().
                                   hpiSvUserMinor 1.3.6.1.4.1.231.2.60.6.5.100.9003
User events may be used for storing custom events created by an HPI User when injecting events into the Event Log using hpiEventLogEntryAdd().
                                   hpiSvUserInformational 1.3.6.1.4.1.231.2.60.6.5.100.9004
User events may be used for storing custom events created by an HPI User when injecting events into the Event Log using hpiEventLogEntryAdd().
                                   hpiSvUserOk 1.3.6.1.4.1.231.2.60.6.5.100.9005
User events may be used for storing custom events created by an HPI User when injecting events into the Event Log using hpiEventLogEntryAdd().
                                   hpiSvUserDebug 1.3.6.1.4.1.231.2.60.6.5.100.9241
User events may be used for storing custom events created by an HPI User when injecting events into the Event Log using hpiEventLogEntryAdd().