IB-CA-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: IB-CA-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
 ibCaMIB 1.3.6.1.3.117.4
Copyright (C) The Internet Society (2006). 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 instrumentation for an InfiniBand Channel Adapter (CA).
     ibCaObjects 1.3.6.1.3.117.4.1
         ibCaGeneralInfo 1.3.6.1.3.117.4.1.1
             ibCaGeneralInfoTable 1.3.6.1.3.117.4.1.1.1 no-access
A table containing general information about the Channel Adapters on this network entity.
                 ibCaGeneralInfoEntry 1.3.6.1.3.117.4.1.1.1.1 no-access
A conceptual row of the ibCaGeneralInfoTable containing information about the general characteristics of each Channel Adapter on this network entity.
                     ibCaIndex 1.3.6.1.3.117.4.1.1.1.1.1 unsigned32 no-access
Index that identifies the specific CA on this network entity. The index is defined for a range of CAs from 1 to N, where N can have a maximum value of 254.
                     ibCaType 1.3.6.1.3.117.4.1.1.1.1.2 integer read-only
Type of Channel Adapter: either a Host Channel Adapter (HCA), or a Target Channel Adapter (TCA). The key difference between an HCA and a TCA is that the HCA supports the IBA Verbs layer, while the TCA uses an implementation dependent interface to the transport layer. If the type of CA cannot be determined, the unknown(1) value is returned. Enumeration: 'unknown': 1, 'hca': 2, 'tca': 3.
                     ibCaNodeGuid 1.3.6.1.3.117.4.1.1.1.1.3 octet string read-only
The GUID of this CA. All ports on the same node shall report the same CA node GUID value. This provides a means for uniquely identifying a CA node within a subnet and helps to determine the co-location of the ports.
                     ibCaNumPorts 1.3.6.1.3.117.4.1.1.1.1.4 unsigned32 read-only
Number of physical IB data ports on this Channel Adapter. Ports are numbered starting from 1. If there is more than one port, the ports are numbered sequentially.
         ibCaAttrInfo 1.3.6.1.3.117.4.1.2
             ibCaAttributeTable 1.3.6.1.3.117.4.1.2.1 no-access
A table containing information about the Channel Adapter attributes on this network entity.
                 ibCaAttributeEntry 1.3.6.1.3.117.4.1.2.1.1 no-access
A conceptual row of the ibCaAttributeTable containing information about the general characteristics of each Channel Adapter on this network entity.
                     ibCaHasReliableConnection 1.3.6.1.3.117.4.1.2.1.1.1 truthvalue read-only
Flag that indicates whether this CA supports Reliable Connection (RC) transport service.
                     ibCaHasUnreliableConnection 1.3.6.1.3.117.4.1.2.1.1.2 truthvalue read-only
Flag that indicates whether this CA supports Unreliable Connection (UC) transport service.
                     ibCaHasReliableDatagram 1.3.6.1.3.117.4.1.2.1.1.3 truthvalue read-only
Flag that indicates whether this CA supports Reliable Datagram (RD) transport service.
                     ibCaHasUnreliableDatagram 1.3.6.1.3.117.4.1.2.1.1.4 truthvalue read-only
Flag that indicates whether this CA supports Unreliable Datagram (UD) transport service.
                     ibCaSupportsAtomicOperations 1.3.6.1.3.117.4.1.2.1.1.5 truthvalue read-only
Flag that indicates whether this CA supports atomic operations. An atomic operation is an operation that is guaranteed to finish without having another operation alter the results once the atomic operation has been initiated.
                     ibCaSupportsOtherOperations 1.3.6.1.3.117.4.1.2.1.1.6 truthvalue read-only
Flag that indicates whether this CA supports all of the other operations (excluding atomic operations) defined for a particular supported transport service.
                     ibCaSupportsSolicitedEvents 1.3.6.1.3.117.4.1.2.1.1.7 truthvalue read-only
Flag that indicates whether this CA supports the generation and reception of solicited events. A solicited event is a feature by which a queue pair consumer on a CA can cause an event to be generated at the destination when its message is received.
                     ibCaPathMtuSetSupport 1.3.6.1.3.117.4.1.2.1.1.8 integer read-only
Set of MTU values (in bytes) supported by this CA for all transport service classes. The Maximum Transfer Unit is the largest size allowable for the packet payload. Enumeration: 'mtu256n512n1024n2048': 4, 'mtu256n512': 2, 'mtu256': 1, 'mtu256n512n1024n2048n4096': 5, 'mtu256n512n1024': 3.
                     ibCaGenEndToEndFlowControl 1.3.6.1.3.117.4.1.2.1.1.9 truthvalue read-only
Flag that indicates whether this CA supports the generation of end-to-end flow control. End-to-end flow control is a mechanism that prevents sending messages when the destination does not have adequate receive buffers to receive the message.
                     ibCaSupportsMulticast 1.3.6.1.3.117.4.1.2.1.1.10 truthvalue read-only
Flag that indicates whether this CA supports multicast operations. Multicast is the ability to deliver a single packet to multiple ports.
                     ibCaSupportsAutoPathMigration 1.3.6.1.3.117.4.1.2.1.1.11 truthvalue read-only
Flag that indicates whether this CA supports automatic path migration. Automatic path migration is the process by which a CA (on a per QP basis) signals another CA to cause path migration to a preset alternate path.
                     ibCaSupportsMemoryProtection 1.3.6.1.3.117.4.1.2.1.1.12 truthvalue read-only
Flag that indicates whether this CA supports InfiniBand memory management protection mechanisms.
                     ibCaSupportsLoopback 1.3.6.1.3.117.4.1.2.1.1.13 truthvalue read-only
Flag that indicates whether this CA supports loopback operations. Loopback support allows for the sending and receiving of self-addressed packets that do not go out on the wire. If this feature is supported, self-addressed packets must work, even if no switch is present.
                     ibCaSupportsSubnetManager 1.3.6.1.3.117.4.1.2.1.1.14 truthvalue read-only
Flag that indicates whether this CA supports a Subnet Manager (SM) instance.
         ibCaPortAttrInfo 1.3.6.1.3.117.4.1.3
             ibCaPortAttributeTable 1.3.6.1.3.117.4.1.3.1 no-access
A table containing information about the Channel Adapter port attributes on this network entity.
                 ibCaPortAttributeEntry 1.3.6.1.3.117.4.1.3.1.1 no-access
A conceptual row of the ibCaPortAttributeTable containing information about the general characteristics of each Channel Adapter port on this network entity.
                     ibCaPortIndex 1.3.6.1.3.117.4.1.3.1.1.1 ibphysport no-access
Index that identifies the InfiniBand data port. The IBA defines a range of valid data ports from 1 to N, where N can have a maximum value of 254 for an IBA switch.
                     ibCaPortGuid 1.3.6.1.3.117.4.1.3.1.1.2 octet string read-only
The GUID of this CA port. All ports on the same CA shall report a unique ibCaPortGuid value. This provides a means for uniquely identifying a CA port on a node within a subnet and helps to determine the co-location of the ports.
                     ibCaPhysicalInterface 1.3.6.1.3.117.4.1.3.1.1.3 integer read-only
The physical interface for this CA. When the value is cable(1), the CA supports a cable connector physical interface. This physical attach point is defined for use with copper cables. When the value is fiber(2), the CA supports a fiber connector physical interface. This physical attach point is defined for use with optical cables. When the value is backplane(3), the CA supports a backplane connector physical interface. This physical attach point is defined for accepting a specified form factor that houses the channel adapter. Enumeration: 'backplane': 3, 'fiber': 2, 'cable': 1.
                     ibCaSupportsStaticRateControl 1.3.6.1.3.117.4.1.3.1.1.4 truthvalue read-only
Flag that indicates whether this CA supports static rate control. Static rate controls are required for all IB ports that support a data rate over 2.5 Gbps.
                     ibCaInterpacketDelayValue 1.3.6.1.3.117.4.1.3.1.1.5 unsigned32 read-only
Interpacket Delay Value (IPD) supported for CAs that have static rate control (i.e., the ibCaSupportsStaticRateControl object must have a value of true(1) for this object to contain a valid value; Otherwise, 0 is returned). The IPD allows for the slowing of the packet rate for all of the standard link rates.
                     ibCaSupportsMultipathing 1.3.6.1.3.117.4.1.3.1.1.6 truthvalue read-only
Flag that indicates whether this CA supports multipathing. The CA link layer port checks the unicast DLID in the received packet for validity by masking the number of low order bits indicated by the LID Mask Control field (LMC) before comparing the DLID to its assigned LID if this object is true(1).
                     ibCaValidatesInPktDlid 1.3.6.1.3.117.4.1.3.1.1.7 truthvalue read-only
Flag that indicates whether this CA supports the validation of incoming packet DLIDs, and if the GRH is present, the DGID.
                     ibCaMaxGidsPerPort 1.3.6.1.3.117.4.1.3.1.1.8 unsigned32 read-only
Maximum number of GIDs per port. The maximum number of unicast GIDs supported per CA port is implementation specific. Each port will support at least one (1) GID.
             ibCaPortGidTable 1.3.6.1.3.117.4.1.3.2 no-access
A table containing the port GIDs for each CA.
                 ibCaPortGidEntry 1.3.6.1.3.117.4.1.3.2.1 no-access
A conceptual row of the ibCaPortGidTable containing information about a particular GID on an IB port for a particular CA.
                     ibCaPortGidIndex 1.3.6.1.3.117.4.1.3.2.1.1 unsigned32 no-access
Index that identifies the GID entry for this IB data port. Each port on a CA is assigned at least 1 unicast GID. Note, the value of ibCaPortGidIndex will never be greater than the value of ibCaMaxGidsPerPort that defines the upper value for this index.
                     ibCaPortGidValue 1.3.6.1.3.117.4.1.3.2.1.2 octet string read-only
The Global Identifier (GID) is a 128-bit (16-byte) unicast or multicast identifier used to identify a channel adapter port. A GID is a valid 128-bit IPv6 address (as defined in RFC 2373) with additional IBA modifications that facilitate node discovery, routing, and communications.
     ibCaConformance 1.3.6.1.3.117.4.2
         ibCaCompliances 1.3.6.1.3.117.4.2.1
             ibCaBasicCompliance 1.3.6.1.3.117.4.2.1.1
The basic CA implementation requirements for agents that support the IPOIB CA MIB.
             ibCaFullCompliance 1.3.6.1.3.117.4.2.1.2
The complete node implementation requirements for agents that support the full IPOIB CA MIB.
         ibCaGroups 1.3.6.1.3.117.4.2.2
             ibCaGeneralGroup 1.3.6.1.3.117.4.2.2.1
The ibCaGeneralGroup defines the MIB objects that describe the general characteristics of this Channel Adapter.
             ibCaAttrGroup 1.3.6.1.3.117.4.2.2.2
The ibCaAttrGroup defines the MIB objects that describe more specific attributes about the Channel Adapter.
             ibCaPortAttrGroup 1.3.6.1.3.117.4.2.2.3
The ibCaPortAttrGroup defines the MIB objects that describe attributes about the Channel Adapter ports.
             ibCaPortGidGroup 1.3.6.1.3.117.4.2.2.4
The ibCaPortGidGroup defines the MIB objects that describe attributes about the Channel Adapter port GIDs.