PMA-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: PMA-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
 ibPmaMIB 1.3.6.1.3.117.6
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).
     ibPmaObjects 1.3.6.1.3.117.6.1
         ibPmaPortCntrsInfo 1.3.6.1.3.117.6.1.1
             ibPmaPortCntrsTable 1.3.6.1.3.117.6.1.1.1
A table containing PMA Port Counters information.
                 ibPmaPortCntrsEntry 1.3.6.1.3.117.6.1.1.1.1
A conceptual row of the ibPmaPortCntrsTable containing information about the basic performance and exception statistics for a particular data port.
                     ibPmaPortCntrsIndex 1.3.6.1.3.117.6.1.1.1.1.1
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.
                     ibPmaSymbolErrCounter 1.3.6.1.3.117.6.1.1.1.1.2
Total number of symbol errors detected on one or more physical lanes.
                     ibPmaLinkErrRecoveryCntr 1.3.6.1.3.117.6.1.1.1.1.3
Total number of times the Port Training state machine has successfully completed the link error recovery process.
                     ibPmaLinkDownedCntr 1.3.6.1.3.117.6.1.1.1.1.4
Total number of times the Port Training state machine has failed the link error recovery process and downed the link.
                     ibPmaPortRcvErr 1.3.6.1.3.117.6.1.1.1.1.5
Total 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.
                     ibPmaPortRcvRemPhysErr 1.3.6.1.3.117.6.1.1.1.1.6
Total number of packets marked with the End-of-Bad-Packets (EBP) delimeter received on the port.
                     ibPmaPortRcvSwitchRelayErr 1.3.6.1.3.117.6.1.1.1.1.7
Total 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)
                     ibPmaPortXmitDiscard 1.3.6.1.3.117.6.1.1.1.1.8
Total 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.
                     ibPmaPortXmitConstraintErr 1.3.6.1.3.117.6.1.1.1.1.9
Total 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.
                     ibPmaPortRcvConstraintErr 1.3.6.1.3.117.6.1.1.1.1.10
Total 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.
                     ibPmaLocalLinkIntegrityErr 1.3.6.1.3.117.6.1.1.1.1.11
The number of times that the count of packets containing local physical errors exceeded the local physical errors threshold.
                     ibPmaExcessBufOverrunErr 1.3.6.1.3.117.6.1.1.1.1.12
The number of times that overrun errors consecutive flow control update periods occurred with at least one overrun error in each period.
                     ibPmaVl15Dropped 1.3.6.1.3.117.6.1.1.1.1.13
Number of incoming VL 15 packets dropped due to resource limitations on port due to lack of buffers.
             ibPmaPortCntrsOptTable 1.3.6.1.3.117.6.1.1.2
A table containing the optional PMA Port Counters information.
                 ibPmaPortCntrsOptEntry 1.3.6.1.3.117.6.1.1.2.1
A conceptual row of the ibPmaPortCntrsOptTable containing information about the optional performance and exception statistics for a particular data port.
                     ibPmaPortCntrsOptIndex 1.3.6.1.3.117.6.1.1.2.1.1
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.
                     ibPmaPortXmitData 1.3.6.1.3.117.6.1.1.2.1.2
Total 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.
                     ibPmaPortRcvData 1.3.6.1.3.117.6.1.1.2.1.3
Total 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.
                     ibPmaPortXmitPkts 1.3.6.1.3.117.6.1.1.2.1.4
Total 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.
                     ibPmaPortRcvPkts 1.3.6.1.3.117.6.1.1.2.1.5
Total 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.
         ibPmaPortXmitRecvInfo 1.3.6.1.3.117.6.1.2
             ibPmaPortRcvErrTable 1.3.6.1.3.117.6.1.2.1
A table containing PMA Port Receive Error information.
                 ibPmaPortRcvErrEntry 1.3.6.1.3.117.6.1.2.1.1
A conceptual row of the ibPmaPortRcvErrTable containing information about the receive error statistics for a particular data port.
                     ibPmaPortRcvErrIndex 1.3.6.1.3.117.6.1.2.1.1.1
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.
                     ibPmaPortRcvErrLocalPhysErrs 1.3.6.1.3.117.6.1.2.1.1.2
Total 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).
                     ibPmaPortMalformedPacketErrs 1.3.6.1.3.117.6.1.2.1.1.3
Total number of packets received on the port that contain malformed packet errors. -data packets: LVer, length, VL -link packets: operand, length VL
                     ibPmaPortBufferOverrunErrs 1.3.6.1.3.117.6.1.2.1.1.4
Total number of packets received on the port that were discarded due to buffer overrun.
                     ibPmaPortDLIDMappingErrs 1.3.6.1.3.117.6.1.2.1.1.5
Total 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.
                     ibPmaPortVLMappingErrs 1.3.6.1.3.117.6.1.2.1.1.6
Total 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.
                     ibPmaPortLoopingErrs 1.3.6.1.3.117.6.1.2.1.1.7
Total 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.
             ibPmaPortXmitDiscardTable 1.3.6.1.3.117.6.1.2.2
A table containing PMA Port Transmit Discard details.
                 ibPmaPortXmitDiscardEntry 1.3.6.1.3.117.6.1.2.2.1
A conceptual row of the ibPmaPortXmitDiscardTable containing information about the transmit discard details for a particular data port.
                     ibPmaPortXmitDiscardIndex 1.3.6.1.3.117.6.1.2.2.1.1
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.
                     ibPmaPortInactiveDiscards 1.3.6.1.3.117.6.1.2.2.1.2
Total number of outbound packets discarded by the port because it is in the inactive state.
                     ibPmaPortNeighborMtuDiscards 1.3.6.1.3.117.6.1.2.2.1.3
Total number of outbound packets discarded by the port because packet length exceeded the neighbor MTU.
                     ibPmaPortSwLifetimeLimitDiscards 1.3.6.1.3.117.6.1.2.2.1.4
Total 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).
                     ibPmaPortSwHoqLimitDiscards 1.3.6.1.3.117.6.1.2.2.1.5
Total 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).
             ibPmaPortFlowCtlCntrsTable 1.3.6.1.3.117.6.1.2.3
A table containing PMA Port Flow Control counters information.
                 ibPmaPortFlowCtlCntrsEntry 1.3.6.1.3.117.6.1.2.3.1
A conceptual row of the ibPmaPortFLowCtlCntrsTable containing information about the flow control statistics for a particular data port.
                     ibPmaPortFlowCtlCntrsIndex 1.3.6.1.3.117.6.1.2.3.1.1
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.
                     ibPmaPortFlowCtlXmitFlowPkts 1.3.6.1.3.117.6.1.2.3.1.2
Total number of flow control packets transmitted on the port.
                     ibPmaPortFlowCtlRcvFlowPkts 1.3.6.1.3.117.6.1.2.3.1.3
Total number of flow control packets received on the port.
         ibPmaPortOpCodeInfo 1.3.6.1.3.117.6.1.3
             ibPmaPortOpCodeRcvCntrsTable 1.3.6.1.3.117.6.1.3.1
A table containing PMA Port Counters per Op Code information.
                 ibPmaPortOpCodeRcvCntrsEntry 1.3.6.1.3.117.6.1.3.1.1
A conceptual row of the ibPmaPortOpCodeRcvCntrsTable containing information about the receive counters per op code for a particular data port.
                     ibPmaPortOpCodeRcvCntrsPortIndex 1.3.6.1.3.117.6.1.3.1.1.1
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.
                     ibPmaPortOpCodeRcvCntrsIndex 1.3.6.1.3.117.6.1.3.1.1.2
The op code for which this statistic is being reported. Note: this is a 1-based value.
                     ibPmaPortOpCodeRcvCntrsRcvPkts 1.3.6.1.3.117.6.1.3.1.1.3
Total number of packets received without error on this port for this op code.
                     ibPmaPortOpCodeRcvCntrsRcvData 1.3.6.1.3.117.6.1.3.1.1.4
Total 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.
             ibPmaPortOpCodeVlCntrsTable 1.3.6.1.3.117.6.1.3.2
A table containing PMA Port virtual lane op code information.
                 ibPmaPortOpCodeVlCntrsEntry 1.3.6.1.3.117.6.1.3.2.1
A conceptual row of the ibPmaPortOpCodeVlCntrsTable containing information about the virtual lane statistics for a particular data port based on op code.
                     ibPmaPortOpCodeVlCntrsPortIndex 1.3.6.1.3.117.6.1.3.2.1.1
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.
                     ibPmaPortOpCodeVlCntrsIndex 1.3.6.1.3.117.6.1.3.2.1.2
The op code for which this statistic is being reported. Note: this is a 1-based value.
                     ibPmaPortVlOpPkt0 1.3.6.1.3.117.6.1.3.2.1.3
Total number of packets received without error on the port using this op code for Virtual Lane 0.
                     ibPmaPortVlOpPkt1 1.3.6.1.3.117.6.1.3.2.1.4
Total number of packets received without error on the port using this op code for Virtual Lane 1.
                     ibPmaPortVlOpPkt2 1.3.6.1.3.117.6.1.3.2.1.5
Total number of packets received without error on the port using this op code for Virtual Lane 2.
                     ibPmaPortVlOpPkt3 1.3.6.1.3.117.6.1.3.2.1.6
Total number of packets received without error on the port using this op code for Virtual Lane 3.
                     ibPmaPortVlOpPkt4 1.3.6.1.3.117.6.1.3.2.1.7
Total number of packets received without error on the port using this op code for Virtual Lane 4.
                     ibPmaPortVlOpPkt5 1.3.6.1.3.117.6.1.3.2.1.8
Total number of packets received without error on the port using this op code for Virtual Lane 5.
                     ibPmaPortVlOpPkt6 1.3.6.1.3.117.6.1.3.2.1.9
Total number of packets received without error on the port using this op code for Virtual Lane 6.
                     ibPmaPortVlOpPkt7 1.3.6.1.3.117.6.1.3.2.1.10
Total number of packets received without error on the port using this op code for Virtual Lane 7.
                     ibPmaPortVlOpPkt8 1.3.6.1.3.117.6.1.3.2.1.11
Total number of packets received without error on the port using this op code for Virtual Lane 8.
                     ibPmaPortVlOpPkt9 1.3.6.1.3.117.6.1.3.2.1.12
Total number of packets received without error on the port using this op code for Virtual Lane 9.
                     ibPmaPortVlOpPkt10 1.3.6.1.3.117.6.1.3.2.1.13
Total number of packets received without error on the port using this op code for Virtual Lane 10.
                     ibPmaPortVlOpPkt11 1.3.6.1.3.117.6.1.3.2.1.14
Total number of packets received without error on the port using this op code for Virtual Lane 11.
                     ibPmaPortVlOpPkt12 1.3.6.1.3.117.6.1.3.2.1.15
Total number of packets received without error on the port using this op code for Virtual Lane 12.
                     ibPmaPortVlOpPkt13 1.3.6.1.3.117.6.1.3.2.1.16
Total number of packets received without error on the port using this op code for Virtual Lane 13.
                     ibPmaPortVlOpPkt14 1.3.6.1.3.117.6.1.3.2.1.17
Total number of packets received without error on the port using this op code for Virtual Lane 14.
                     ibPmaPortVlOpPkt15 1.3.6.1.3.117.6.1.3.2.1.18
Total number of packets received without error on the port using this op code for Virtual Lane 15.
             ibPmaPortOpCodeVlDataCntrsTable 1.3.6.1.3.117.6.1.3.3
A table containing PMA Port virtual lane op code information about the number of data octets received without error.
                 ibPmaPortOpCodeVlDataCntrsEntry 1.3.6.1.3.117.6.1.3.3.1
A conceptual row of the ibPmaPortCntrsTable containing information about the basic performance and exception statistics for a particular data port.
                     ibPmaPortOpCodeVlDataPortIndex 1.3.6.1.3.117.6.1.3.3.1.1
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.
                     ibPmaPortOpCodeVlDataIndex 1.3.6.1.3.117.6.1.3.3.1.2
The op code for which this statistic is being reported. Note: this is a 1-based value.
                     ibPmaPortVlOpData0 1.3.6.1.3.117.6.1.3.3.1.3
Total 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.
                     ibPmaPortVlOpData1 1.3.6.1.3.117.6.1.3.3.1.4
Total 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.
                     ibPmaPortVlOpData2 1.3.6.1.3.117.6.1.3.3.1.5
Total 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.
                     ibPmaPortVlOpData3 1.3.6.1.3.117.6.1.3.3.1.6
Total 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.
                     ibPmaPortVlOpData4 1.3.6.1.3.117.6.1.3.3.1.7
Total 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.
                     ibPmaPortVlOpData5 1.3.6.1.3.117.6.1.3.3.1.8
Total 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.
                     ibPmaPortVlOpData6 1.3.6.1.3.117.6.1.3.3.1.9
Total 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.
                     ibPmaPortVlOpData7 1.3.6.1.3.117.6.1.3.3.1.10
Total 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.
                     ibPmaPortVlOpData8 1.3.6.1.3.117.6.1.3.3.1.11
Total 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.
                     ibPmaPortVlOpData9 1.3.6.1.3.117.6.1.3.3.1.12
Total 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.
                     ibPmaPortVlOpData10 1.3.6.1.3.117.6.1.3.3.1.13
Total 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.
                     ibPmaPortVlOpData11 1.3.6.1.3.117.6.1.3.3.1.14
Total 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.
                     ibPmaPortVlOpData12 1.3.6.1.3.117.6.1.3.3.1.15
Total 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.
                     ibPmaPortVlOpData13 1.3.6.1.3.117.6.1.3.3.1.16
Total 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.
                     ibPmaPortVlOpData14 1.3.6.1.3.117.6.1.3.3.1.17
Total 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.
                     ibPmaPortVlOpData15 1.3.6.1.3.117.6.1.3.3.1.18
Total 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.
         ibPmaPortVlInfo 1.3.6.1.3.117.6.1.4
             ibPmaPortVlXmitFCUpErrTable 1.3.6.1.3.117.6.1.4.1
A table containing PMA Port Virtual Lane Flow Control update errors for a particular port.
                 ibPmaPortVlXmitFCUpErrEntry 1.3.6.1.3.117.6.1.4.1.1
A conceptual row of the ibPmaPortVlXmitFCUpErrTable containing information about the transmit flow control error statistics for the virtual lanes on a particular data port.
                     ibPmaPortVlXmitFCUpErrPortIndex 1.3.6.1.3.117.6.1.4.1.1.1
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.
                     ibPmaPortVlXmitFCUpErr0 1.3.6.1.3.117.6.1.4.1.1.2
Total number of flow control update errors on VL 0 for this port.
                     ibPmaPortVlXmitFCUpErr1 1.3.6.1.3.117.6.1.4.1.1.3
Total number of flow control update errors on VL 1 for this port.
                     ibPmaPortVlXmitFCUpErr2 1.3.6.1.3.117.6.1.4.1.1.4
Total number of flow control update errors on VL 2 for this port.
                     ibPmaPortVlXmitFCUpErr3 1.3.6.1.3.117.6.1.4.1.1.5
Total number of flow control update errors on VL 3 for this port.
                     ibPmaPortVlXmitFCUpErr4 1.3.6.1.3.117.6.1.4.1.1.6
Total number of flow control update errors on VL 4 for this port.
                     ibPmaPortVlXmitFCUpErr5 1.3.6.1.3.117.6.1.4.1.1.7
Total number of flow control update errors on VL 5 for this port.
                     ibPmaPortVlXmitFCUpErr6 1.3.6.1.3.117.6.1.4.1.1.8
Total number of flow control update errors on VL 6 for this port.
                     ibPmaPortVlXmitFCUpErr7 1.3.6.1.3.117.6.1.4.1.1.9
Total number of flow control update errors on VL 7 for this port.
                     ibPmaPortVlXmitFCUpErr8 1.3.6.1.3.117.6.1.4.1.1.10
Total number of flow control update errors on VL 8 for this port.
                     ibPmaPortVlXmitFCUpErr9 1.3.6.1.3.117.6.1.4.1.1.11
Total number of flow control update errors on VL 9 for this port.
                     ibPmaPortVlXmitFCUpErr10 1.3.6.1.3.117.6.1.4.1.1.12
Total number of flow control update errors on VL 10 for this port.
                     ibPmaPortVlXmitFCUpErr11 1.3.6.1.3.117.6.1.4.1.1.13
Total number of flow control update errors on VL 11 for this port.
                     ibPmaPortVlXmitFCUpErr12 1.3.6.1.3.117.6.1.4.1.1.14
Total number of flow control update errors on VL 12 for this port.
                     ibPmaPortVlXmitFCUpErr13 1.3.6.1.3.117.6.1.4.1.1.15
Total number of flow control update errors on VL 13 for this port.
                     ibPmaPortVlXmitFCUpErr14 1.3.6.1.3.117.6.1.4.1.1.16
Total number of flow control update errors on VL 14 for this port.
                     ibPmaPortVlXmitFCUpErr15 1.3.6.1.3.117.6.1.4.1.1.17
Total number of flow control update errors on VL 15 for this port.
             ibPmaPortVlXmitWaitCntrsTable 1.3.6.1.3.117.6.1.4.2
A table containing PMA Port Virtual Lane Tranmsit Wait Counters information.
                 ibPmaPortVlXmitWaitCntrsEntry 1.3.6.1.3.117.6.1.4.2.1
A conceptual row of the ibPmaPortVlXmitWaitCntrsTable containing information about the transmit wait counters for a virtual lane for a particular data port.
                     ibPmaPortVlXmitWaitCntrsIndex 1.3.6.1.3.117.6.1.4.2.1.1
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.
                     ibPmaPortVlXmitWait0 1.3.6.1.3.117.6.1.4.2.1.2
Total 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.
                     ibPmaPortVlXmitWait1 1.3.6.1.3.117.6.1.4.2.1.3
Total 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.
                     ibPmaPortVlXmitWait2 1.3.6.1.3.117.6.1.4.2.1.4
Total 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.
                     ibPmaPortVlXmitWait3 1.3.6.1.3.117.6.1.4.2.1.5
Total 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.
                     ibPmaPortVlXmitWait4 1.3.6.1.3.117.6.1.4.2.1.6
Total 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.
                     ibPmaPortVlXmitWait5 1.3.6.1.3.117.6.1.4.2.1.7
Total 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.
                     ibPmaPortVlXmitWait6 1.3.6.1.3.117.6.1.4.2.1.8
Total 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.
                     ibPmaPortVlXmitWait7 1.3.6.1.3.117.6.1.4.2.1.9
Total 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.
                     ibPmaPortVlXmitWait8 1.3.6.1.3.117.6.1.4.2.1.10
Total 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.
                     ibPmaPortVlXmitWait9 1.3.6.1.3.117.6.1.4.2.1.11
Total 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.
                     ibPmaPortVlXmitWait10 1.3.6.1.3.117.6.1.4.2.1.12
Total 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.
                     ibPmaPortVlXmitWait11 1.3.6.1.3.117.6.1.4.2.1.13
Total 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.
                     ibPmaPortVlXmitWait12 1.3.6.1.3.117.6.1.4.2.1.14
Total 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.
                     ibPmaPortVlXmitWait13 1.3.6.1.3.117.6.1.4.2.1.15
Total 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.
                     ibPmaPortVlXmitWait14 1.3.6.1.3.117.6.1.4.2.1.16
Total 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.
                     ibPmaPortVlXmitWait15 1.3.6.1.3.117.6.1.4.2.1.17
Total 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.
             ibPmaPortVlSwCongestionTable 1.3.6.1.3.117.6.1.4.3
A table containing PMA Port Virtual Lane Software Congestion information.
                 ibPmaPortVlSwCongestionEntry 1.3.6.1.3.117.6.1.4.3.1
A conceptual row of the ibPmaPortVlSwCongestionTable containing information about the software congestion per virtual lane for a particular data port.
                     ibPmaPortVlSwCongestionIndex 1.3.6.1.3.117.6.1.4.3.1.1
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.
                     ibPmaPortVlSwCongestion0 1.3.6.1.3.117.6.1.4.3.1.2
Total 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.
                     ibPmaPortVlSwCongestion1 1.3.6.1.3.117.6.1.4.3.1.3
Total 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.
                     ibPmaPortVlSwCongestion2 1.3.6.1.3.117.6.1.4.3.1.4
Total 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.
                     ibPmaPortVlSwCongestion3 1.3.6.1.3.117.6.1.4.3.1.5
Total 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.
                     ibPmaPortVlSwCongestion4 1.3.6.1.3.117.6.1.4.3.1.6
Total 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.
                     ibPmaPortVlSwCongestion5 1.3.6.1.3.117.6.1.4.3.1.7
Total 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.
                     ibPmaPortVlSwCongestion6 1.3.6.1.3.117.6.1.4.3.1.8
Total 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.
                     ibPmaPortVlSwCongestion7 1.3.6.1.3.117.6.1.4.3.1.9
Total 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.
                     ibPmaPortVlSwCongestion8 1.3.6.1.3.117.6.1.4.3.1.10
Total 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.
                     ibPmaPortVlSwCongestion9 1.3.6.1.3.117.6.1.4.3.1.11
Total 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.
                     ibPmaPortVlSwCongestion10 1.3.6.1.3.117.6.1.4.3.1.12
Total 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.
                     ibPmaPortVlSwCongestion11 1.3.6.1.3.117.6.1.4.3.1.13
Total 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.
                     ibPmaPortVlSwCongestion12 1.3.6.1.3.117.6.1.4.3.1.14
Total 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.
                     ibPmaPortVlSwCongestion13 1.3.6.1.3.117.6.1.4.3.1.15
Total 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.
                     ibPmaPortVlSwCongestion14 1.3.6.1.3.117.6.1.4.3.1.16
Total 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.
                     ibPmaPortVlSwCongestion15 1.3.6.1.3.117.6.1.4.3.1.17
Total 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.
     ibPmaConformance 1.3.6.1.3.117.6.2
         ibPmaCompliances 1.3.6.1.3.117.6.2.1
             ibPmaBasicNodeCompliance 1.3.6.1.3.117.6.2.1.1
The basic node implementation requirements for agents that support the IPOIB PMA MIB.
             ibPmaFullNodeCompliance 1.3.6.1.3.117.6.2.1.2
The full node implementation requirements for agents that support the IPOIB PMA MIB. This include all of the optional counter groups
         ibPmaGroups 1.3.6.1.3.117.6.2.2
             ibPmaPortCntrsMandatoryGroup 1.3.6.1.3.117.6.2.2.1
The ibPmaPortCntrsMandatoryGroup defines the MIB objects that describe the mandatory counters that must be maintained by the Performance Management Agent.
             ibPmaPortCntrsOptionalGroup 1.3.6.1.3.117.6.2.2.2
The ibPmaPortCntrsOptionalGroup defines the MIB objects that describe the optional counters that must be maintained by the Performance Management Agent.
             ibPmaPortRcvErrGroup 1.3.6.1.3.117.6.2.2.3
The ibPmaPortRcvErrGroup defines the MIB objects that describe the receive error counters for a particular port by the PMA.
             ibPmaPortXmitDiscardGroup 1.3.6.1.3.117.6.2.2.4
The ibPmaPortXmitDiscardGroup defines the MIB objects that describe the transmit discard details for a particular port by the PMA.
             ibPmaPortFlowCtlCntrsGroup 1.3.6.1.3.117.6.2.2.5
The ibPmaPortFlowCtlCntrsGroup defines the MIB objects that describe the transmit and receive flow control counters for a particular port by the PMA.
             ibPmaPortOpCodeRcvCntrsGroup 1.3.6.1.3.117.6.2.2.6
The ibPmaPortOpCodeRcvCntrsGroup defines the MIB objects that describe the receive counters for a particular port and op code by the PMA.
             ibPmaPortOpCodeVlCntrsGroup 1.3.6.1.3.117.6.2.2.7
The ibPmaPortOpCodeVlCntrsGroup defines the MIB objects that describe the packet counters for a particular port, op code, and virtual lane by the PMA.
             ibPmaPortOpCodeVlDataCntrsGroup 1.3.6.1.3.117.6.2.2.8
The ibPmaPortOpCodeVlDataCntrsGroup defines the MIB objects that describe the octet counters for a particular port, op code, and virtual lane by the PMA.
             ibPmaPortVlXmitFCUpErrGroup 1.3.6.1.3.117.6.2.2.9
The ibPmaPortVlXmitFCUpErrGroup defines the MIB objects that describe the transmit flow control update counters for a particular port and virtual lane by the PMA.
             ibPmaPortVlXmitWaitGroup 1.3.6.1.3.117.6.2.2.10
The ibPmaPortVlXmitWaitGroup defines the MIB objects that describe the transmit wait counters for a particular port and virtual lane by the PMA.
             ibPmaPortVlSwCongestionGroup 1.3.6.1.3.117.6.2.2.11
The ibPmaPortVlSwCongestionGroup defines the MIB objects that describe the software congestion counters for a particular port and virtual lane by the PMA.