IBCONNECTION-MIB
AI MIB Summary
The IBCONNECTION-MIB monitors and manages InfiniBand Channel Adapter transport states and session statistics across Unreliable Datagram, Reliable Datagram, and Connected Services tables. This module provides visibility into the operational status and performance metrics of specific InfiniBand connection-oriented and connectionless transport protocols.
The managed objects for an Infiniband Channel Adapter. This MIB provides for management of the Infiniband transports in three tables: 1) Unreliable Datagram 2) Reliable Datagram 3) Connected Services
Main OID:
ibConnMIB.ibIFMIB.xxx
44
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
44 total| Object Name |
|---|
ibConnMIBObjects OBJECT IDENTIFIER .ibCAMIB.1 |
ibCAConformance OBJECT IDENTIFIER .ibCAMIB.2 |
ibCAGroups OBJECT IDENTIFIER .ibCAMIB.2.1 |
ibCAUnreliableDatagram OBJECT IDENTIFIER .ibCAMIB.2.1.1 |
ibCAReliableDatagram OBJECT IDENTIFIER .ibCAMIB.2.1.2 |
ibCAUnreliableConnected OBJECT IDENTIFIER .ibCAMIB.2.1.3 |
ibCAReliableConnected OBJECT IDENTIFIER .ibCAMIB.2.1.4 |
ibConnUD OBJECT IDENTIFIER .ibConnMibObjects.1 |
ibConnUDInDatagramsTotal number of Unreliable Datagrams delivered.ro Counter64 .ibConnMibObjects.1.1 |
ibConnUDNoQPTotal number of received Unreliable Datagrams discarded because
the QP wasnt allocated.ro Counter32 .ibConnMibObjects.1.2 |
ibConnUDInErrorsNumber of received Unreliable Datagrams that could not be
delivered for reasons other than the lack of an allocated QP.ro Counter32 .ibConnMibObjects.1.3 |
ibConnUDOutDatagramsTotal number of Unreliable Datagrams sent from this entity.ro Counter64 .ibConnMibObjects.1.4 |
ibConnUDTableA table containing information about all of the Unreliable
Datagram Connections in the device. SEQUENCE OF IbConnUDEntry .ibConnMibObjects.1.5 |
ibConnUDEntryA conceptual row of the containing information about a
Unreliable connection entry. IbConnUDEntry .ibConnMibObjects.1.5.1 |
ibConnUDGIDGID of listener.ro GidTC .ibConnMibObjects.1.5.1.1 |
ibConnUDLIDLID of listener.ro LidTC .ibConnMibObjects.1.5.1.2 |
ibConnUDLocalQPNLocal Que Pair Number of listener.ro IBQuePairNumber .ibConnMibObjects.1.5.1.3 |
ibConnRD OBJECT IDENTIFIER .ibConnMibObjects.2 |
ibConnRDInDatagramsTotal number of Reliable Datagrams delivered.ro Counter64 .ibConnMibObjects.2.1 |
ibConnRDNoQPTotal number of received Reliable Datagrams discarded because
the QP wasnt allocated.ro Counter32 .ibConnMibObjects.2.2 |
ibConnRDInErrorsNumber of received Reliable Datagrams that could not be
delivered for reasons other than the lack of an allocated QP.ro Counter32 .ibConnMibObjects.2.3 |
ibConnRDOutDatagramsTotal number of Reliable Datagrams sent from this entity.ro Counter64 .ibConnMibObjects.2.4 |
ibConnRDTableA table containing information about all of the Reliable
Datagram connections in the device. SEQUENCE OF IbConnRDEntry .ibConnMibObjects.2.5 |
ibConnRDEntryA conceptual row of the containing information about a Reliable
Datagram entry. IbConnRDEntry .ibConnMibObjects.2.5.1 |
ibConnRDLGIDGID of the local end of the connection.ro GidTC .ibConnMibObjects.2.5.1.1 |
ibConnRDLLIDLID of the local end of the connection.ro LidTC .ibConnMibObjects.2.5.1.2 |
ibConnRDLEECEnd to End Context of the local end of the connection.ro IBEtoEContext .ibConnMibObjects.2.5.1.3 |
ibConnRDRGIDGID of the remote end of the connection.ro GidTC .ibConnMibObjects.2.5.1.4 |
ibConnRDRLIDLID of the remote end of the connection.ro LidTC .ibConnMibObjects.2.5.1.5 |
ibConnRDREECEnd to End Context of the remote end of the connection.ro IBEtoEContext .ibConnMibObjects.2.5.1.6 |
ibConnConnected OBJECT IDENTIFIER .ibConnMibObjects.3 |
ibConnCInSegsThe total number of segments received, including those
received in error. This count includes segments received on
currently established connections.ro Counter64 .ibConnMibObjects.3.1 |
ibConnCOutSegsThe total number of segments sent, including those on
current connections but excluding those containing only
retransmitted octets.ro Counter64 .ibConnMibObjects.3.2 |
ibConnCTableA table containing information about all of the Connections in
the device. This table contains connections that are both
reliable and unreliable. SEQUENCE OF IbConnCEntry .ibConnMibObjects.3.3 |
ibConnCEntryA conceptual row of the containing information about a
Connection entry. IbConnCEntry .ibConnMibObjects.3.3.1 |
ibConnCLGIDGID of the local end of the connection.ro GidTC .ibConnMibObjects.3.3.1.1 |
ibConnCLLIDLID of the local end of the connection.ro LidTC .ibConnMibObjects.3.3.1.2 |
ibConnCLQPNQue Pair Number of the local end of the connection.ro IBQuePairNumber .ibConnMibObjects.3.3.1.3 |
ibConnCRGIDGID of the remote end of the connection.ro GidTC .ibConnMibObjects.3.3.1.4 |
ibConnCRLIDLID of the remote end of the connection.ro LidTC .ibConnMibObjects.3.3.1.5 |
ibConnCRQPNQue Pair Number of the remote end of the connection.ro IBEtoEContext .ibConnMibObjects.3.3.1.6 |
ibConnCStateState of the connection. Derived from 12.9.5 and 12.9.6.ro Enumeration .ibConnMibObjects.3.3.1.7 |
ibConnCReliableReliability of the connection.ro TruthValue (SNMPv2-TC) .ibConnMibObjects.3.3.1.8 |
ibConnMIBThe managed objects for an Infiniband Channel Adapter. This
MIB provides for management of the Infiniband transports in
three tables:
1) Unreliable Datagram
2) Reliable Datagram
3) Connected Services MODULE-IDENTITY .ibIFMIB.xxx |