DCLRA-MIB-MIB

File: DCLRA-MIB-MIB.mib (13345 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI HOST-RESOURCES-MIB
RFC-1212 RFC1213-MIB DMTF-DMI-MIB

Imported symbols

enterprises Counter Gauge
Counter64 InternationalDisplayString OBJECT-TYPE
DisplayString Dmi-Date dmiEventDateTime
dmiCompId dmiEventSeverity dmiEventStateKey
dmiEventAssociatedGroup dmiEventSystem dmiEventSubSystem

Defined Types

DmiCounter  
Counter    

DmiCounter64  
Counter64    

DmiGauge  
Gauge    

DmiInteger  
INTEGER    

DmiOctetstring  
OCTET STRING    

DmiDisplaystring  
DisplayString    

DmiCompId  
INTEGER    

DmiGroupId  
INTEGER    

SdMTFComponentID  
SEQUENCE    
  manufacturerAtt1 DmiDisplaystring
  productAtt2 DmiDisplaystring
  versionAtt3 DmiDisplaystring
  serialNumberAtt4 DmiDisplaystring
  installationAtt5 Dmi-Date
  verifyAtt6 DmiInteger

SdellLRAActionTable  
SEQUENCE    
  dellLRAActionTableState INTEGER
  actionNameAtt1 DmiInteger
  actionResponseAtt2 DmiDisplaystring
  actionExecuteAtt3 DmiDisplaystring
  actionSourceAtt4 DmiDisplaystring
  uDPInformationAtt5 DmiDisplaystring

SdellLRACapabilities  
SEQUENCE    
  lRACapabilitiesAtt1 DmiInteger

SdellLRABeepAction  
SEQUENCE    
  beepClearAtt1 DmiDisplaystring
  beepDelayAtt2 DmiDisplaystring

SdELLSystemsManagementSoftware  
SEQUENCE    
  productAtt1 DmiDisplaystring
  versionAtt2 DmiDisplaystring
  buildNumberAtt3 DmiInteger
  descriptionAtt4 DmiDisplaystring
  supportedProtocolsAtt5 DmiInteger
  preferredProtocolAtt6 DmiInteger
  dMIRPCTypesAtt7 DmiDisplaystring

Defined Values

dmtf 1.3.6.1.4.1.412
OBJECT IDENTIFIER    

dmtfStdMifs 1.3.6.1.4.1.412.2
OBJECT IDENTIFIER    

dmtfDynOids 1.3.6.1.4.1.412.3
OBJECT IDENTIFIER    

dmtfServiceLayerMIF 1.3.6.1.4.1.412.2.1
OBJECT IDENTIFIER    

dMTFComponentIDTable 1.3.6.1.4.1.412.2.1.1
This group defines the attributes common to all components. This group is required.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdMTFComponentID

dMTFComponentIDEntry 1.3.6.1.4.1.412.2.1.1.1
This group defines the attributes common to all components. This group is required.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SdMTFComponentID  

manufacturerAtt1 1.3.6.1.4.1.412.2.1.1.1.1
Manufacturer of this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

productAtt2 1.3.6.1.4.1.412.2.1.1.1.2
Product name for this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

versionAtt3 1.3.6.1.4.1.412.2.1.1.1.3
Version number of this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

serialNumberAtt4 1.3.6.1.4.1.412.2.1.1.1.4
Serial number for this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

installationAtt5 1.3.6.1.4.1.412.2.1.1.1.5
The time and date when this component was installed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Dmi-Date  

verifyAtt6 1.3.6.1.4.1.412.2.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 anErrorOccurredCheckStatusCode(0), thisComponentDoesNotExist(1), verificationIsNotSupported(2), reserved(3), thisComponentExistsButTheFunctionalityIsUntested(4), thisComponentExistsButTheFunctionalityIsUnknown(5), thisComponentExistsAndIsNotFunctioningCorrectly(6), thisComponentExistsAndIsFunctioningCorrectly(7)  

dell 1.3.6.1.4.1.674
OBJECT IDENTIFIER    

server2 1.3.6.1.4.1.674.10891
OBJECT IDENTIFIER    

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

dellLRAActionTableEntry 1.3.6.1.4.1.674.10891.313.1
This table describes the actions to be performed whenever a particular indication is generated.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SdellLRAActionTable  

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

actionNameAtt1 1.3.6.1.4.1.674.10891.313.1.1
This specifies the Dell trap which generates the action
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), adaptecHostAdapterFailed(3), adaptecLogicalUnitFailed(7), aPCSystemOnLowUtilityPower(13), aPCSystemOnLowBatteryPower(14), temperatureSensorDetectedAFailure(160), fanSensorDetectedAFailure(168), voltageSensorDetectedAFailure(172), temperatureSensorWarningDetected(200), voltageSensorWarningDetected(202), fanSensorWarningDetected(204), currentSensorDetectedAFailure(206), currentSensorWarningDetected(208), powerSupplyLostRedundancyDetected(210), powerSupplyDegradedRedundancyDetected(212), powerSupplyDetectedAFailure(214), chassisIntrusionDetected(220), lostConnectionToDiskPod(225)  

actionResponseAtt2 1.3.6.1.4.1.674.10891.313.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  

actionExecuteAtt3 1.3.6.1.4.1.674.10891.313.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  

actionSourceAtt4 1.3.6.1.4.1.674.10891.313.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  

uDPInformationAtt5 1.3.6.1.4.1.674.10891.313.1.5
Account Information for LRA Execute User applications.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DmiDisplaystring  

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

dellLRACapabilitiesEntry 1.3.6.1.4.1.674.10891.314.1
This class's attribute describes which LRA capabilities can be performed on this machine.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SdellLRACapabilities  

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

dellLRABeepActionTable 1.3.6.1.4.1.674.10891.315
This group describes information for the beep response whenever a particular indication is generated.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdellLRABeepAction

dellLRABeepActionEntry 1.3.6.1.4.1.674.10891.315.1
This group describes information for the beep response whenever a particular indication is generated.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SdellLRABeepAction  

beepClearAtt1 1.3.6.1.4.1.674.10891.315.1.1
Setting this field to a non-zero number will cancel the current beeping event
Status: mandatory Access: read-write
OBJECT-TYPE    
  DmiDisplaystring  

beepDelayAtt2 1.3.6.1.4.1.674.10891.315.1.2
Sleep time (in seconds) between repeating beeps
Status: mandatory Access: read-write
OBJECT-TYPE    
  DmiDisplaystring  

dELLSystemsManagementSoftwareTable 1.3.6.1.4.1.674.10891.400
This group defines the attributes of the management software which instruments this component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdELLSystemsManagementSoftware

dELLSystemsManagementSoftwareEntry 1.3.6.1.4.1.674.10891.400.1
This group defines the attributes of the management software which instruments this component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SdELLSystemsManagementSoftware  

productAtt1 1.3.6.1.4.1.674.10891.400.1.1
The name of the Systems Management Software product that instruments this component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

versionAtt2 1.3.6.1.4.1.674.10891.400.1.2
The version for the Systems Management Software.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

buildNumberAtt3 1.3.6.1.4.1.674.10891.400.1.3
The build number of this Systems Management Software product.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

descriptionAtt4 1.3.6.1.4.1.674.10891.400.1.4
A description of this Systems Management Software product.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

supportedProtocolsAtt5 1.3.6.1.4.1.674.10891.400.1.5
This is a bit map field which is used to list protocols which can be used to access the systems management information. This is a bit map where a value of 1 indicates that the protocol is supported. Values are based on the Protocol-Type enum. Mappers will be listed in this list, but not as preferred protocols.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

preferredProtocolAtt6 1.3.6.1.4.1.674.10891.400.1.6
This is a field which is used to indicate which protocol is the preferred method for gathering management information. This is value is set by the instrumentation based on performance and features of protocols available.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER sNMP(1), dMIRPC(2), cIMOM(4)  

dMIRPCTypesAtt7 1.3.6.1.4.1.674.10891.400.1.7
This field describes the RPC type, if any, for instance DCE:ncac -ip-tcp or ONC:tcpip. A semi-colon may seperate multiple supports, such as DCE:ncasn-ip-tcp;ONC:tcpip. This field should be empty if DMI RPC is not supported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring