INTELCORPORATIONBASEBOARDRESOURCES-MIB: View SNMP OID List / Download MIB
VENDOR: INTEL CORPORATION
Home | MIB: INTELCORPORATIONBASEBOARDRESOURCES-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).
|
|||
Object Name | OID | Type | Access | Info |
intel | 1.3.6.1.4.1.343 | |||
products | 1.3.6.1.4.1.343.2 | |||
server_products | 1.3.6.1.4.1.343.2.6 | |||
platforms | 1.3.6.1.4.1.343.2.6.2 | |||
resources | 1.3.6.1.4.1.343.2.6.2.3 | |||
dmtfGroups | 1.3.6.1.4.1.343.2.6.2.3.1 | |||
tComponentid | 1.3.6.1.4.1.343.2.6.2.3.1.1 | no-access |
This group defines the attributes common to all components. This groupis required. |
|
1.3.6.1.4.1.343.2.6.2.3.1.1.1 | no-access | |||
a1Manufacturer | 1.3.6.1.4.1.343.2.6.2.3.1.1.1.1 | dmidisplaystring | read-only |
Manufacturer of this system. |
a1Product | 1.3.6.1.4.1.343.2.6.2.3.1.1.1.2 | dmidisplaystring | read-only |
Product name for this system. |
a1Version | 1.3.6.1.4.1.343.2.6.2.3.1.1.1.3 | dmidisplaystring | read-only |
Version number of this system. |
a1SerialNumber | 1.3.6.1.4.1.343.2.6.2.3.1.1.1.4 | dmidisplaystring | read-only |
Serial number for this system. |
a1Installation | 1.3.6.1.4.1.343.2.6.2.3.1.1.1.5 | dmidatex | read-only |
The time and date when this component was installed. |
a1Verify | 1.3.6.1.4.1.343.2.6.2.3.1.1.1.6 | integer | read-only |
A code that provides a level of verification that the component is stillinstalled and working. Enumeration: 'vAnErrorOccurredCheckStatusCode': 0, 'vThisComponentExistsAndIsNotFunctioningC': 6, 'vThisComponentExistsButTheFunctionalityI': 4, 'vReserved': 3, 'vThisComponentExistsButTheFunctionality1': 5, 'vVerificationIsNotSupported': 2, 'vThisComponentExistsAndIsFunctioningCorr': 7, 'vThisComponentDoesNotExist': 1. |
tSystemResources2 | 1.3.6.1.4.1.343.2.6.2.3.1.41 | no-access |
This group describes the base level of Memory, I/O, DMA, and INT(interrupt) resources that are used by a device in the system. |
|
1.3.6.1.4.1.343.2.6.2.3.1.41.1 | no-access | |||
a41SystemResourcesIndex | 1.3.6.1.4.1.343.2.6.2.3.1.41.1.1 | dmiinteger | read-only |
A number that uniquely identifies the rows in this table. |
a41ResourceUser | 1.3.6.1.4.1.343.2.6.2.3.1.41.1.2 | dmiinteger | read-only |
A unique number for each different 'resource user' that has resourcesspecified in this table. |
a41ResourceSet | 1.3.6.1.4.1.343.2.6.2.3.1.41.1.3 | dmiinteger | read-only |
A number used as the ID of a set of Memory, I/O, DMA and/or INTresources for the resource user. |
a41ResourceAssignment | 1.3.6.1.4.1.343.2.6.2.3.1.41.1.4 | integer | read-only |
Describes the state of the assignment of this set of resources. (Note: Thisvalue must be the same for all resources within a given set.) Enumeration: 'vUnknown': 2, 'vTemporaryAssignment': 5, 'vAssignable': 4, 'vOther': 1, 'vAllocated': 3. |
a41ResourceType | 1.3.6.1.4.1.343.2.6.2.3.1.41.1.5 | integer | read-only |
The type of resource described by this row. Enumeration: 'vIrq': 5, 'vIo': 4, 'vMemory': 3, 'vOther': 1, 'vUnknown': 2, 'vDma': 6. |
a41ResourceNumber | 1.3.6.1.4.1.343.2.6.2.3.1.41.1.6 | dmiinteger | read-only |
DMA or IRQ number - 0 for Memory and I/O ranges. This is theinterrupt or DMA number relative to the bus that the interrupt is sourced from. |
a41ResourceInfoId | 1.3.6.1.4.1.343.2.6.2.3.1.41.1.7 | dmiinteger | read-only |
ID of the row in the 'Info' table for this type of system resource. E.g. ifthis Resource Type is 'I/O' then this would be an index into the 'System Resource I/OInfo' table. |
a41StartAddress | 1.3.6.1.4.1.343.2.6.2.3.1.41.1.8 | dmiinteger64x | read-only |
Starting physical address for this memory range, or the minimum baseaddress if this attribute is being used to describe a programmable range. 0 for IRQ andDMA resources. |
a41EndAddress | 1.3.6.1.4.1.343.2.6.2.3.1.41.1.9 | dmiinteger64x | read-only |
Ending physical address (address of last byte) for this memory range, orthe maximum configurable base address if this attribute is being used to describe aprogrammable range. 0 for IRQ and DMA resources. |
a41ResourceSize | 1.3.6.1.4.1.343.2.6.2.3.1.41.1.10 | dmiinteger | read-only |
Number of consecutive bytes that a memory or I/O resource consumes. 0for IRQ and DMA resources. |
a41BaseAlignment | 1.3.6.1.4.1.343.2.6.2.3.1.41.1.11 | dmiinteger | read-only |
Alignment of Start Address, in bytes. Indicates the granularity of theincrements in which a programmable range can be set. |
a41Shareable | 1.3.6.1.4.1.343.2.6.2.3.1.41.1.12 | integer | read-only |
Indicates whether the resource is shareable. Enumeration: 'vUnknown': 2, 'vFalse': 0, 'vTrue': 1. |
a41Shared | 1.3.6.1.4.1.343.2.6.2.3.1.41.1.13 | integer | read-only |
Indicates whether this resource, or a portion of this resource, is sharedwith another device. Enumeration: 'vUnknown': 2, 'vFalse': 0, 'vTrue': 1. |
tSystemResourceDeviceInfo | 1.3.6.1.4.1.343.2.6.2.3.1.42 | no-access |
This group describes the base level of Memory, I/O, DMA, and INT(interrupt) resources that are used by a device in the system. |
|
1.3.6.1.4.1.343.2.6.2.3.1.42.1 | no-access | |||
a42ResourceUser | 1.3.6.1.4.1.343.2.6.2.3.1.42.1.1 | dmiinteger | read-only |
A number that uniquely identifies this device. This number may bederived from the 'device number' that is assigned by 'Plug N Play', or may be uniquelyassigned by the component instrumentation. |
a42DeviceId | 1.3.6.1.4.1.343.2.6.2.3.1.42.1.2 | dmiinteger | read-only |
Physical Device ID from Config manager info. Equal to theCISTPL_ ANFID field for PCMCIA devices. 0xFFFFFFFF = Unknown |
a42DeviceSerialNumber | 1.3.6.1.4.1.343.2.6.2.3.1.42.1.3 | dmiinteger | read-only |
Device Serial Number from Config manager info. 0 = Undefined |
a42LogicalDeviceId_ClassCode | 1.3.6.1.4.1.343.2.6.2.3.1.42.1.4 | dmiinteger | read-only |
Logical device ID for PnP ISA devices, Class code for PCI devices, CISTPL_FUNCID for PCMCIA devices. 0xFFFFFFFF = Undefined, 0 = reserved |
a42DeviceFlags | 1.3.6.1.4.1.343.2.6.2.3.1.42.1.5 | dmiinteger | read-only |
Device flags from config manager info.Bit 0: 1 = device has been initializedBit 1: 1 = device is enabledBit 2: 1 = device config has been lockedBit 3: 1 = device has temporary config resources assignedBit 4: 1 = device is reconfigurable |
a42DeviceNumber | 1.3.6.1.4.1.343.2.6.2.3.1.42.1.6 | dmiinteger | read-only |
Device Number for PCI Devices, Logical Device number for PnPDevices. 0 otherwise. |
a42FunctionNumber | 1.3.6.1.4.1.343.2.6.2.3.1.42.1.7 | dmiinteger | read-only |
Function Number for PCI & EISA Devices. 0 otherwise. |
a42BusType | 1.3.6.1.4.1.343.2.6.2.3.1.42.1.8 | dmiinteger | read-only |
Bus number (0-255) for PCI Devices, Slot number for EISA and PnPDevices, Card logical socket number for PCMCIA devices. Zero otherwise. |
a42CmReserved | 1.3.6.1.4.1.343.2.6.2.3.1.42.1.9 | dmiinteger | read-only |
Data from the Reserved field of the Configuration Manager bus accessstructure, or 0. |
tSystemResourceMemoryInfo | 1.3.6.1.4.1.343.2.6.2.3.1.43 | no-access |
This group presents additional information about memory resource thathave been defined in the System Resources table. |
|
1.3.6.1.4.1.343.2.6.2.3.1.43.1 | no-access | |||
a43SystemResourceMemoryInfoIndex | 1.3.6.1.4.1.343.2.6.2.3.1.43.1.1 | dmiinteger | read-only |
A number the uniquely identifies rows in this table. |
a43IsapcmciaRangeDescriptor | 1.3.6.1.4.1.343.2.6.2.3.1.43.1.2 | integer | read-only |
For PnP ISA/PCMCIA memory range descriptor compatibility. Enumeration: 'v32-bitMemoryOnly': 6, 'v8-bitMemoryOnly': 3, 'v8-And16-bitMemorySupported': 5, 'vOther': 1, 'vUnknown': 2, 'v16-bitMemoryOnly': 4. |
a43EisaRangeDescriptor | 1.3.6.1.4.1.343.2.6.2.3.1.43.1.3 | integer | read-only |
For PnP EISA memory range descriptor compatibility. Enumeration: 'v32-bitMemoryOnly': 6, 'v8-bitMemoryOnly': 3, 'v8-And16-bitMemorySupported': 5, 'vOther': 1, 'vUnknown': 2, 'v16-bitMemoryOnly': 4. |
a43DecodeSupport | 1.3.6.1.4.1.343.2.6.2.3.1.43.1.4 | integer | read-only |
For PnP memory range descriptor compatibility. Enumeration: 'vUnknown': 2, 'vDecodeSupportsHighAddress': 3, 'vOther': 1, 'vDecodeSupportsRangeLength': 4. |
a43Cacheable | 1.3.6.1.4.1.343.2.6.2.3.1.43.1.5 | integer | read-only |
Indicates whether it is allowable for this memory range to be cached ornot. Enumeration: 'vUnknown': 2, 'vFalse': 0, 'vTrue': 1. |
a43CacheType | 1.3.6.1.4.1.343.2.6.2.3.1.43.1.6 | integer | read-only |
Indicates Cache Type that is compatible with this resource. Enumeration: 'vUnknown': 2, 'vWrite-back': 3, 'vWrite-through': 4, 'vOther': 1. |
a43Read_write | 1.3.6.1.4.1.343.2.6.2.3.1.43.1.7 | integer | read-only |
Indicates the read-write accessibility of this memory resource. Enumeration: 'vUnknown': 2, 'vRamReadwrite': 4, 'vRomReadOnly': 3, 'vOther': 1. |
tSystemResourceIoInfo | 1.3.6.1.4.1.343.2.6.2.3.1.44 | no-access |
This group presents additional information about I/O resources that havebeen defined in the System Resources table. |
|
1.3.6.1.4.1.343.2.6.2.3.1.44.1 | no-access | |||
a44SystemResourceIoInfoIndex | 1.3.6.1.4.1.343.2.6.2.3.1.44.1.1 | dmiinteger | read-only |
A number the uniquely identifies rows in this table. |
a44IoDecode | 1.3.6.1.4.1.343.2.6.2.3.1.44.1.2 | integer | read-only |
Number of bits used for I/O decode Enumeration: 'vUnknown': 2, 'v10Bits': 3, 'v16Bits': 4, 'vOther': 1. |
tSystemResourceIrqInfo | 1.3.6.1.4.1.343.2.6.2.3.1.45 | no-access |
This group presents additional information about I/O resources that havebeen defined in the System Resources table. |
|
1.3.6.1.4.1.343.2.6.2.3.1.45.1 | no-access | |||
a45SystemResourceIrqInfoIndex | 1.3.6.1.4.1.343.2.6.2.3.1.45.1.1 | dmiinteger | read-only |
A number the uniquely identifies rows in this table. |
a45TriggerType | 1.3.6.1.4.1.343.2.6.2.3.1.45.1.2 | integer | read-only |
The trigger type for this interrupt. Enumeration: 'vUnknown': 2, 'vEdge': 4, 'vLevel': 3, 'vOther': 1. |
a45TriggerLevel | 1.3.6.1.4.1.343.2.6.2.3.1.45.1.3 | integer | read-only |
The trigger level for this interrupt. Enumeration: 'vUnknown': 2, 'vActiveLow': 3, 'vActiveHigh': 4, 'vOther': 1. |
tSystemResourceDmaInfo | 1.3.6.1.4.1.343.2.6.2.3.1.46 | no-access |
This group presents additional information about DMA resources thathave been defined in the System Resources table. |
|
1.3.6.1.4.1.343.2.6.2.3.1.46.1 | no-access | |||
a46SystemResourceDmaInfoIndex | 1.3.6.1.4.1.343.2.6.2.3.1.46.1.1 | dmiinteger | read-only |
A number the uniquely identifies rows in this table. |
a46DmaTransferWidth | 1.3.6.1.4.1.343.2.6.2.3.1.46.1.2 | integer | read-only |
Width of DMA transfers supported Enumeration: 'v32-bit': 6, 'v8-And16-bit': 4, 'v64-bit': 7, 'v8-bit': 3, 'vOther': 1, 'v128-bit': 8, 'vUnknown': 2, 'v16-bit': 5. |
a46DmaAddressSize | 1.3.6.1.4.1.343.2.6.2.3.1.46.1.3 | integer | read-only |
The width of the DMA address. Enumeration: 'v32-bit': 6, 'v64-bit': 7, 'v8-bit': 3, 'vOther': 1, 'vUnknown': 2, 'v16-bit': 5. |
a46DmaMaximumTransferSize | 1.3.6.1.4.1.343.2.6.2.3.1.46.1.4 | dmiinteger | read-only |
The maximum number of bytes that can be transferred by thisDMA Channel. |
a46DmaTransferPreference | 1.3.6.1.4.1.343.2.6.2.3.1.46.1.5 | integer | read-only |
DMA transfer type preference. Enumeration: 'v32-bit': 6, 'v8-And16-bit': 4, 'v64-bit': 7, 'v8-bit': 3, 'vOther': 1, 'vUnknown': 2, 'v16-bit': 5. |
a46BusMaster | 1.3.6.1.4.1.343.2.6.2.3.1.46.1.6 | integer | read-only |
Indicates whether the device is using DMA is a bus master. Enumeration: 'vUnknown': 2, 'vLogicalDeviceIsABusMaster': 4, 'vLogicalDeviceIsNotABusMaster': 3, 'vOther': 1. |
a46ByteMode | 1.3.6.1.4.1.343.2.6.2.3.1.46.1.7 | integer | read-only |
Indicates whether DMA may execute in 'count by byte' mode. Enumeration: 'vUnknown': 2, 'vDmaMayNotExecuteInCountByByteMode': 3, 'vOther': 1, 'vDmaMayExecuteInCountByByteMode': 4. |
a46WordMode | 1.3.6.1.4.1.343.2.6.2.3.1.46.1.8 | integer | read-only |
Indicates whether DMA may execute in 'count by word' mode. Enumeration: 'vUnknown': 2, 'vDmaMayNotExecuteInCountByWordMode': 3, 'vDmaMayExecuteInCountByWordMode': 4, 'vOther': 1. |
a46ChannelTiming | 1.3.6.1.4.1.343.2.6.2.3.1.46.1.9 | integer | read-only |
DMA channel speed support. Enumeration: 'vOther': 1, 'vTypeF': 6, 'vTypeA': 4, 'vTypeB': 5, 'vUnknown': 2, 'vIsaCompatible': 3. |
a46Type_cTiming | 1.3.6.1.4.1.343.2.6.2.3.1.46.1.10 | integer | read-only |
Indicates whether C type (burst) timing is supported. Enumeration: 'vUnknown': 2, 'vCTypeTimingIsNotSupported': 4, 'vCTypeTimingIsSupported': 5, 'vOther': 1, 'vIsaCompatible': 3. |
tMiftomib | 1.3.6.1.4.1.343.2.6.2.3.1.1001 | no-access |
This group defines attributes required for DMI to SNMP translati n. |
|
1.3.6.1.4.1.343.2.6.2.3.1.1001.1 | no-access | |||
a1001MibName | 1.3.6.1.4.1.343.2.6.2.3.1.1001.1.1 | dmidisplaystring | read-only |
The MIB name that defines this MIF |
a1001MibOid | 1.3.6.1.4.1.343.2.6.2.3.1.1001.1.2 | dmidisplaystring | read-only |
The MIB Object Identifier that corresponds to this MIF |
a1001DisableTrap | 1.3.6.1.4.1.343.2.6.2.3.1.1001.1.3 | dmiinteger | read-write |
This attribute can be changed to disable sending oftraps from this component |