BMA-MIB
AI MIB Summary
The BMA-MIB module defines managed objects for monitoring and controlling the instrumentation of InfiniBand Baseboard Management Agents (BMA), specifically exposing hardware telemetry such as sensor readings, power status, and environmental conditions. It facilitates the management of InfiniBand fabric components by providing standardized SNMP access to the agent's operational state and configuration parameters.
Copyright (C) The Internet Society (2005). The initial version of this MIB module was published in RFC XXXX; for full legal notices see the RFC itself. Supplementary information may be available on http://www.ietf.org/copyrights/ianamib.html. This module contains managed object definitions for the Baseboard Management Agent instrumentation for an InfiniBand Baseboard Management Agent (BMA).
Main OID:
ibBmaMIB.1.3.6.1.3.117.5
136
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
136 total| Object Name |
|---|
ibBmaMIBCopyright (C) The Internet Society (2005). The initial version of this MIB module was published in RFC XXXX; for full legal notices see the RFC itself. Supplementary information may be available on http://www.ietf.org/copyrights/ianamib.html. This module contains managed object definitions for the Baseboard Management Agent instrumentation for an InfiniBand Baseboard Management Agent (BMA). MODULE-IDENTITY .1.3.6.1.3.117.5 |
ibBmaObjects OBJECT IDENTIFIER .1.3.6.1.3.117.5.1 |
ibBmaBmuInfo OBJECT IDENTIFIER .1.3.6.1.3.117.5.1.1 |
ibBmaBaseboardManagedUnitTypeThe Baseboard Managed Unit (BMU) that contains the BMA is one of three basic types. If the BMU contains an interface to the InfiniBand Management Link (IB-ML) it is called an IB-Module and returns ibModule(1). If the BMU does not contain the IB-ML, it is called a non-Module and returns nonModule(2). If the BMU is part of a managed chassis and contains the Chassis Management Entity (CME) it will return managedChassis(3).ro Enumeration .1.3.6.1.3.117.5.1.1.1 |
ibBmaIsIBMLSupportedFlag that indicates whether direct access to IB-ML is supported.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.1.2 |
ibBmaIBMLImplementationIndicates whether the IB-ML is a physical or virtual implementation. This object is only meaningful if ibBmaIsIBMLSupported has a value of true(1). If the IB-ML implementation type is not known, the unknown(3) value is returned.ro Enumeration .1.3.6.1.3.117.5.1.1.3 |
ibBmaBKeyInfo OBJECT IDENTIFIER .1.3.6.1.3.117.5.1.2 |
ibBmaIsBKeyNVRAMFlag that indicates whether the Baseboard Management key (B_Key) is being stored in NVRAM.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.2.1 |
ibBmaBKeyValueThe eight-byte Baseboard Management key that is used in all BM MADs sent and received by all valid Baseboard Managers. If the value is all zeroes, B_Key checking is not done by the BMA. Each BMA in a node has one B_Key.ro OCTET STRING .1.3.6.1.3.117.5.1.2.2 |
ibBmaBKeyProtectBitFlag that controls B_Key prototection levels at the BMA. If the ibBmaBKeyValue is zero, no protection is provided for any ibBmaBKeyProtectBit value. If this value is false(2), protection is provided, but any BM can read this BMA's B_Key value (i.e., ibBmaBKeyValue). If this value is true(1), protection is provided depending on the value of the B_Key lease period (ibBmaBKeyLeasePeriod). If the lease period is non-zero, the BMA does not allow anyone to read the B_Key until the lease period has expired. If the lease period is zero, the BMA does not allow the B_Key in the node to be read by other BMs.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.2.3 |
ibBmaBKeyLeasePeriodSpecifies the timer value of the B_Key lease period (in seconds). The lease period indicates how long the B_Key Protection bit is to remain non-zero after a BMSet(BKeyInfo) MAD that fails the B_Key authentication check is dropped. When the value is 0, the lease period shall never expire (i.e., infinite).ro Integer32 .1.3.6.1.3.117.5.1.2.4 |
ibBmaBKeyViolationsCounts the number of MAD packets that have been received at this node since power-on or reset that have been dropped due to a failed B_Key check. Note, if this counter is not implemented by the node, the value 65535 shall be returned.ro Integer32 .1.3.6.1.3.117.5.1.2.5 |
ibBmaVpd OBJECT IDENTIFIER .1.3.6.1.3.117.5.1.3 |
ibBmaModuleInfo OBJECT IDENTIFIER .1.3.6.1.3.117.5.1.3.1 |
ibBmaModuleInfoTableThis table contains objects that describe the Module class and the number of InfiniBand and IB-ML links exiting the Module. Non-Modules can also utilize this information to describe their link and IB-ML connection support. SEQUENCE OF IbBmaModuleInfoEntry .1.3.6.1.3.117.5.1.3.1.1 |
ibBmaModuleInfoEntryThe column definitions for the Module Info table. IbBmaModuleInfoEntry .1.3.6.1.3.117.5.1.3.1.1.1 |
ibBmaModuleInfoIndexIndex into the Module Info table. Integer32 .1.3.6.1.3.117.5.1.3.1.1.1.1 |
ibBmaModInfoModGuidThe GUID (EUI-64 ID) assigned to this module.ro OCTET STRING .1.3.6.1.3.117.5.1.3.1.1.1.2 |
ibBmaModInfoModTypeInfiniBand module type.ro Enumeration .1.3.6.1.3.117.5.1.3.1.1.1.3 |
ibBmaModInfoModClassInfiniBand module class.ro Enumeration .1.3.6.1.3.117.5.1.3.1.1.1.4 |
ibBmaModInfoNodeCountNumber of InfiniBand nodes on this module with unique NodeGUIDs.ro Integer32 .1.3.6.1.3.117.5.1.3.1.1.1.5 |
ibBmaModInfoLinkCountNumber of InfiniBand links on this module with unique PortGuids (i.e., NodeGUID plus Port Number).ro Integer32 .1.3.6.1.3.117.5.1.3.1.1.1.6 |
ibBmaModInfoBckplaneLinkCntNumber of InfiniBand links exiting this module through its backplane connectors. If the module is not an InfiniBand module, this count is the number of InfiniBand links that exit the module.ro Integer32 .1.3.6.1.3.117.5.1.3.1.1.1.7 |
ibBmaModInfoIbmlCountNumber of IB-ML interfaces on this module.ro Integer32 .1.3.6.1.3.117.5.1.3.1.1.1.8 |
ibBmaModInfoBckPlaneIbmlCntNumber of IB-MLs exiting this module through its backplane connectors. If the module is not an InfiniBand module, this count is the number of IB-MLs that exit the module.ro Integer32 .1.3.6.1.3.117.5.1.3.1.1.1.9 |
ibBmaModInfoModuleSizeEight-byte bit map for the volumetric information for standard form factors (in millimeters).ro OCTET STRING .1.3.6.1.3.117.5.1.3.1.1.1.10 |
ibBmaModInfoFormFactorThe Module Form Factor.ro Enumeration .1.3.6.1.3.117.5.1.3.1.1.1.11 |
ibBmaChassisInfo OBJECT IDENTIFIER .1.3.6.1.3.117.5.1.3.2 |
ibBmaChasInfoChassisGuidThe GUID assigned to this chassis.ro OCTET STRING .1.3.6.1.3.117.5.1.3.2.1 |
ibBmaChasInfoSlotCountTotal number of InfiniBand module slots in this chassis.ro Integer32 .1.3.6.1.3.117.5.1.3.2.2 |
ibBmaChasInfoSlotTableThis table contains objects that describe the Chassis and slot-specific information for Chassis VPD accessed from an InfiniBand Module or a CME. SEQUENCE OF IbBmaChasInfoSlotEntry .1.3.6.1.3.117.5.1.3.2.3 |
ibBmaChasInfoSlotEntryThe column definitions for the Chassis Info table. IbBmaChasInfoSlotEntry .1.3.6.1.3.117.5.1.3.2.3.1 |
ibBmaChasInfoSlotIndexChassis slot index. Integer32 .1.3.6.1.3.117.5.1.3.2.3.1.1 |
ibBmaChasInfoAssignedSlotNumSlot number assigned to the CME and the Chassis containing the CME. If the slot number is unspecified or occupied by a non-Module, the value returned will be 0xFF(255).ro Integer32 .1.3.6.1.3.117.5.1.3.2.3.1.2 |
ibBmaChasInfoSlotConnStatusChassis slot connector status.ro Enumeration .1.3.6.1.3.117.5.1.3.2.3.1.3 |
ibBmaChasInfoCmeAccessChassis CME access.ro Enumeration .1.3.6.1.3.117.5.1.3.2.3.1.4 |
ibBmaChasInfoProxyAccessChassis proxy access.ro Enumeration .1.3.6.1.3.117.5.1.3.2.3.1.5 |
ibBmaChasInfoLockDrivesCtrIndicates whether the lock (if present) keeps CME_CTR deasserted until the lock is released. The value lockDrivesCmeCtr(2) is used if the CME uses only the state of the lock to drive the CME_CTR. The value of lockReleaseFromCmeCtr(3) indicates that the CME_CTR will not be asserted unless the lock is released. Also, the CME has other criteria that can also cause the CME_CTR to be kept deasserted.ro Enumeration .1.3.6.1.3.117.5.1.3.2.3.1.6 |
ibBmaChasInfoMechLockPresentIndicates whether there is a mechnical lock associated with this slot. A mechnical lock physically prevents the removal of the Module from the slot. The implementation can be mechnical or electro-mechanical.ro Enumeration .1.3.6.1.3.117.5.1.3.2.3.1.7 |
ibBmaFruInfo OBJECT IDENTIFIER .1.3.6.1.3.117.5.1.3.3 |
ibBmaFruInfoTableThis table contains objects that describe the FRU records present in the managed device. SEQUENCE OF IbBmaFruInfoEntry .1.3.6.1.3.117.5.1.3.3.1 |
ibBmaFruInfoEntryThe column definitions for the FRU Info table. IbBmaFruInfoEntry .1.3.6.1.3.117.5.1.3.3.1.1 |
ibBmaFruInfoIndexFRU Info index. Integer32 .1.3.6.1.3.117.5.1.3.3.1.1.1 |
ibBmaFruInfoTypeThe Field Replaceable Unit (FRU) type.ro Enumeration .1.3.6.1.3.117.5.1.3.3.1.1.2 |
ibBmaFruInfoGuidTypeThe FRU GUID type.ro Enumeration .1.3.6.1.3.117.5.1.3.3.1.1.3 |
ibBmaFruInfoGuidValueThe GUID assigned to this FRU. Needs to hold the longest possible GUID type (guid16(4)).ro OCTET STRING .1.3.6.1.3.117.5.1.3.3.1.1.4 |
ibBmaFruInfoSerialNumberThe FRU serial number.ro OCTET STRING .1.3.6.1.3.117.5.1.3.3.1.1.5 |
ibBmaFruInfoPartNumberThe FRU Part Number.ro OCTET STRING .1.3.6.1.3.117.5.1.3.3.1.1.6 |
ibBmaFruInfoModelNameThe model name is assigned by the FRU manufacturer.ro OCTET STRING .1.3.6.1.3.117.5.1.3.3.1.1.7 |
ibBmaFruInfoVersionThe FRU version is assigned by the FRU manufacturer.ro OCTET STRING .1.3.6.1.3.117.5.1.3.3.1.1.8 |
ibBmaFruInfoManufacturerNameThe FRU Manufacturer Name.ro OCTET STRING .1.3.6.1.3.117.5.1.3.3.1.1.9 |
ibBmaFruInfoProductNameThe FRU Product name.ro OCTET STRING .1.3.6.1.3.117.5.1.3.3.1.1.10 |
ibBmaFruInfoManufacturerIDThe FRU Manufacturer ID.ro OCTET STRING .1.3.6.1.3.117.5.1.3.3.1.1.11 |
ibBmaFruInfoManDateAndTimeManufacture date and time.ro DateAndTime (SNMPv2-TC) .1.3.6.1.3.117.5.1.3.3.1.1.12 |
ibBmaPortConnectInfo OBJECT IDENTIFIER .1.3.6.1.3.117.5.1.3.4 |
ibBmaPortConNumConnectionNumber of port connections.ro Integer32 .1.3.6.1.3.117.5.1.3.4.1 |
ibBmaPortConnectTableThis table contains objects that describe the Port Connections present in the managed device. SEQUENCE OF IbBmaPortConnectEntry .1.3.6.1.3.117.5.1.3.4.2 |
ibBmaPortConnectEntryThe column definitions for the Port Connection table. IbBmaPortConnectEntry .1.3.6.1.3.117.5.1.3.4.2.1 |
ibBmaPortConnectIndexIndex for the Port Connection table. Integer32 .1.3.6.1.3.117.5.1.3.4.2.1.1 |
ibBmaPortConInternalConInternal connection type.ro Enumeration .1.3.6.1.3.117.5.1.3.4.2.1.2 |
ibBmaPortConMediaClassConnection Media Class.ro Enumeration .1.3.6.1.3.117.5.1.3.4.2.1.3 |
ibBmaPortConConClassConnection Class.ro Enumeration .1.3.6.1.3.117.5.1.3.4.2.1.4 |
ibBmaModPowerInfo OBJECT IDENTIFIER .1.3.6.1.3.117.5.1.3.5 |
ibBmaOperThermalPowerMaximum amount of power dissipated under normal operation including any vendor supplied exerciser over any sliding 60 second window expressed in mW. If this value is unspecified, a 0 should be returned.ro Integer32 .1.3.6.1.3.117.5.1.3.5.1 |
ibBmaOperCurrentMaximum amount of current drawn under normal operation including any vendor supplied exerciser across the range of VBulk (expressed in mA). If this value is unspecified, a 0 should be returned.ro Integer32 .1.3.6.1.3.117.5.1.3.5.2 |
ibBmaIdleCurrentAmount of current that a fully initialized device draws when waiting for functional requests (in mA). If this value is unspecified, a 0 will be returned.ro Integer32 .1.3.6.1.3.117.5.1.3.5.3 |
ibBmaInitCurrentAmount of current drawn during Modules Built-in self test or self-initialization execution across the range of VBulk (in mA). If this value is unspecified, a 0 will be returned.ro Integer32 .1.3.6.1.3.117.5.1.3.5.4 |
ibBmaInitTimeAmount of time (in 10's of ms) from the end of Module Reset to the end of BIST and/or module self-initialization complete under non-fault conditions. The module must be ready for normal operation at the conclusion of this time, excluding any external software driven initialization. If the value is unspecified, a 0 will be returned.ro Integer32 .1.3.6.1.3.117.5.1.3.5.5 |
ibBmaIsMStandbySupportedCapability flag to indicate if MStandby is supported.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.3.5.6 |
ibBmaIsPowerMgmtSupportedCapability flag to indicate if power management is supported.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.3.5.7 |
ibBmaIsUSleepSupportedCapability flag to indicate if USleep is supported.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.3.5.8 |
ibBmaIsUStandbySupportedCapability flag to indicate if UStandby is supported.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.3.5.9 |
ibBmaPowerClassPower class.ro Enumeration .1.3.6.1.3.117.5.1.3.5.10 |
ibBmaRedundantPowerRedundant power converter capability.ro Enumeration .1.3.6.1.3.117.5.1.3.5.11 |
ibBmaPowerMgmtInfo OBJECT IDENTIFIER .1.3.6.1.3.117.5.1.3.6 |
ibBmaPowerMgmtIocCountNumber of IOC capabilities.ro Integer32 .1.3.6.1.3.117.5.1.3.6.1 |
ibBmaPowerMgmtIocTableThis table contains objects that describe the Power Management for each IOC. SEQUENCE OF IbBmaPowerMgmtIocEntry .1.3.6.1.3.117.5.1.3.6.2 |
ibBmaPowerMgmtIocEntryThe column definitions for the Power Managment IOC table. IbBmaPowerMgmtIocEntry .1.3.6.1.3.117.5.1.3.6.2.1 |
ibBmaPowerMgmtIocIndexIndex for the Power Management IOC table. Integer32 .1.3.6.1.3.117.5.1.3.6.2.1.1 |
ibBmaPMIsIDozeSupportedFlag for Is I Doze supported.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.3.6.2.1.2 |
ibBmaPMIsINapSupportedFlag for Is I Nap supported.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.3.6.2.1.3 |
ibBmaPMIsISleepSupportedFlag for Is I Sleep supported.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.3.6.2.1.4 |
ibBmaPMIsIStandbySupportedFlag for Is I Standby supported.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.3.6.2.1.5 |
ibBmaPMWREIsIDozeSupportedFlag for Is WRE I Doze supported.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.3.6.2.1.6 |
ibBmaPMWREIsINapSupportedFlag for Is WRE I Nap supported.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.3.6.2.1.7 |
ibBmaPMWREIsISleepSupportedFlag for Is WRE I Sleep supported.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.3.6.2.1.8 |
ibBmaPMWREIsIStandbySupportedFlag for Is WRE I Standby supported.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.117.5.1.3.6.2.1.9 |
ibBmaPwrMgtIDozeCurrentThe amount of total current drawn from the Bulk Power while in I-Doze PM state. The range is from 0 to 16,384 milliAmps.ro Integer32 .1.3.6.1.3.117.5.1.3.6.2.1.10 |
ibBmaPwrMgtINapCurrentThe amount of total current drawn from the Bulk Power while in I-Nap PM state. The range is from 0 to 16,384 milliAmps.ro Integer32 .1.3.6.1.3.117.5.1.3.6.2.1.11 |
ibBmaPwrMgtISleepCurrentThe amount of total current drawn from the Bulk Power while in I-Sleep PM state. The range is from 0 to 16,384 milliAmps.ro Integer32 .1.3.6.1.3.117.5.1.3.6.2.1.12 |
ibBmaPwrMgtIStandbyCurrentThe amount of total current drawn from the Auxilliary Power while in I-Standby PM state. The Bulk Power drawn is defined to be 0 amps. The range is from 0 to 16,384 milliAmps.ro Integer32 .1.3.6.1.3.117.5.1.3.6.2.1.13 |
ibBmaCmeInfo OBJECT IDENTIFIER .1.3.6.1.3.117.5.1.3.7 |
ibBmaCmeGuidTypeThe CME GUID type.ro Enumeration .1.3.6.1.3.117.5.1.3.7.1 |
ibBmaCmeGuidValueThe GUID assigned to this CME. Needs to hold the longest possible GUID type (guid16(4)).ro OCTET STRING .1.3.6.1.3.117.5.1.3.7.2 |
ibBmaCmeFirmMinorRevThe minor revision of the CME firmware.ro OCTET STRING .1.3.6.1.3.117.5.1.3.7.3 |
ibBmaCmeFirmMajorRevThe major revision of the CME firmware.ro OCTET STRING .1.3.6.1.3.117.5.1.3.7.4 |
ibBmaCmeSlotNumbersA 256 bit mask representing IB ports for which the CME provides IB-ML access. The mask allows slot numbers to be non-sequential. Slot numbers must be in the range 1 to 254. 0 is assigned to the CME and its containing Chassis via CME.ro OCTET STRING .1.3.6.1.3.117.5.1.3.7.5 |
ibBmaOemInfo OBJECT IDENTIFIER .1.3.6.1.3.117.5.1.3.8 |
ibBmaOemTableThis table contains objects that describe the OEM entries. SEQUENCE OF IbBmaOemEntry .1.3.6.1.3.117.5.1.3.8.1 |
ibBmaOemEntryThe column definitions for the OEM table. IbBmaOemEntry .1.3.6.1.3.117.5.1.3.8.1.1 |
ibBmaOemIndexIndex for the OEM table. Integer32 .1.3.6.1.3.117.5.1.3.8.1.1.1 |
ibBmaOemIdTypeThe OEM ID type.ro Enumeration .1.3.6.1.3.117.5.1.3.8.1.1.2 |
ibBmaOemIdValueThe OEM ID value.ro OCTET STRING .1.3.6.1.3.117.5.1.3.8.1.1.3 |
ibBmaOemDataLengthThe OEM Data field length.ro Integer32 .1.3.6.1.3.117.5.1.3.8.1.1.4 |
ibBmaOemDataBufThe OEM Data buffer.ro OCTET STRING .1.3.6.1.3.117.5.1.3.8.1.1.5 |
ibBmaBuddyInfo OBJECT IDENTIFIER .1.3.6.1.3.117.5.1.3.9 |
ibBmaBuddyCountThe Buddy count. This is the number of InfiniBand nodes, excluding this node, that belong to the same enclosure as the node reporting this record. If no other node belongs to the same enclosure, the value will be 0 and there will be no entries in the ibBmaBuddyTable.ro Integer32 .1.3.6.1.3.117.5.1.3.9.1 |
ibBmaBuddyTableA table containing BMA Buddy Record information. SEQUENCE OF IbBmaBuddyEntry .1.3.6.1.3.117.5.1.3.9.2 |
ibBmaBuddyEntryA conceptual row of the ibBmaBuddyTable containing information about a particular Buddy table entry. IbBmaBuddyEntry .1.3.6.1.3.117.5.1.3.9.2.1 |
ibBmaBuddyIndexIndex that identifies this Buddy table entry. Integer32 .1.3.6.1.3.117.5.1.3.9.2.1.1 |
ibBmaBuddyGuidTypeThe Buddy node GUID type.ro Enumeration .1.3.6.1.3.117.5.1.3.9.2.1.2 |
ibBmaBuddyGuidValueThe GUID assigned to this node. Needs to hold the longest possible GUID type (guid16(4)).ro OCTET STRING .1.3.6.1.3.117.5.1.3.9.2.1.3 |
ibBmaAssetTagInfo OBJECT IDENTIFIER .1.3.6.1.3.117.5.1.3.10 |
ibBmaAssetTagTableA table containing BMA Asset Tag information. SEQUENCE OF IbBmaAssetTagEntry .1.3.6.1.3.117.5.1.3.10.1 |
ibBmaAssetTagEntryA conceptual row of the ibBmaAssetTagTable containing information about a particular Asset Tag entry. IbBmaAssetTagEntry .1.3.6.1.3.117.5.1.3.10.1.1 |
ibBmaAssetTagIndexIndex that identifies this Asset Tag table entry. Integer32 .1.3.6.1.3.117.5.1.3.10.1.1.1 |
ibBmaAssetTagFruHandleThe FRU handle.ro Integer32 .1.3.6.1.3.117.5.1.3.10.1.1.2 |
ibBmaAssetTagLengthThe length of the ibBmaAssetTagValue object.ro Integer32 .1.3.6.1.3.117.5.1.3.10.1.1.3 |
ibBmaAssetTagValueThe Asset Tag.ro OCTET STRING .1.3.6.1.3.117.5.1.3.10.1.1.4 |
ibBmaConformance OBJECT IDENTIFIER .1.3.6.1.3.117.5.2 |
ibBmaCompliances OBJECT IDENTIFIER .1.3.6.1.3.117.5.2.1 |
ibBmaBasicNodeComplianceThe basic node implementation requirements for agents that support the IPOIB BMA MIB. Unknown .1.3.6.1.3.117.5.2.1.1 |
ibBmaFullNodeComplianceThe full node implementation requirements for agents that support the IPOIB BMA MIB. Unknown .1.3.6.1.3.117.5.2.1.2 |
ibBmaGroups OBJECT IDENTIFIER .1.3.6.1.3.117.5.2.2 |
ibBmaBmuInfoGroupThe ibBmaBmuInfoGroup defines the MIB objects that describe information about the Baseboard Management Unit (BMU). Unknown .1.3.6.1.3.117.5.2.2.1 |
ibBmaBKeyInfoGroupThe ibBmaBKeyInfo Group defines the MIB objects that describe information about the Baseboard Management keys (B_Keys). Unknown .1.3.6.1.3.117.5.2.2.2 |
ibBmaModuleInfoGroupThe ibBmaModuleInfo Group defines the MIB objects that describe information about the module. Unknown .1.3.6.1.3.117.5.2.2.3 |
ibBmaChassisInfoGroupThe ibBmaChassisInfo Group defines the MIB objects that describe information about a managed chassis. Unknown .1.3.6.1.3.117.5.2.2.4 |
ibBmaFruInfoGroupThe ibBmaFruInfo Group defines the MIB objects that describe information about the Fru attributes. Unknown .1.3.6.1.3.117.5.2.2.5 |
ibBmaPortConnectInfoGroupThe ibBmaPortConnectInfo Group defines the MIB objects that describe information about the port connections. Unknown .1.3.6.1.3.117.5.2.2.6 |
ibBmaModPowerInfoGroupThe ibBmaModPowerInfo Group defines the MIB objects that describe information about the power attributes of the module. Unknown .1.3.6.1.3.117.5.2.2.7 |
ibBmaPowerMgmtInfoGroupThe ibBmaPowerMgmtInfo Group defines the MIB objects that describe information about power management. Unknown .1.3.6.1.3.117.5.2.2.8 |
ibBmaCmeInfoGroupThe ibBmaCmeInfo Group defines the MIB objects that describe information about the CME. Unknown .1.3.6.1.3.117.5.2.2.9 |
ibBmaOemInfoGroupThe ibBmaOemInfo Group defines the MIB objects that describe information about OEM data. Unknown .1.3.6.1.3.117.5.2.2.10 |
ibBmaBuddyInfoGroupThe ibBmaBuddyInfo Group defines the MIB objects that describe information about the Buddy Info. Unknown .1.3.6.1.3.117.5.2.2.11 |
ibBmaAssetTagInfoGroupThe ibBmaAssetTagInfo Group defines the MIB objects that describe information about the asset tags. Unknown .1.3.6.1.3.117.5.2.2.12 |