Back to Contents Page

Local Response Agent Group

Dell OpenManage™ Server Administrator Version 1.4 SNMP Reference Guide

  LRA Group Tables

  Local Response Agent Variable Values


The Local Response Agent Group provides information about various attributes of your system's local response agent (LRA). The LRA allows systems managers to predetermine how a system running the server administrator will respond to a particular event type, such as the loss of redundancy in a specific component or the elevation of temperature in a chassis. Systems managers can configure the LRA to respond to an event type with a specific action. When the condition of the critical component worsens, the systems manager can escalate the response to make it more obvious to the operator.

For example, when a voltage probe on a monitored machine reaches a warning condition, the systems manager may want to notify the operator by causing the machine to beep. When the voltage probe reaches failure, the systems manager might want to have the system that has a failing component send a broadcast message to the management system and power off the troubled system.


LRA Group Tables

The following management information base (MIB) tables define LRA variable attributes:

LRA Global Settings

The global settings table allows the systems manager to determine what LRA capabilities exist for a specific system that is running Server Administrator. Some machines may support all or some of the capabilities described in DellLocalResponseAgentCapabilitiesUnique. The LRA Global Settings Table also defines thermal shutdown capabilities and settings. In the event that a temperature probe determines the temperature is at or over the failure limit, the systems manager can set an action to be taken automatically.

LRA Global Settings Table

Name

lRAGlobalSettingsTable

Object ID

1.3.6.1.4.1.674.10892.1.1500.10

Description

Defines the LRA Global Settings Table.

Syntax

SEQUENCE OF LRAGlobalSettingsTableEntry

Access

Not accessible

LRA Global Settings Table Entry

Name

lRAGlobalSettingsTableEntry

Object ID

1.3.6.1.4.1.674.10892.1.1500.10.1

Description

Defines the LRA Global Settings Table entry.

Syntax

LRAGlobalSettingsTableEntry

Access

Not accessible

Index

lRAGlobalchassisIndex

LRA Global Chassis Index

Name

lRAGlobalchassisIndex

Object ID

1.3.6.1.4.1.674.10892.1.1500.10.1.1

Description

Defines the index (one-based) of this chassis.

Syntax

DellObjectRange

Access

Read-only

LRA Global State

Name

lRAGlobalState

Object ID

1.3.6.1.4.1.674.10892.1.1500.10.1.2

Description

Defines the state of the LRA global settings.

Syntax

DellStateSettings

Access

Read-only

LRA Global Settings Disable Time-out Value

Name

lRAGlobalSettingsDisableTimeoutValue

Object ID

1.3.6.1.4.1.674.10892.1.1500.10.1.3

Description

Defines the time-out duration countdown, in seconds, that the LRA global settings will be disabled after a system shutdown and reboot.

Syntax

DellUnsigned32BitRange

Access

Read-only

LRA Global Settings Capabilities Unique

Name

lRAGlobalSettingsCapabilitiesUnique

Object ID

1.3.6.1.4.1.674.10892.1.1500.10.1.4

Description

Defines the set of global capabilities that all local response agents may or may not allow to be set or reset.

Syntax

DellLocalResponseAgentCapabilitiesUnique (See Table 17-1.)

Access

Read-only

LRA Global Thermal Shutdown Capabilities Unique

Name

lRAGlobalThermalShutdownCapabilitiesUnique

Object ID

1.3.6.1.4.1.674.10892.1.1500.10.1.5

Description

Defines the set of thermal shutdown capabilities that are supported by the LRA.

Syntax

DellLRAThermalShutdownCapabilitiesUnique

Access

Read-only

LRA Global Thermal Shutdown State Settings Unique

Name

lRAGlobalThermalShutdownStateSettingsUnique

Object ID

1.3.6.1.4.1.674.10892.1.1500.10.1.6

Description

Defines the set of thermal shutdown state and settings that the local response agent supports.

Syntax

DellLRAThermalShutdownStateSettingsUnique

Access

Read-write

LRA Action Table

The DellLocalResponseAgentCapabilitiesUnique variable in the global action table defines the capabilities that are allowed for a particular system. The LRA Action Table that follows selects which of the system's capabilities (global actions) are to be enabled.

Name

lRAActionTable

Object ID

1.3.6.1.4.1.674.10892.1.1500.20

Description

Defines the LRA Action Table.

Syntax

Sequence of LRAActionTableTableEntry

Access

Not accessible

LRA Action Table Entry

Name

lRAActionTableTableEntry

Object ID

1.3.6.1.4.1.674.10892.1.1500.20.1

Description

Defines the LRA Action Table entry.

Syntax

LRAActionTableTableEntry

Access

Not accessible

Index

lRAActionTablechassisIndex, lRAActionTableActionNumberIndex

LRA Action Table Chassis Index

Name

lRAActionTablechassisIndex

Object ID

1.3.6.1.4.1.674.10892.1.1500.20.1.1

Description

Defines the index (one-based) of this chassis.

Syntax

DellObjectRange

Access

Read-only

LRA Action Table Action Number Index

Name

lRAActionTableActionNumberIndex

Object ID

1.3.6.1.4.1.674.10892.1.1500.20.1.2

Description

Defines the LRA action number index. The action number indexes are as follows:

160 — temperature failure action definition

168 — cooling device failure action definition

172 — voltage failure action definition

200 — temperature warning action definition

202 — voltage warning action definition

204 — cooling device warning action definition

206 — amperage failure action definition

208 — amperage warning action definition

210 — a power or cooling unit redundancy lost action definition

 

212 — a power or cooling unit redundancy degraded action definition

214 — power supply failed action definition

220 — chassis intrusion action definition

228 — memory device warning action definition

474 — memory device failure action definition

Syntax

DellUnsigned16BitRange

Access

Read-only

LRA Action Table User Application Name

Name

lRAActionTableUserApplicationName

Object ID

1.3.6.1.4.1.674.10892.1.1500.20.1.3

Description

When the "execute application value" is set, provides the following user-assignable LRA information:

  • Name of the user application executable path
  • File name to execute

Syntax

DisplayString (SIZE (0..256))

Access

Read-write

LRA Action Table Settings Unique

Name

lRAActionTableSettingsUnique

Object ID

1.3.6.1.4.1.674.10892.1.1500.20.1.4

Description

Defines the LRA settings.

Syntax

DellLocalResponseAgentSettingsUnique (See Table 17-3.)

Access

Read-write


Local Response Agent Variable Values

This section includes definitions for server administrator-specific variable values used in this section.

Table 17-1. LRA Capabilities Definitions 

Variable Name: DellLocalResponseAgentCapabilitiesUnique

Data Type: Integer

Possible Data Values

Meaning of Data Value

speakerControlCapable(1)

The LRA can issue a speaker beep.

consoleAlertCapable(2)

The LRA can alert the console.

broadcastMessageCapable(4)

The LRA can broadcast a message.

osShutDownCapable(8)

The LRA can shut down the operating system.

rebootCapable(16)

The LRA can reboot the system.

powerCycleCapable(32)

The LRA is capable of a system power cycle.

powerOFFCapable(64)

The LRA can shut the system power off.

executeApplicationCapable(256)

The LRA can execute a user mode application.

lraFullyCapable(383)

The LRA has all of the preceding capabilities.

Table 17-2. LRA Thermal Shutdown Capabilities Unique 

Variable Name: DellLRAThermalShutdownCapabilitiesUnique

Data Type: Integer

Possible Data Values

Meaning of Data Value

none(0)

The LRA has no thermal shutdown capabilities.

Unknown capabilities(1)

The LRA's thermal shutdown capabilities are unknown.

enableCapable(2)

The LRA can be disabled (offline, a binary 0 value) or enabled (online, a binary 1 value).

warningCapable(4)

The LRA can carry out chassis-determined action(s) when a warning condition is detected.

enableOnWarningCapable(6)

The LRA enables activation of chassis-determined action(s) when a warning condition is detected.

failureCapable(8)

The LRA can carry out chassis-determined action(s) when a failure condition is detected.

enableOnFailureCapable(10)

The LRA enables activation of chassis-determined action(s) when a failure condition is detected.

enableOnWarningOrFailureCapable(14 )

The LRA enables activation of chassis-determined action(s) when either a failure or a warning condition is detected.

Table 17-3. Local Response Agent Settings Unique 

Variable Name: DellLocalResponseAgentSettingsUnique

Data Type: Integer

Possible Data Values

Meaning of Data Value

speakerControl(1)

LRA can be set to issue a speaker beep.

consoleAlert(2)

LRA can be set to issue a console alert.

broadcastMessage(4)

LRA can be set to issue a broadcast message.

osShutDown(8)

LRA can be set to issue an operating system shutdown reboot.

reboot(16)

LRA can be set to issue a system reboot.

powerCycle(32)

LRA can be set to issue a system power cycle.

powerOFF(64)

LRA can be set to issue a system power off.

executeApplication(256)

LRA can be set to start a user mode application.

allLRASettingsUnique(511)

LRA can be set to allow all LRA settings combinations.


Back to Contents Page