PMA-MIB
AI MIB Summary
The PMA-MIB defines managed objects for monitoring InfiniBand Performance Management Agent instrumentation, specifically tracking link-level performance counters, error statistics, and port state transitions within InfiniBand fabric environments.
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 Performance Management Agent instrumentation for an InfiniBand Performance Management Agent (PMA).
Main OID:
ibPmaMIB.1.3.6.1.3.117.6
168
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
168 total| Object Name |
|---|
ibPmaMIBCopyright (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 Performance Management Agent instrumentation for an InfiniBand Performance Management Agent (PMA). MODULE-IDENTITY .1.3.6.1.3.117.6 |
ibPmaObjects OBJECT IDENTIFIER .1.3.6.1.3.117.6.1 |
ibPmaPortCntrsInfo OBJECT IDENTIFIER .1.3.6.1.3.117.6.1.1 |
ibPmaPortCntrsTableA table containing PMA Port Counters information. SEQUENCE OF IbPmaPortCntrsEntry .1.3.6.1.3.117.6.1.1.1 |
ibPmaPortCntrsEntryA conceptual row of the ibPmaPortCntrsTable containing information about the basic performance and exception statistics for a particular data port. IbPmaPortCntrsEntry .1.3.6.1.3.117.6.1.1.1.1 |
ibPmaPortCntrsIndexIndex 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. IbDataPort (IB-TC-MIB) .1.3.6.1.3.117.6.1.1.1.1.1 |
ibPmaSymbolErrCounterTotal number of symbol errors detected on one or more physical lanes.ro Unsigned32 .1.3.6.1.3.117.6.1.1.1.1.2 |
ibPmaLinkErrRecoveryCntrTotal number of times the Port Training state machine has successfully completed the link error recovery process.ro Unsigned32 .1.3.6.1.3.117.6.1.1.1.1.3 |
ibPmaLinkDownedCntrTotal number of times the Port Training state machine has failed the link error recovery process and downed the link.ro Unsigned32 .1.3.6.1.3.117.6.1.1.1.1.4 |
ibPmaPortRcvErrTotal number of packets containing an error that were received on the port. These errors include: - Local physical errors (ICRC, VCRC, FCCRC, and all physical errors that cause entry into the BAD PACKET of BAD PACKET DISCARD states of the packet receiver state machine) - Malformed data packet errors (LVer, length, VL) - Malformed link packet errors (operand, length, VL) - Packets discarded due to buffer overrun.ro Unsigned32 .1.3.6.1.3.117.6.1.1.1.1.5 |
ibPmaPortRcvRemPhysErrTotal number of packets marked with the End-of-Bad-Packets (EBP) delimeter received on the port.ro Unsigned32 .1.3.6.1.3.117.6.1.1.1.1.6 |
ibPmaPortRcvSwitchRelayErrTotal number of packets received on the port that are discarded because they could not be forwarded by the switch relay. Reasons for this include: - DLID mapping - VL mapping - looping (output port = input port)ro Unsigned32 .1.3.6.1.3.117.6.1.1.1.1.7 |
ibPmaPortXmitDiscardTotal number of outbound packets discarded by the port because the port is down or congested. Reasons for this include: - output port is in the inactive state - packet length exceeded neighbor MTU - switch lifetime limit exceeded - switch HOQ limit exceeded May also include packets discarded while in VLStalled state.ro Unsigned32 .1.3.6.1.3.117.6.1.1.1.1.8 |
ibPmaPortXmitConstraintErrTotal number of packets not transmitted from the port for the following reasons: - FilterRawOutbound is true and packet is raw - PartitionEnforcementOutbound is true and packet fails partition key check or IP version check.ro Unsigned32 .1.3.6.1.3.117.6.1.1.1.1.9 |
ibPmaPortRcvConstraintErrTotal number of packets received on the port that are discarded for the following reasons: - FilterRawInbound is true and packet is raw - PartitionEnforcementInbound is true and packet fails partition key check or IP version check.ro Unsigned32 .1.3.6.1.3.117.6.1.1.1.1.10 |
ibPmaLocalLinkIntegrityErrThe number of times that the count of packets containing local physical errors exceeded the local physical errors threshold.ro Unsigned32 .1.3.6.1.3.117.6.1.1.1.1.11 |
ibPmaExcessBufOverrunErrThe number of times that overrun errors consecutive flow control update periods occurred with at least one overrun error in each period.ro Unsigned32 .1.3.6.1.3.117.6.1.1.1.1.12 |
ibPmaVl15DroppedNumber of incoming VL 15 packets dropped due to resource limitations on port due to lack of buffers.ro Unsigned32 .1.3.6.1.3.117.6.1.1.1.1.13 |
ibPmaPortCntrsOptTableA table containing the optional PMA Port Counters information. SEQUENCE OF IbPmaPortCntrsOptEntry .1.3.6.1.3.117.6.1.1.2 |
ibPmaPortCntrsOptEntryA conceptual row of the ibPmaPortCntrsOptTable containing information about the optional performance and exception statistics for a particular data port. IbPmaPortCntrsOptEntry .1.3.6.1.3.117.6.1.1.2.1 |
ibPmaPortCntrsOptIndexIndex 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. IbDataPort (IB-TC-MIB) .1.3.6.1.3.117.6.1.1.2.1.1 |
ibPmaPortXmitDataTotal number of data octets divided by 4, transmitted on all VLs from the port. This includes all octets between (and not including) the start of packet delimeter and the VCRC. It excludes all link packets but may include packets containing errors. NOTE: This counter is optional and should have a 0 value if not implemented.ro Unsigned32 .1.3.6.1.3.117.6.1.1.2.1.2 |
ibPmaPortRcvDataTotal number of data octets divided by 4, received on all VLs from the port. This includes all octets between (and not including) the start of packet delimeter and the VCRC. It excludes all link packets but may include packets containing errors. NOTE: This counter is optional and should have a 0 value if not implemented.ro Unsigned32 .1.3.6.1.3.117.6.1.1.2.1.3 |
ibPmaPortXmitPktsTotal number of packets, excluding link packets, transmitted on all VLs from the port. It may include packets with errors. NOTE: This counter is optional and should have a 0 value if not implemented.ro Unsigned32 .1.3.6.1.3.117.6.1.1.2.1.4 |
ibPmaPortRcvPktsTotal number of packets, including packets containing errors and excluding link packets, received on all VLs on this port. It may include packets with errors. NOTE: This counter is optional and should have a 0 value if not implemented.ro Unsigned32 .1.3.6.1.3.117.6.1.1.2.1.5 |
ibPmaPortXmitRecvInfo OBJECT IDENTIFIER .1.3.6.1.3.117.6.1.2 |
ibPmaPortRcvErrTableA table containing PMA Port Receive Error information. SEQUENCE OF IbPmaPortRcvErrEntry .1.3.6.1.3.117.6.1.2.1 |
ibPmaPortRcvErrEntryA conceptual row of the ibPmaPortRcvErrTable containing information about the receive error statistics for a particular data port. IbPmaPortRcvErrEntry .1.3.6.1.3.117.6.1.2.1.1 |
ibPmaPortRcvErrIndexIndex 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. IbDataPort (IB-TC-MIB) .1.3.6.1.3.117.6.1.2.1.1.1 |
ibPmaPortRcvErrLocalPhysErrsTotal number of packets received on the port that contain local physical errors (ICRC, VCRC, FCCRC, and all physical errors that cause entry into the BAD PACKET or BAD PACKET DISCARD states of the packet receiver state machine).ro Unsigned32 .1.3.6.1.3.117.6.1.2.1.1.2 |
ibPmaPortMalformedPacketErrsTotal number of packets received on the port that contain malformed packet errors. -data packets: LVer, length, VL -link packets: operand, length VLro Unsigned32 .1.3.6.1.3.117.6.1.2.1.1.3 |
ibPmaPortBufferOverrunErrsTotal number of packets received on the port that were discarded due to buffer overrun.ro Unsigned32 .1.3.6.1.3.117.6.1.2.1.1.4 |
ibPmaPortDLIDMappingErrsTotal number of packets received on the port that were discarded because they could not be forwarded by the switch relay due to DLID mapping errors. This only applies to switches.ro Unsigned32 .1.3.6.1.3.117.6.1.2.1.1.5 |
ibPmaPortVLMappingErrsTotal number of packets received on the port that were discarded because they could not be forwarded by the switch relay due to VL mapping errors.ro Unsigned32 .1.3.6.1.3.117.6.1.2.1.1.6 |
ibPmaPortLoopingErrsTotal number of packets received on the port that were discarded because they could not be forwarded by the switch relay due to looping errors (where the output port = the input port). This only applies to switches.ro Unsigned32 .1.3.6.1.3.117.6.1.2.1.1.7 |
ibPmaPortXmitDiscardTableA table containing PMA Port Transmit Discard details. SEQUENCE OF IbPmaPortXmitDiscardEntry .1.3.6.1.3.117.6.1.2.2 |
ibPmaPortXmitDiscardEntryA conceptual row of the ibPmaPortXmitDiscardTable containing information about the transmit discard details for a particular data port. IbPmaPortXmitDiscardEntry .1.3.6.1.3.117.6.1.2.2.1 |
ibPmaPortXmitDiscardIndexIndex 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. IbDataPort (IB-TC-MIB) .1.3.6.1.3.117.6.1.2.2.1.1 |
ibPmaPortInactiveDiscardsTotal number of outbound packets discarded by the port because it is in the inactive state.ro Unsigned32 .1.3.6.1.3.117.6.1.2.2.1.2 |
ibPmaPortNeighborMtuDiscardsTotal number of outbound packets discarded by the port because packet length exceeded the neighbor MTU.ro Unsigned32 .1.3.6.1.3.117.6.1.2.2.1.3 |
ibPmaPortSwLifetimeLimitDiscardsTotal number of outbound packets discarded by the port because the switch lifetime limit was exceeded. (This value is only relevant for switches; otherwise the value should be 0).ro Unsigned32 .1.3.6.1.3.117.6.1.2.2.1.4 |
ibPmaPortSwHoqLimitDiscardsTotal number of outbound packets discarded by the port because the switch HOQ lifetime was exceeded. (This object applies to switches only. For other InfiniBand entities this should have a value of 0).ro Unsigned32 .1.3.6.1.3.117.6.1.2.2.1.5 |
ibPmaPortFlowCtlCntrsTableA table containing PMA Port Flow Control counters information. SEQUENCE OF IbPmaPortXmitDiscardEntry .1.3.6.1.3.117.6.1.2.3 |
ibPmaPortFlowCtlCntrsEntryA conceptual row of the ibPmaPortFLowCtlCntrsTable containing information about the flow control statistics for a particular data port. IbPmaPortFlowCtlCntrsEntry .1.3.6.1.3.117.6.1.2.3.1 |
ibPmaPortFlowCtlCntrsIndexIndex 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. IbDataPort (IB-TC-MIB) .1.3.6.1.3.117.6.1.2.3.1.1 |
ibPmaPortFlowCtlXmitFlowPktsTotal number of flow control packets transmitted on the port.ro Unsigned32 .1.3.6.1.3.117.6.1.2.3.1.2 |
ibPmaPortFlowCtlRcvFlowPktsTotal number of flow control packets received on the port.ro Unsigned32 .1.3.6.1.3.117.6.1.2.3.1.3 |
ibPmaPortOpCodeInfo OBJECT IDENTIFIER .1.3.6.1.3.117.6.1.3 |
ibPmaPortOpCodeRcvCntrsTableA table containing PMA Port Counters per Op Code information. SEQUENCE OF IbPmaPortOpCodeRcvCntrsEntry .1.3.6.1.3.117.6.1.3.1 |
ibPmaPortOpCodeRcvCntrsEntryA conceptual row of the ibPmaPortOpCodeRcvCntrsTable containing information about the receive counters per op code for a particular data port. IbPmaPortOpCodeRcvCntrsEntry .1.3.6.1.3.117.6.1.3.1.1 |
ibPmaPortOpCodeRcvCntrsPortIndexIndex 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. IbDataPort (IB-TC-MIB) .1.3.6.1.3.117.6.1.3.1.1.1 |
ibPmaPortOpCodeRcvCntrsIndexThe op code for which this statistic is being reported. Note: this is a 1-based value. Unsigned32 .1.3.6.1.3.117.6.1.3.1.1.2 |
ibPmaPortOpCodeRcvCntrsRcvPktsTotal number of packets received without error on this port for this op code.ro Counter32 .1.3.6.1.3.117.6.1.3.1.1.3 |
ibPmaPortOpCodeRcvCntrsRcvDataTotal number of data octets (divided by 4) received without error for all VLs on this port for this op code. This includes all octets between the start of packet delimeter and the VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.1.1.4 |
ibPmaPortOpCodeVlCntrsTableA table containing PMA Port virtual lane op code information. SEQUENCE OF IbPmaPortOpCodeVlCntrsEntry .1.3.6.1.3.117.6.1.3.2 |
ibPmaPortOpCodeVlCntrsEntryA conceptual row of the ibPmaPortOpCodeVlCntrsTable containing information about the virtual lane statistics for a particular data port based on op code. IbPmaPortOpCodeVlCntrsEntry .1.3.6.1.3.117.6.1.3.2.1 |
ibPmaPortOpCodeVlCntrsPortIndexIndex 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. IbDataPort (IB-TC-MIB) .1.3.6.1.3.117.6.1.3.2.1.1 |
ibPmaPortOpCodeVlCntrsIndexThe op code for which this statistic is being reported. Note: this is a 1-based value. Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.2 |
ibPmaPortVlOpPkt0Total number of packets received without error on the port using this op code for Virtual Lane 0.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.3 |
ibPmaPortVlOpPkt1Total number of packets received without error on the port using this op code for Virtual Lane 1.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.4 |
ibPmaPortVlOpPkt2Total number of packets received without error on the port using this op code for Virtual Lane 2.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.5 |
ibPmaPortVlOpPkt3Total number of packets received without error on the port using this op code for Virtual Lane 3.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.6 |
ibPmaPortVlOpPkt4Total number of packets received without error on the port using this op code for Virtual Lane 4.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.7 |
ibPmaPortVlOpPkt5Total number of packets received without error on the port using this op code for Virtual Lane 5.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.8 |
ibPmaPortVlOpPkt6Total number of packets received without error on the port using this op code for Virtual Lane 6.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.9 |
ibPmaPortVlOpPkt7Total number of packets received without error on the port using this op code for Virtual Lane 7.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.10 |
ibPmaPortVlOpPkt8Total number of packets received without error on the port using this op code for Virtual Lane 8.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.11 |
ibPmaPortVlOpPkt9Total number of packets received without error on the port using this op code for Virtual Lane 9.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.12 |
ibPmaPortVlOpPkt10Total number of packets received without error on the port using this op code for Virtual Lane 10.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.13 |
ibPmaPortVlOpPkt11Total number of packets received without error on the port using this op code for Virtual Lane 11.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.14 |
ibPmaPortVlOpPkt12Total number of packets received without error on the port using this op code for Virtual Lane 12.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.15 |
ibPmaPortVlOpPkt13Total number of packets received without error on the port using this op code for Virtual Lane 13.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.16 |
ibPmaPortVlOpPkt14Total number of packets received without error on the port using this op code for Virtual Lane 14.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.17 |
ibPmaPortVlOpPkt15Total number of packets received without error on the port using this op code for Virtual Lane 15.ro Unsigned32 .1.3.6.1.3.117.6.1.3.2.1.18 |
ibPmaPortOpCodeVlDataCntrsTableA table containing PMA Port virtual lane op code information about the number of data octets received without error. SEQUENCE OF IbPmaPortOpCodeVlCntrsEntry .1.3.6.1.3.117.6.1.3.3 |
ibPmaPortOpCodeVlDataCntrsEntryA conceptual row of the ibPmaPortCntrsTable containing information about the basic performance and exception statistics for a particular data port. IbPmaPortOpCodeVlDataCntrsEntry .1.3.6.1.3.117.6.1.3.3.1 |
ibPmaPortOpCodeVlDataPortIndexIndex 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. IbDataPort (IB-TC-MIB) .1.3.6.1.3.117.6.1.3.3.1.1 |
ibPmaPortOpCodeVlDataIndexThe op code for which this statistic is being reported. Note: this is a 1-based value. Unsigned32 .1.3.6.1.3.117.6.1.3.3.1.2 |
ibPmaPortVlOpData0Total number of data octets (divided by 4) that were received on VL 0 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.3 |
ibPmaPortVlOpData1Total number of data octets (divided by 4) that were received on VL 1 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.4 |
ibPmaPortVlOpData2Total number of data octets (divided by 4) that were received on VL 2 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.5 |
ibPmaPortVlOpData3Total number of data octets (divided by 4) that were received on VL 3 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.6 |
ibPmaPortVlOpData4Total number of data octets (divided by 4) that were received on VL 4 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.7 |
ibPmaPortVlOpData5Total number of data octets (divided by 4) that were received on VL 5 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.8 |
ibPmaPortVlOpData6Total number of data octets (divided by 4) that were received on VL 6 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.9 |
ibPmaPortVlOpData7Total number of data octets (divided by 4) that were received on VL 7 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.10 |
ibPmaPortVlOpData8Total number of data octets (divided by 4) that were received on VL 8 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.11 |
ibPmaPortVlOpData9Total number of data octets (divided by 4) that were received on VL 9 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.12 |
ibPmaPortVlOpData10Total number of data octets (divided by 4) that were received on VL 10 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.13 |
ibPmaPortVlOpData11Total number of data octets (divided by 4) that were received on VL 11 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.14 |
ibPmaPortVlOpData12Total number of data octets (divided by 4) that were received on VL 12 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.15 |
ibPmaPortVlOpData13Total number of data octets (divided by 4) that were received on VL 13 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.16 |
ibPmaPortVlOpData14Total number of data octets (divided by 4) that were received on VL 14 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.17 |
ibPmaPortVlOpData15Total number of data octets (divided by 4) that were received on VL 15 for this port and op code. This count includes all octets between the start of the packet and VCRC, exclusive. It excludes all link packets.ro Counter32 .1.3.6.1.3.117.6.1.3.3.1.18 |
ibPmaPortVlInfo OBJECT IDENTIFIER .1.3.6.1.3.117.6.1.4 |
ibPmaPortVlXmitFCUpErrTableA table containing PMA Port Virtual Lane Flow Control update errors for a particular port. SEQUENCE OF IbPmaPortCntrsEntry .1.3.6.1.3.117.6.1.4.1 |
ibPmaPortVlXmitFCUpErrEntryA conceptual row of the ibPmaPortVlXmitFCUpErrTable containing information about the transmit flow control error statistics for the virtual lanes on a particular data port. IbPmaPortVlXmitFCUpErrEntry .1.3.6.1.3.117.6.1.4.1.1 |
ibPmaPortVlXmitFCUpErrPortIndexIndex 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. IbDataPort (IB-TC-MIB) .1.3.6.1.3.117.6.1.4.1.1.1 |
ibPmaPortVlXmitFCUpErr0Total number of flow control update errors on VL 0 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.2 |
ibPmaPortVlXmitFCUpErr1Total number of flow control update errors on VL 1 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.3 |
ibPmaPortVlXmitFCUpErr2Total number of flow control update errors on VL 2 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.4 |
ibPmaPortVlXmitFCUpErr3Total number of flow control update errors on VL 3 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.5 |
ibPmaPortVlXmitFCUpErr4Total number of flow control update errors on VL 4 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.6 |
ibPmaPortVlXmitFCUpErr5Total number of flow control update errors on VL 5 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.7 |
ibPmaPortVlXmitFCUpErr6Total number of flow control update errors on VL 6 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.8 |
ibPmaPortVlXmitFCUpErr7Total number of flow control update errors on VL 7 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.9 |
ibPmaPortVlXmitFCUpErr8Total number of flow control update errors on VL 8 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.10 |
ibPmaPortVlXmitFCUpErr9Total number of flow control update errors on VL 9 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.11 |
ibPmaPortVlXmitFCUpErr10Total number of flow control update errors on VL 10 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.12 |
ibPmaPortVlXmitFCUpErr11Total number of flow control update errors on VL 11 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.13 |
ibPmaPortVlXmitFCUpErr12Total number of flow control update errors on VL 12 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.14 |
ibPmaPortVlXmitFCUpErr13Total number of flow control update errors on VL 13 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.15 |
ibPmaPortVlXmitFCUpErr14Total number of flow control update errors on VL 14 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.16 |
ibPmaPortVlXmitFCUpErr15Total number of flow control update errors on VL 15 for this port.ro Unsigned32 .1.3.6.1.3.117.6.1.4.1.1.17 |
ibPmaPortVlXmitWaitCntrsTableA table containing PMA Port Virtual Lane Tranmsit Wait Counters information. SEQUENCE OF IbPmaPortVlXmitWaitCntrsEntry .1.3.6.1.3.117.6.1.4.2 |
ibPmaPortVlXmitWaitCntrsEntryA conceptual row of the ibPmaPortVlXmitWaitCntrsTable containing information about the transmit wait counters for a virtual lane for a particular data port. IbPmaPortVlXmitWaitCntrsEntry .1.3.6.1.3.117.6.1.4.2.1 |
ibPmaPortVlXmitWaitCntrsIndexIndex 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. IbDataPort (IB-TC-MIB) .1.3.6.1.3.117.6.1.4.2.1.1 |
ibPmaPortVlXmitWait0Total number of ticks during which the port had data to transmit on VL0 but no data was sent during the entire tick either because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.2 |
ibPmaPortVlXmitWait1Total number of ticks during which the port had data to transmit on VL1 but no data was sent during the entire tick either because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.3 |
ibPmaPortVlXmitWait2Total number of ticks during which the port had data to transmit on VL2 but no data was sent during the entire tick either because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.4 |
ibPmaPortVlXmitWait3Total number of ticks during which the port had data to transmit on VL3 but no data was sent during the entire tick either because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.5 |
ibPmaPortVlXmitWait4Total number of ticks during which the port had data to transmit on VL4 but no data was sent during the entire tick either because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.6 |
ibPmaPortVlXmitWait5Total number of ticks during which the port had data to transmit on VL5 but no data was sent during the entire tick either because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.7 |
ibPmaPortVlXmitWait6Total number of ticks during which the port had data to transmit on VL6 but no data was sent during the entire tick either because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.8 |
ibPmaPortVlXmitWait7Total number of ticks during which the port had data to transmit on VL7 but no data was sent during the entire tick either because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.9 |
ibPmaPortVlXmitWait8Total number of ticks during which the port had data to transmit on VL8 but no data was sent during the entire tick either because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.10 |
ibPmaPortVlXmitWait9Total number of ticks during which the port had data to transmit on VL9 but no data was sent during the entire tick either because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.11 |
ibPmaPortVlXmitWait10Total number of ticks during which the port had data to transmit on VL10 but no data was sent during the entire tick because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.12 |
ibPmaPortVlXmitWait11Total number of ticks during which the port had data to transmit on VL11 but no data was sent during the entire tick because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.13 |
ibPmaPortVlXmitWait12Total number of ticks during which the port had data to transmit on VL12 but no data was sent during the entire tick because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.14 |
ibPmaPortVlXmitWait13Total number of ticks during which the port had data to transmit on VL13 but no data was sent during the entire tick because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.15 |
ibPmaPortVlXmitWait14Total number of ticks during which the port had data to transmit on VL14 but no data was sent during the entire tick because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.16 |
ibPmaPortVlXmitWait15Total number of ticks during which the port had data to transmit on VL15 but no data was sent during the entire tick because of insufficient credits or because of lack of arbitration.ro Unsigned32 .1.3.6.1.3.117.6.1.4.2.1.17 |
ibPmaPortVlSwCongestionTableA table containing PMA Port Virtual Lane Software Congestion information. SEQUENCE OF IbPmaPortVlSwCongestionEntry .1.3.6.1.3.117.6.1.4.3 |
ibPmaPortVlSwCongestionEntryA conceptual row of the ibPmaPortVlSwCongestionTable containing information about the software congestion per virtual lane for a particular data port. IbPmaPortVlSwCongestionEntry .1.3.6.1.3.117.6.1.4.3.1 |
ibPmaPortVlSwCongestionIndexIndex 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. IbDataPort (IB-TC-MIB) .1.3.6.1.3.117.6.1.4.3.1.1 |
ibPmaPortVlSwCongestion0Total number of packets to be transmitted on VL 0 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.2 |
ibPmaPortVlSwCongestion1Total number of packets to be transmitted on VL 1 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.3 |
ibPmaPortVlSwCongestion2Total number of packets to be transmitted on VL 2 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.4 |
ibPmaPortVlSwCongestion3Total number of packets to be transmitted on VL 3 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.5 |
ibPmaPortVlSwCongestion4Total number of packets to be transmitted on VL 4 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.6 |
ibPmaPortVlSwCongestion5Total number of packets to be transmitted on VL 5 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.7 |
ibPmaPortVlSwCongestion6Total number of packets to be transmitted on VL 6 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.8 |
ibPmaPortVlSwCongestion7Total number of packets to be transmitted on VL 7 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.9 |
ibPmaPortVlSwCongestion8Total number of packets to be transmitted on VL 8 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.10 |
ibPmaPortVlSwCongestion9Total number of packets to be transmitted on VL 9 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.11 |
ibPmaPortVlSwCongestion10Total number of packets to be transmitted on VL 10 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.12 |
ibPmaPortVlSwCongestion11Total number of packets to be transmitted on VL 11 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.13 |
ibPmaPortVlSwCongestion12Total number of packets to be transmitted on VL 12 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.14 |
ibPmaPortVlSwCongestion13Total number of packets to be transmitted on VL 13 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.15 |
ibPmaPortVlSwCongestion14Total number of packets to be transmitted on VL 14 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.16 |
ibPmaPortVlSwCongestion15Total number of packets to be transmitted on VL 15 for this output port that were discarded because of congestion. This includes the following reasons - Switch lifetime limit exceeded - Switch HOQ limit exceeded.ro Unsigned32 .1.3.6.1.3.117.6.1.4.3.1.17 |
ibPmaConformance OBJECT IDENTIFIER .1.3.6.1.3.117.6.2 |
ibPmaCompliances OBJECT IDENTIFIER .1.3.6.1.3.117.6.2.1 |
ibPmaBasicNodeComplianceThe basic node implementation requirements for agents that support the IPOIB PMA MIB. Unknown .1.3.6.1.3.117.6.2.1.1 |
ibPmaFullNodeComplianceThe full node implementation requirements for agents that support the IPOIB PMA MIB. This include all of the optional counter groups Unknown .1.3.6.1.3.117.6.2.1.2 |
ibPmaGroups OBJECT IDENTIFIER .1.3.6.1.3.117.6.2.2 |
ibPmaPortCntrsMandatoryGroupThe ibPmaPortCntrsMandatoryGroup defines the MIB objects that describe the mandatory counters that must be maintained by the Performance Management Agent. Unknown .1.3.6.1.3.117.6.2.2.1 |
ibPmaPortCntrsOptionalGroupThe ibPmaPortCntrsOptionalGroup defines the MIB objects that describe the optional counters that must be maintained by the Performance Management Agent. Unknown .1.3.6.1.3.117.6.2.2.2 |
ibPmaPortRcvErrGroupThe ibPmaPortRcvErrGroup defines the MIB objects that describe the receive error counters for a particular port by the PMA. Unknown .1.3.6.1.3.117.6.2.2.3 |
ibPmaPortXmitDiscardGroupThe ibPmaPortXmitDiscardGroup defines the MIB objects that describe the transmit discard details for a particular port by the PMA. Unknown .1.3.6.1.3.117.6.2.2.4 |
ibPmaPortFlowCtlCntrsGroupThe ibPmaPortFlowCtlCntrsGroup defines the MIB objects that describe the transmit and receive flow control counters for a particular port by the PMA. Unknown .1.3.6.1.3.117.6.2.2.5 |
ibPmaPortOpCodeRcvCntrsGroupThe ibPmaPortOpCodeRcvCntrsGroup defines the MIB objects that describe the receive counters for a particular port and op code by the PMA. Unknown .1.3.6.1.3.117.6.2.2.6 |
ibPmaPortOpCodeVlCntrsGroupThe ibPmaPortOpCodeVlCntrsGroup defines the MIB objects that describe the packet counters for a particular port, op code, and virtual lane by the PMA. Unknown .1.3.6.1.3.117.6.2.2.7 |
ibPmaPortOpCodeVlDataCntrsGroupThe ibPmaPortOpCodeVlDataCntrsGroup defines the MIB objects that describe the octet counters for a particular port, op code, and virtual lane by the PMA. Unknown .1.3.6.1.3.117.6.2.2.8 |
ibPmaPortVlXmitFCUpErrGroupThe ibPmaPortVlXmitFCUpErrGroup defines the MIB objects that describe the transmit flow control update counters for a particular port and virtual lane by the PMA. Unknown .1.3.6.1.3.117.6.2.2.9 |
ibPmaPortVlXmitWaitGroupThe ibPmaPortVlXmitWaitGroup defines the MIB objects that describe the transmit wait counters for a particular port and virtual lane by the PMA. Unknown .1.3.6.1.3.117.6.2.2.10 |
ibPmaPortVlSwCongestionGroupThe ibPmaPortVlSwCongestionGroup defines the MIB objects that describe the software congestion counters for a particular port and virtual lane by the PMA. Unknown .1.3.6.1.3.117.6.2.2.11 |