INTELCORPORATION-MULTI-FLEX-SERVER-BLADES-MIB: View SNMP OID List / Download MIB

VENDOR: INTEL CORPORATION


 Home MIB: INTELCORPORATION-MULTI-FLEX-SERVER-BLADES-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
 multiFlexServerBladesMibModule 1.3.6.1.4.1.343.2.19.1.1.1.12
Blade Module of the Multi-Flex Server
     bladeGroup 1.3.6.1.4.1.343.2.19.1.2.2.2.12
Description.
   maxBlades 1.3.6.1.4.1.343.2.19.1.2.10.12 unsigned32 read-only
Maximum number of Blades possible in this chassis.
   numOfBlades 1.3.6.1.4.1.343.2.19.1.2.10.22 integer32 read-only
The number of Blades in the system.
   bladePresenceMask 1.3.6.1.4.1.343.2.19.1.2.10.32 displaystring read-only
ASCII representation of bit string reflecting the presence of the blades with the left most 'bit' being bit 1 and maxBlades bits being represented. Thus, '010011' would express that blades 2, 5, & 6 (of six blades) are present
   blades 1.3.6.1.4.1.343.2.19.1.2.10.202
Container for Blade specific information as well as all components logically contained within.
           bladeTable 1.3.6.1.4.1.343.2.19.1.2.10.202.1 no-access
Each row describes a Blade in the chassis. Note, all blade rows possible for a chassis are present so that the presence field is accessible even when the blade is not.
               bladeEntry 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1 no-access
Individual blade entry
                   bladeSlotId 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1.1 index read-only
Slot number which the blade current occupies (or would occupy).
                   bladePresence 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1.2 presence read-only
column used to flag the existence of a particular FRU
                   maxFrus 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1.3 int32withexception read-only
Given a board, the Maximum number of FRUs for this board. This parameter is related to the bladeFruPresenceMask as it defines the number of FRUs to be represented (whether they are present or not)
                   numOfFrus 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1.4 int32withexception read-only
The number FRUs present on the board
                   bladeFruPresenceMask 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1.5 displaystring read-only
ASCII representation of bit string reflecting the presence of the FRUs with the left most 'bit' being bit 1 and maxFrus bits being represented. bit 1 - blade, itself bit 2 - mez card Thus, '10' would express that the blade is present, but does not have a Mez card When indeterminate, the string will be empty
                   bladePowerLed 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1.6 powerledstates read-write
State of the Power LED on the Blade (and optionally power control blade)
                   bladeFaultLed 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1.7 faultledstates read-only
State of the Fault LED on the Blade
                   bladePresenceLed 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1.8 presenceledstates read-write
State of the Presence LED on the Blade (and optionally intiate identification)
                   bladeBmcFirmwareVersion 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1.9 displaystring read-only
Textual BMC Version of this blade.
                   bladeBootBlockVersion 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1.10 displaystring read-only
Textual Boot Block Version of this blade.
                   bladeBiosVersion 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1.11 displaystring read-only
Textual BIOS Version of this blade.
                   bladeConsoleRedirection 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1.12 integer read-only
Console redirection configuration within BIOS Enumeration: 'disabled': 0, 'notApplicable': -32, 'networkSerialPort': 1, 'unknown': -16.
                   bladeLegacyOsRedirection 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1.13 integer read-only
Legacy OS Redirection configuration within BIOS Enumeration: 'notApplicable': -32, 'legacyOsRedirection': 1, 'noLegacyOsRedirection': 0, 'unknown': -16.
                   bladeBootCount 1.3.6.1.4.1.343.2.19.1.2.10.202.1.1.14 unsigned32 read-only
Number of times the blade has booted (since manufactured or NVRAM cleared) Will be 0 if unknown (e.g., blade hasn't been powered on at least once since insertion, blade not present, etc.).
           bladeFruTable 1.3.6.1.4.1.343.2.19.1.2.10.202.2 no-access
Each row describes a FRU associated with (and including) a Blade in the chassis There will always be 2 FRU entries for every blade (with the presence field marking whether marking whether the rest of the row is relevant). Thus, the presence can be queried of all FRUs regardless of their being present.
               bladeFruEntry 1.3.6.1.4.1.343.2.19.1.2.10.202.2.1 no-access
blade & SubFRU common information.
                   bladeFruType 1.3.6.1.4.1.343.2.19.1.2.10.202.2.1.1 integer read-only
column used to identify a particular FRU. FRU 1 is the blade, itself, FRU 2 is the mezzanine card Enumeration: 'mezzanine': 2, 'blade': 1.
                   bladeFruPresence 1.3.6.1.4.1.343.2.19.1.2.10.202.2.1.2 presence read-only
column used to flag the existence of a particular FRU
                   bladeFruVendor 1.3.6.1.4.1.343.2.19.1.2.10.202.2.1.3 displaystring read-only
Device manufacturer
                   bladeFruMfgDate 1.3.6.1.4.1.343.2.19.1.2.10.202.2.1.4 displaystring read-only
Manufacture date/time
                   bladeFruDeviceName 1.3.6.1.4.1.343.2.19.1.2.10.202.2.1.5 displaystring read-only
Device Name
                   bladeFruPart 1.3.6.1.4.1.343.2.19.1.2.10.202.2.1.6 idrombinary16 read-only
Device Part Number
                   bladeFruSerialNo 1.3.6.1.4.1.343.2.19.1.2.10.202.2.1.7 idrombinary16 read-only
Device Serial Number
                   bladeFruMaximumPower 1.3.6.1.4.1.343.2.19.1.2.10.202.2.1.8 power read-only
Static maximum power generation / consumption (in watts): <0 - Negative numbers indicate device consumes power (in watts) >0 - Positive numbers indicate device generates power (in watts) 0 - Device is passive (does not not consume or generate power) 0xffff - Maximum power generation/consumption not known or specified
                   bladeFruNominalPower 1.3.6.1.4.1.343.2.19.1.2.10.202.2.1.9 power read-only
Static Nominal power generation / consumption (in watts): <0 - Negative numbers indicate device consumes power (in watts) >0 - Positive numbers indicate device generates power (in watts) 0 - Device is passive (does not not consume or generate power) 0xffff - Nominal power generation/consumption not known or specified
                   bladeFruAssetTag 1.3.6.1.4.1.343.2.19.1.2.10.202.2.1.10 idrombinary16 read-only
Asset Tag # of device
           bladeNicTable 1.3.6.1.4.1.343.2.19.1.2.10.202.3 no-access
Each row describes a NIC associated with a blade from the system memory as described by the blades SMBIOS entries. For future compatibility, this table is sparsely populate based on the presence of the blade, and the availability of the SMBIOS from the blade (e.g., a blade may be present, but if it never has powered on, or there is a communications error to the BMC, it may not be displayed)
               bladeNicEntry 1.3.6.1.4.1.343.2.19.1.2.10.202.3.1 no-access
Overall NIC information per blade information
                   bladeNic 1.3.6.1.4.1.343.2.19.1.2.10.202.3.1.1 macaddress read-only
NIC associated with blade (both onboard and optional Mezzanine card) as found within the SMBIOS data for the blade
           bladeProcessorTable 1.3.6.1.4.1.343.2.19.1.2.10.202.4 no-access
Each row describes a Processor associated with a Blade in the chassis as described by the blades SMBIOS entries. As there are multiple Processors available per blade, there are two indices associated with this table. One for the blade, the other for the Processor in question. Although the blade is associated by slot within the chassis and is easily made a numeric value, the processor is less reliable. Although initial boards return via the BIOS the form 'CPU#', this is not required by the SMBIOS specification (it could be J2341). Thus, the SMBIOS handle associated with the processor is used so that cross referencing is more straight forward (e.g., when listing L caches associated with processors). For future compatibility, this table is sparsely populate based on the presence of the blade, and the availability of the SMBIOS from the blade (e.g., a blade may be present, but if it never has powered on, or there is a communications error to the BMC, it may not be displayed)
               bladeProcessorEntry 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1 no-access
Processor(s) per blade information
                   handle 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.1 index no-access
Unique handle within the SMBIOS table for a specific blade which lays out the assorted record types.
                   bladeProcessorSocket 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.2 displaystring read-only
String returned by SMBIOS designating the socket location of the CPU for the indexed blade. The string is returned by the BIOS and is arbitrary as determined by the vendor. Thus it could be J202, or CPU2. Regardless, it will be unqiue in it's designation for a blade.
                   bladeProcessorPresence 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.3 presence read-only
column used to flag the existence of a particular CPU
                   bladeProcessorType 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.4 displaystring read-only
SMBIOS string representing type of Processor in this slot
                   bladeProcessorFamily 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.5 displaystring read-only
String representing SMBIOS data for the processor family type
                   bladeProcessorManufacturer 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.6 displaystring read-only
String representing SMBIOS data for the Manufacturer of the Processor
                   bladeProcessorID 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.7 displaystring read-only
SMBIOS string containing the Processor ID field which contains processor-specific information that describes the processor's features.
                   bladeProcessorVersion 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.8 displaystring read-only
String representing SMBIOS data describing the Processor
                   bladeProcessorVoltage 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.9 displaystring read-only
SMBIOS string representing the voltage(s) the processor is capable of
                   bladeProcessorExtClock 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.10 unsigned32 read-only
SMBIOS value of the External Clock Frequency, in MHZ. If the value is unknown, the field is set to 0
                   bladeProcessorMaxSpeed 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.11 unsigned32 read-only
SMBIOS value of the Maximum processor speed (in MHz) supported by the system for this processor socket. If the value is unknown, the field is set to 0. Note: This field identifies a capability for the system, not the processor itself.
                   bladeProcessorStatus 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.12 displaystring read-only
String representing SMBIOS data describing CPU status information
                   bladeProcessorUpgrade 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.13 displaystring read-only
String representing SMBIOS data describing the CPU 'Upgrade' or how the processor is located on the blade
                   bladeProcessorSerialNo 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.14 displaystring read-only
SMBIOS string of the serial number of this processor. This value is set by the manufactureer and normally not changeable.
                   bladeProcessorAssetTag 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.15 displaystring read-only
SMBIOS string of the asset tag of this processor.
                   bladeProcessorPartNo 1.3.6.1.4.1.343.2.19.1.2.10.202.4.1.16 displaystring read-only
SMBIOS string of the part number of this processor. This value is set by the manufactureer and normally not changeable.
           bladeMemorySummaryTable 1.3.6.1.4.1.343.2.19.1.2.10.202.5 no-access
Each row describes the overall summary of the memory configuration for a given blade in the chassis as described by the blades SMBIOS entries. For future compatibility, this table is sparsely populate based on the presence of the blade, and the availability of the SMBIOS from the blade (e.g., a blade may be present, but if it never has powered on, or there is a communications error to the BMC, it may not be displayed)
               bladeMemorySummaryEntry 1.3.6.1.4.1.343.2.19.1.2.10.202.5.1 no-access
Overall memory configuration summary per blade information
                   bladeMSMaxDevices 1.3.6.1.4.1.343.2.19.1.2.10.202.5.1.1 integer32 read-only
The number of slots or sockets available for Memory Devices on the board.
                   bladeMSNumOfDevices 1.3.6.1.4.1.343.2.19.1.2.10.202.5.1.2 integer32 read-only
The number of slots or sockets populated with Memory Devices on the board.
                   bladeMSCapacity 1.3.6.1.4.1.343.2.19.1.2.10.202.5.1.3 unsigned32 read-only
The maximum memory capacity in MB for this array.
                   bladeMSTotalSize 1.3.6.1.4.1.343.2.19.1.2.10.202.5.1.4 unsigned32 read-only
Total size in MB of all memory physically installed
                   bladeMSEffectiveSize 1.3.6.1.4.1.343.2.19.1.2.10.202.5.1.5 unsigned32 read-only
Memory available after deducting for failed and redundant memory units
                   bladeMSNumFailed 1.3.6.1.4.1.343.2.19.1.2.10.202.5.1.6 unsigned32 read-only
Total Number of failed memory devices
                   bladeMSDisabledSize 1.3.6.1.4.1.343.2.19.1.2.10.202.5.1.7 unsigned32 read-only
Total size in MB of all disabled memory
                   bladeMSSpareSize 1.3.6.1.4.1.343.2.19.1.2.10.202.5.1.8 unsigned32 read-only
Total size in MB of all spare memory (see bladeMSRasPossible & bladeMSRasConfiguration columns)
                   bladeMSRasPossible 1.3.6.1.4.1.343.2.19.1.2.10.202.5.1.9 integer read-only
RAS Configuration Possible Enumeration: 'supportsMirroring': 1, 'notSupported': 0, 'supportsBoth': 3, 'supportsSparing': 2.
                   bladeMSRasConfiguration 1.3.6.1.4.1.343.2.19.1.2.10.202.5.1.10 integer read-only
RAS Configuration Possible Enumeration: 'none': 0, 'sparing': 2, 'mirroring': 1.
                   bladeMSErrorCorrection 1.3.6.1.4.1.343.2.19.1.2.10.202.5.1.11 integer read-only
The primary hardware error correction or detection method supported Enumeration: 'singleBitEcc': 5, 'parity': 4, 'none': 3, 'unknown': 2, 'crc': 7, 'other': 1, 'multiBitEcc': 6.
           bladeMemoryTable 1.3.6.1.4.1.343.2.19.1.2.10.202.6 no-access
Each row describes an individual memory device for system memory given a specific blade in the chassis as described by the blades SMBIOS entries. For future compatibility, this table is sparsely populate based on the presence of the blade, and the availability of the SMBIOS from the blade (e.g., a blade may be present, but if it never has powered on, or there is a communications error to the BMC, it may not be displayed)
               bladeMemoryEntry 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1 no-access
Overall memory device per blade information
                   bladeMemTotalWidth 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.1 integer read-only
The total width, in bits, of this memory device, including any check or error-correction bits. If there are no error-correction bits, this value should be equal to bladeMemDataWidth. If the width is unknown, the field is set to -1. Enumeration: 'unknown': -1.
                   bladeMemDataWidth 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.2 integer read-only
The data width, in bits, of this memory device. If 0 and bladeMemTotalWidth is 8 indicates that the device is being used solely to provide 8 error-correction bits. If the width is unknown, the field is set to -1. Enumeration: 'unknown': -1.
                   bladeMemSize 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.3 integer read-only
The size of the memory device. If the value is 0, no memory device is installed in the socket (shouldn't occur as the table is sparsely populated); if the size is unknown, the field value is -1. Enumeration: 'unknown': -1, 'notInstalled': 0.
                   bladeMemGranularity 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.4 integer read-only
The granularity of the bladeMemSize Enumeration: 'unknown': -1, 'megabytes': 0, 'kilobytes': 1.
                   bladeMemFormFactor 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.5 integer read-only
The implementation form factor for this memory device. Enumeration: 'sip': 4, 'zip': 7, 'unknown': 2, 'chip': 5, 'tsop': 10, 'dimm': 9, 'proprietaryCard': 8, 'other': 1, 'rowOfChips': 11, 'srimm': 14, 'rimm': 12, 'dip': 6, 'fbdimm': 15, 'simm': 3, 'sodimm': 13.
                   bladeMemDeviceSet 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.6 integer read-only
Identifies when the Memory Device is one of a set of Memory Devices that must be populated with all devices of the same type and size and the set to which this device belongs. A value of 0 indicates that the device is not part of a set; a value of -1 indicates that the attribute is unknown. Enumeration: 'unknown': -1, 'noSet': 0.
                   bladeMemLocation 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.7 displaystring read-only
String that identifies the physically labeled socket or board position where the memory device is located
                   bladeMemBank 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.8 displaystring read-only
String that identifies the physically labeled bank where where the memory device is located
                   bladeMemType 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.9 integer read-only
The type of memory used in this device Enumeration: 'edram': 4, 'dram3': 14, 'flash': 9, 'rom': 8, 'sgram': 16, 'ddr2': 19, 'feprom': 11, 'unknown': 2, 'ram': 7, 'sdram': 15, 'eprom': 12, 'rdram': 17, 'ddr': 18, 'cdram': 13, 'other': 1, 'sram': 6, 'dram': 3, 'vram': 5, 'ddr2fbdimm': 20, 'eeprom': 10.
                   bladeMemTypeDetail 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.10 bits read-only
The type of memory used in this device Bits: 'reserved': 0, 'fastPaged': 3, 'unknown': 2, 'windowDram': 10, 'synchronous': 7, 'edo': 9, 'staticColumn': 4, 'nonVolatile': 12, 'other': 1, 'pseudoStatic': 5, 'rambus': 6, 'cmos': 8, 'cacheDram': 11.
                   bladeMemSpeed 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.11 integer read-only
Identifies the speed of the device in megahertz (MHz). Enumeration: 'unknown': 0.
                   bladeMemManufacturer 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.12 displaystring read-only
Manufacturer of this memory device
                   bladeMemSerialNo 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.13 displaystring read-only
Serial Number of this memory device
                   bladeMemAssetTag 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.14 displaystring read-only
Asset Tag of this memory device
                   bladeMemPart 1.3.6.1.4.1.343.2.19.1.2.10.202.6.1.15 displaystring read-only
Part Number of this memory device