DELLLOCALRESPONSEAGENTMIF-MIB

File: DELLLOCALRESPONSEAGENTMIF-MIB.mib (8441 bytes)

Imported modules

RFC-1212 RFC1155-SMI RFC1213-MIB

Imported symbols

OBJECT-TYPE enterprises DisplayString

Defined Types

DmiDate  
INTEGER    

DmiInteger  
INTEGER    

DmiDisplaystring  
DisplayString    

DmiComponentIndex  
INTEGER    

SComponentid  
SEQUENCE    
  a1Manufacturer DmiDisplaystring
  a1Product DmiDisplaystring
  a1Version DmiDisplaystring
  a1SerialNumber DmiDisplaystring
  a1Installation DmiDate
  a1Verify DmiInteger

SActionResponseTable  
SEQUENCE    
  a2Actionname DmiInteger
  a2Actionresponse DmiDisplaystring
  a2Actionexecute DmiDisplaystring
  a2Actionsource DmiDisplaystring

SActionCapabilities  
SEQUENCE    
  a3LraCapabilities DmiInteger

SMiftomib  
SEQUENCE    
  a99DellLocalResponseAgentMib DmiDisplaystring
  a99MibOid DmiDisplaystring
  a99DisableTraps DmiInteger

Defined Values

dell 1.3.6.1.4.1.674
OBJECT IDENTIFIER    

server 1.3.6.1.4.1.674.10890
OBJECT IDENTIFIER    

localresponseagent 1.3.6.1.4.1.674.10890.3
OBJECT IDENTIFIER    

dmtfGroups 1.3.6.1.4.1.674.10890.3.1
OBJECT IDENTIFIER    

tComponentid 1.3.6.1.4.1.674.10890.3.1.1
This group defines attributes common to all components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SComponentid

eComponentid 1.3.6.1.4.1.674.10890.3.1.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SComponentid  

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

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

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

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

a1Installation 1.3.6.1.4.1.674.10890.3.1.1.1.5
The time & date of the lastest installation of this component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDate  

a1Verify 1.3.6.1.4.1.674.10890.3.1.1.1.6
A code that provides a level of verification that the component is still installed and working.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER vAnErrorOccurredCheckStatusCode(0), vThisComponentDoesNotExist(1), vTheVerifyIsNotSupported(2), vReserved(3), vThisComponentExistsButTheFunctionalityI(4), vThisComponentExistsButTheFunctionality1(5), vThisComponentExistsAndIsNotFunctioningC(6), vThisComponentExistsAndIsFunctioningCorr(7)  

tActionResponseTable 1.3.6.1.4.1.674.10890.3.1.2
This table describes the actions to be performed whenever a particular indication is generated.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SActionResponseTable

eActionResponseTable 1.3.6.1.4.1.674.10890.3.1.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SActionResponseTable  

a2Actionname 1.3.6.1.4.1.674.10890.3.1.2.1.1
This specifies the Dell trap which generates the action
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER vUnknown(0), vAdaptec-HostAdapterFailed(3), vAdaptec-LogicalUnitFailed(7), vApc-SystemOnLowUtilityPower(13), vApc-SystemOnLowBatteryPower(14), vTemperatureSensorDetectedAFailure(160), vFanSensorDetectedAFailure(168), vVoltageSensorDetectedAFailure(172), vTemperatureSensorWarningDetected(200), vVoltageSensorWarningDetected(202), vFanSensorWarningDetected(204), vCurrentSensorDetectedAFailure(206), vCurrentSensorWarningDetected(208), vPowerSupplyLostRedundancyDetected(210), vPowerSupplyDegradedRedundancyDetected(212), vPowerSupplyDetectedAFailure(214), vChassisIntrusionDetected(220), vLostConnectionToDiskPod(225)  

a2Actionresponse 1.3.6.1.4.1.674.10890.3.1.2.1.2
This is a secure bit field which specifies which actions are to be performed.Bitfield is as follows: 0x001 = Beep 0x002 = Console Alert 0x004 = Broadcast 0x008 = Shutdown OS 0x010 = Reset 0x020 = Power Cycle 0x040 = Power Off 0x080 = Log Reset/PowerCycle/PowerOff 0x100 = Execute Application (uses actionExecute string)
Status: mandatory Access: read-write
OBJECT-TYPE    
  DmiDisplaystring  

a2Actionexecute 1.3.6.1.4.1.674.10890.3.1.2.1.3
This takes an argument of the application to execute & arguments if the Execute Application bit is set. Specialized argument fields exist: %A - Address of MIF generating alert: cid,gid,(keys) %N - Name of alert (Temperature sensor detected a failure) %L - Location of alert (Harrier 1 ) %T - Trap number of alert (260) %S - Severity of alert
Status: mandatory Access: read-write
OBJECT-TYPE    
  DmiDisplaystring  

a2Actionsource 1.3.6.1.4.1.674.10890.3.1.2.1.4
This contains a combined key for mapping non-dell indications to a LRA format. Format is: MIFNAME;GID;KEY;AID;# MIFNAME - Text name of MIF GID - Group ID KEY - Row index AID - Attribute ID # - Trap number to map to
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

tActionCapabilities 1.3.6.1.4.1.674.10890.3.1.3
This class's attribute describes which LRA capabilities can be performed on this machine.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SActionCapabilities

eActionCapabilities 1.3.6.1.4.1.674.10890.3.1.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SActionCapabilities  

a3LraCapabilities 1.3.6.1.4.1.674.10890.3.1.3.1.1
This value describes what LRA actions may be taken on this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

tMiftomib 1.3.6.1.4.1.674.10890.3.1.99
This group maps the DMI attributes to SNMP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SMiftomib

eMiftomib 1.3.6.1.4.1.674.10890.3.1.99.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SMiftomib  

a99DellLocalResponseAgentMib 1.3.6.1.4.1.674.10890.3.1.99.1.1
The MIB name that defines this MIF
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a99MibOid 1.3.6.1.4.1.674.10890.3.1.99.1.2
The MIB OID that corresponds to this MIF
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a99DisableTraps 1.3.6.1.4.1.674.10890.3.1.99.1.3
Setting this value to 1 disables trap generation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger