Home/Catalog/IB-PM-MIB

IB-PM-MIB

The managed objects for an InfiniBand Performance Management.
Main OID:
pm.1.3.6.1.3.117
90
Objects
Active
Status
2
Dependencies

Imported Objects

Objects

90 total
Object Name
pmThe managed objects for an InfiniBand Performance Management.
MODULE-IDENTITY
.1.3.6.1.3.117
pmMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.3.117.1
pmClassPortInfoTableA table used to list all ClassPortInfoEntry.
SEQUENCE OF PmClassPortInfoEntry
.1.3.6.1.3.117.1.1
pmClassPortInfoEntryTable entry for pmClassPortInfoTable.
PmClassPortInfoEntry
.1.3.6.1.3.117.1.1.1
pmClassPortInfoGUIDThe GUID of this node.ro
OCTET STRING
.1.3.6.1.3.117.1.1.1.1
pmClassPortInfoAllPortSelectIf reported as TRUE, indicates that all attributes containing the PortSelect component support setting it to 0xFF to gather data from all ports at once. If reported as FALSE, using 0xFF in PortSelect results in undefined behavior.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.3.117.1.1.1.2
pmPortSampleCntrlTableA table used to list all PortSampleCntrlEntry.
SEQUENCE OF PmPortSampleCntrlEntry
.1.3.6.1.3.117.1.2
pmPortSampleCntrlEntryTable entry for pmPortSampleCntrlTable .
PmPortSampleCntrlEntry
.1.3.6.1.3.117.1.2.1
pmPortSampleCntrlGUIDThe GUID of this node.ro
OCTET STRING
.1.3.6.1.3.117.1.2.1.1
pmPortSampleCntrlOpCodeUsed to select a specific packet OpCode (as found in BTH) when sampling optional quantities that are op code specific. If OpCode is 0xFF, all OpCodes are sampled as one otherwise only one OpCode can be sampled at a time, although multiple quantities can be sampled for the same OpCode. The possible OpCode are defined as follows: 0x0 : RC SEND First, 0x1 : RC SEND Middle, 0x2 : RC SEND Last, 0x3 : RC SEND Last with Immediate, 0x4 : RC SEND Only, 0x5 : RC SEND Only with Immediate, 0x6 : RC RDMA Write First, 0x7 : RC RDMA Write Middle, 0x8 : RC RDMA Write Last, 0x9 : RC RDMA Write Last with Immediate, 0xA : RC RDMA Write Only, 0xB : RC RDMA Write Only with Immediate, 0xC : RC RDMA Read Request, 0xD : RC RDMA Read Response First, 0xE : RC RDMA Read Response Middle, 0xF : RC RDMA Read Response Last, 0x10 : RC RDMA Read Response Only, 0x11 : RC RDMA Acknowledge, 0x12 : RC RDMA Atomic Acknowledge, 0x13 : RC RDMA CmpSwap, 0x14 : RC RDMA FetchAdd, 0x15 - 0x1F : RC Reserved, 0x20 : UC Send First, 0x21 : UC Send Middle, 0x22 : UC Send Last, 0x23 : UC Send Last with Immediate, 0x24 : UC Send Only, 0x25 : UC Send Only with Immediate, 0x26 : UC RDMA Write First, 0x27 : UC RDMA Write Middle, 0x28 : UC RDMA Write Last, 0x29 : UC RDMA Write Last with Immediate, 0x2A : UC RDMA Write Only, 0x2B : UC RDMA Write Only with Immediate, 0x2C - 0x3F : UC Reserved 0x40 : RD Send First, 0x41 : RD Send Middle, 0x42 : RD Send Last, 0x43 : RD Send Last with Immediate, 0x44 : RD Send Only, 0x45 : RD Send Only with Immediate, 0x46 : RD RDMA Write First, 0x47 : RD RDMA Write Middle, 0x48 : RD RDMA Write Last, 0x49 : RD RDMA Write Last with Immediate, 0x4A : RD RDMA Write Only, 0x4B : RD RDMA Write Only with Immediate, 0x4C : RD RDMA Read Request, 0x4D : RD RDMA Read Response First, 0x4E : RD RDMA Read Response Middle, 0x4F : RD RDMA Read Response Last, 0x50 : RD RDMA Read Only, 0x51 : RD Acknowledge, 0x52 : RD Atomic Acknowledge, 0x53 : RD CmpSwap, 0x54 : RD FetchAdd, 0x55 - 0x5F : RD Reserved, 0x64 : UD Send Only, 0x65 : UD Send Only with Immediate, 0x66 - 0x7F : UD Reserved, 0x80 - 0xBF : Reserved, 0xC0 - 0xEF : Manufacture Specific Opcodes.rw
Integer32
.1.3.6.1.3.117.1.2.1.2
pmPortSampleCntrlPortSelectSelects which port will be sampled. For an HCA or TCA, PortSelect refers to an end port. For a switch, PortSelect refers to a switch port. If the value does not correspond to an actual port, the sample timers run normally but the resulting sample counter values are zero. If gathering data from all ports at once is supported (see pmAllPortSelect), setting PortSelect to 0xFF will cause samples from all ports to be accumulated.rw
Integer32
.1.3.6.1.3.117.1.2.1.3
pmPortSampleCntrlTickIndicates the nodes sampling clock interval as a multiple of 10x the link transfer period. For a 2.5G transfer link, the transfer period is 400 picoseconds. The encoding is: 0x00 = 10 x link transfer period (4 nanoseconds for 2.5G link) 0x01 = 20 x link transfer period 0x02 = 30 x link transfer period ... 0xFF = 2,560 x link transfer period To maximize utility of the performance attributes, implementers are encouraged to choose the smallest practical tick size.ro
Integer32
.1.3.6.1.3.117.1.2.1.4
pmPortSampleCntrlCounterWidthIndicates the actual width in bits of the following components: - SampleStart - SampleInterval - PortSamplesResult:Counter0 to 14 Counters smaller than 32 bits shall be implemented as the least significant bits of the corresponding 32-bit attribute component, with the unimplemented upper bits of the component returning zeros for Get and ignored for Set.ro
Enumeration
.1.3.6.1.3.117.1.2.1.5
pmPortSampleCntrlCounter0MaskA bitmask that determines the capabilities of PortSamplesResult:Counter0. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.6
pmPortSampleCntrlCounter1MaskA bitmask that determines the capabilities of PortSamplesResult:Counter1. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.7
pmPortSampleCntrlCounter2MaskA bitmask that determines the capabilities of PortSamplesResult:Counter2. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.8
pmPortSampleCntrlCounter3MaskA bitmask that determines the capabilities of PortSamplesResult:Counter3. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.9
pmPortSampleCntrlCounter4MaskA bitmask that determines the capabilities of PortSamplesResult:Counter4. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.10
pmPortSampleCntrlCounter5MaskA bitmask that determines the capabilities of PortSamplesResult:Counter5. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.11
pmPortSampleCntrlCounter6MaskA bitmask that determines the capabilities of PortSamplesResult:Counter6. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.12
pmPortSampleCntrlCounter7MaskA bitmask that determines the capabilities of PortSamplesResult:Counter7. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.13
pmPortSampleCntrlCounter8MaskA bitmask that determines the capabilities of PortSamplesResult:Counter8. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.14
pmPortSampleCntrlCounter9MaskA bitmask that determines the capabilities of PortSamplesResult:Counter9. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.15
pmPortSampleCntrlCounter10MaskA bitmask that determines the capabilities of PortSamplesResult:Counter10. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.16
pmPortSampleCntrlCounter11MaskA bitmask that determines the capabilities of PortSamplesResult:Counter11. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.17
pmPortSampleCntrlCounter12MaskA bitmask that determines the capabilities of PortSamplesResult:Counter12. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.18
pmPortSampleCntrlCounter13MaskA bitmask that determines the capabilities of PortSamplesResult:Counter13. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.19
pmPortSampleCntrlCounter14MaskA bitmask that determines the capabilities of PortSamplesResult:Counter14. - Bit 0 = supports all mandatory quantities; shall be 1 - Bit 1 = supports all optional quantities - Bit 2 = supports vendor-defined quantitiesro
Integer32
.1.3.6.1.3.117.1.2.1.20
pmPortSampleCntrlSampleMechanismsThe number of independent sample mechanisms implemented, i.e., sets of PortSamplesControl and PortSamplesResult, minus one: 0 = one sample mechanism is available 1 = two sample mechanism is available ... 255 = 256 sample mechanisms are available. Providing multiple sampling mechanisms is optional. N sample mechanisms would permit N independent samples to be run simultaneously. A special value of Attribute Modifier (0xFFFFFFFF) allows all sample mechanisms to be started with a single Set, sampling the same quantities during the same interval on N ports.ro
Integer32
.1.3.6.1.3.117.1.2.1.21
pmPortSampleCntrlSampleStatusIndicates the status of sampling.ro
Enumeration
.1.3.6.1.3.117.1.2.1.22
pmPortSampleCntrlOptionMaskA bit mask indicating which optional InfiniBand performance quantities are implemented. Its value is described as follows: Bit 0 (LSB) = reserved ahall be zero Bit 1 = PortXmitQueue[n] Bit 2 = PortXmitDataVL[n] Bit 3 = PortRcvDataVL[n] Bit 4 = PortXmitPktVL[n] Bit 5 = PortRcvPktVL[n] Bit 6 = PortRcvErrorDetails:PortLocalPhysicalErrors Bit 7 = PortRcvErrorDetails:PortMalformedPacketErrors Bit 8 = PortRcvErrorDetails:PortBufferOverrunErrors Bit 9 = PortRcvErrorDetails:PortDLIDMappingErrors Bit 10 = PortRcvErrorDetails:PortVLMappingErrors Bit 11 = PortRcvErrorDetails:PortLoopingErrors Bit 12 = PortXmitDiscardDetails:PortInactiveDiscards Bit 13 = PortXmitDiscardDetails:PortNeighborMTUDiscards Bit 14 = PortXmitDiscardDetails:PortSwwLifetimeLimitDiscards Bit 15 = PortXmitDiscardDetails:PortSwHOQLifetimeLimitDiscards Bit 16 = PortOpRcvCounters:PortOpRcvPkts Bit 17 = PortOpRcvCounters:PortOpRcvData Bit 18 = PortFlowCtlCounters:PortXmitFlowPkts Bit 19 = PortFlowCtlCounters:PortRcvFlowPkts Bit 20 = PortVLOpPackets:PortVLOpPackets[n] Bit 21 = PortVLOpData:PortVLOpData[n] Bit 22 = PortVLXmitFlowCtlUpdateErrors:PortVLXmitFlowCtlUpdateErrors[n ] Bit 23 = PortVLXmitWaitCounters:PortVLXmitWait[n] Bit 24-47 = Reserved shall be zero Bit 48 = SwPortVLUnkDests:PortVLUnkDests[n] Bit 49-63 = Reserved shall be zeroro
OCTET STRING
.1.3.6.1.3.117.1.2.1.23
pmPortSampleCntrlVendorMaskA bitmask indicating which vendor-specific counters are implemented. Must be zero if the node does not support any vendor-specific counters. Otherwise use is vendor defined.ro
OCTET STRING
.1.3.6.1.3.117.1.2.1.24
pmPortSampleCntrlSampleStartDetermines when the sampling interval starts. When Set, this value is loaded into a timer and the following events occur: - Sample Status is set to 1 - Counters in PortSamplesResult are set to zero - The timer begins decrementing once per tick. When the timer reaches zero, timing stops and the following evetns occur: i. The PortXmitQueue quantities if selected are latched ii. PortSamplesResult counters are started iii. SampleStatus is set to 2 iv. The SampleInterval timer is started The SampleStart timer allows a performance application to randomize the sample start time and insure decoupling from node or network events. Values used will typically be 10s of milliseconds. It is the fine granularity of this interval with respect to the link rate that makes decoupling possible.rw
Integer32
.1.3.6.1.3.117.1.2.1.25
pmPortSampleCntrlSampleIntervalDetemine the length of the sampling interval. When Set, this value is loaded into a timer. When the SampleStart counter reaches zero, this timer begins decrementing once per tick. When it reaches zero, timing stops and the following event occur: - PortSample2 counters are stopped and the resulting values made available. - SampleStatus is set to zero.rw
Integer32
.1.3.6.1.3.117.1.2.1.26
pmPortSampleCntrlTagUsed by a performance application when it does a PerformanceSet(PortSamplesControl) to uniquely identify its sample run in case of a collision with another performance application. When an application wishes to start a sample run, it should pick a random Tag value and do a PerformanceSet(PortSamplesControl). If the returned value of Tag does not match the selected value, another application is using the sampling mechanism. In this case the first application must wait for a suitable time and retry its sample.rw
OCTET STRING
.1.3.6.1.3.117.1.2.1.27
pmPortSampleCntrlCounterSelect0Selects quantity to be sampled by PortSamplesResult:Counter0. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter0 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.28
pmPortSampleCntrlCounterSelect1Selects quantity to be sampled by PortSamplesResult:Counter1. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter1 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.29
pmPortSampleCntrlCounterSelect2Selects quantity to be sampled by PortSamplesResult:Counter2. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter2 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.30
pmPortSampleCntrlCounterSelect3Selects quantity to be sampled by PortSamplesResult:Counter3. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter3 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.31
pmPortSampleCntrlCounterSelect4Selects quantity to be sampled by PortSamplesResult:Counter4. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter4 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.32
pmPortSampleCntrlCounterSelect5Selects quantity to be sampled by PortSamplesResult:Counter5. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter5 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.33
pmPortSampleCntrlCounterSelect6Selects quantity to be sampled by PortSamplesResult:Counter6. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter6 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.34
pmPortSampleCntrlCounterSelect7Selects quantity to be sampled by PortSamplesResult:Counter7. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter7 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.35
pmPortSampleCntrlCounterSelect8Selects quantity to be sampled by PortSamplesResult:Counter8. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter8 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.36
pmPortSampleCntrlCounterSelect9Selects quantity to be sampled by PortSamplesResult:Counter9. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter9 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.37
pmPortSampleCntrlCounterSelect10Selects quantity to be sampled by PortSamplesResult:Counter10. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter10 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.38
pmPortSampleCntrlCounterSelect11Selects quantity to be sampled by PortSamplesResult:Counter11. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter11 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.39
pmPortSampleCntrlCounterSelect12Selects quantity to be sampled by PortSamplesResult:Counter12. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter12 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.40
pmPortSampleCntrlCounterSelect13Selects quantity to be sampled by PortSamplesResult:Counter13. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter13 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.41
pmPortSampleCntrlCounterSelect14Selects quantity to be sampled by PortSamplesResult:Counter14. IF an unimplemented quantity is selected, a Get to PortSamplesResult:Counter14 returns zeroes. The possible values are specified in Table 187 of IBTA v1.0.a specifications.rw
Integer32
.1.3.6.1.3.117.1.2.1.42
pmPortSampleResultTableA table used to list all pmPortSampleResultEntry.
SEQUENCE OF PmPortSampleResultEntry
.1.3.6.1.3.117.1.3
pmPortSampleResultEntryTable entry for pmPortSampleResultTable .
PmPortSampleResultEntry
.1.3.6.1.3.117.1.3.1
pmPortSampleResultGUIDThe GUID of this node.ro
OCTET STRING
.1.3.6.1.3.117.1.3.1.1
pmPortSampleResultTagRead-only copy of PortSamplesControl:Tag. The Tag mechanism provides a means for performance applications to detect collisions when using the sampling mechanism.ro
OCTET STRING
.1.3.6.1.3.117.1.3.1.2
pmResultSampleStatusRead-only copy of PortSamplesControl:SampleStatus. Provided here to minimize traffic whil application is polling for sample completion.ro
Integer32
.1.3.6.1.3.117.1.3.1.3
pmPortSampleResultCounter0Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect0. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.4
pmPortSampleResultCounter1Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect1. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.5
pmPortSampleResultCounter2Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect2. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.6
pmPortSampleResultCounter3Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect3. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.7
pmPortSampleResultCounter4Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect4. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.8
pmPortSampleResultCounter5Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect5. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.9
pmPortSampleResultCounter6Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect6. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.10
pmPortSampleResultCounter7Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect7. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.11
pmPortSampleResultCounter8Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect8. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.12
pmPortSampleResultCounter9Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect9. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.13
pmPortSampleResultCounter10Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect10. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.14
pmPortSampleResultCounter11Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect11. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.15
pmPortSampleResultCounter12Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect12. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.16
pmPortSampleResultCounter13Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect13. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.17
pmPortSampleResultCounter14Mandatory counter. When PortSamplesControl:SampleStatus is zero, contains the result of sampling the quantity selected by PortSamplesControl:CounterSelect14. Undefined when PortSamplesControl:SampleStatus is non-zero. The actual number of valid (least significant) bits in the counter is defined by PortSamplesControl:CounterWidth.ro
Counter32
.1.3.6.1.3.117.1.3.1.18
pmPortCountersTableA table used to list all pmPortCountersEntry.
SEQUENCE OF PmPortCountersEntry
.1.3.6.1.3.117.1.4
pmPortCountersoEntryTable entry for pmPortCountersTable.
PmPortCountersEntry
.1.3.6.1.3.117.1.4.1
pmPortCountersGUIDThe GUID of this node.ro
OCTET STRING
.1.3.6.1.3.117.1.4.1.1
pmPortCountersPortSelectSelects the port for which the data is reported. Selecting a non-existent port results in all zeros. If gathering data from all ports at once is supported, setting pmPortCountersPortSelect to 0xFF will cause data from all ports to be accumulated.rw
Integer32
.1.3.6.1.3.117.1.4.1.2
pmPortCountersSymbolErrorsTotal number of symbol errors detected on one or more lanes.rw
Integer32
.1.3.6.1.3.117.1.4.1.3
pmPortCountersLinkErrorRecoveryTotal number of times the port training state machine has successfully completed the link error recovery process.rw
Integer32
.1.3.6.1.3.117.1.4.1.4
pmPortCountersLinkDownTotal number of times the port training state machine has failed the link error recovery process and downed the link.rw
Integer32
.1.3.6.1.3.117.1.4.1.5
pmPortCountersRcvErrorsTotal 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 bad) - Malformed data packet errors (Lver, length, VL) - Malformed link packet errors (operand, length, VL) - Packets discarded due to buffer overrunrw
Integer32
.1.3.6.1.3.117.1.4.1.6
pmPortCountersRcvRemoteErrorsTotal number of packets marked with the EBP delimiter received on the port.rw
Integer32
.1.3.6.1.3.117.1.4.1.7
pmPortCountersRcvSwRelayErrorsTotal number of packets received on the port that were discarded because they could be forwarded by the switch relay. Reasons for this include: - DLID mapping - VL mapping - Looping (output port = input port).rw
Integer32
.1.3.6.1.3.117.1.4.1.8
pmPortCountersXmitDiscardsTotal 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 exceeds - Switch HOQ limit exceeds.rw
Integer32
.1.3.6.1.3.117.1.4.1.9
pmPortCountersXmitConstraintErrorsTotal number of packets not transmitted from the port for the following reasons: - FilterRawOutbound is true and packet is raw - PatitionEnforcementOutbound is true and packet fails partition key check, IP version check, or transport header version check.rw
Integer32
.1.3.6.1.3.117.1.4.1.10
pmPortCountersRcvConstraintErrorsTotal 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, IP version check, or transport header version check.rw
Integer32
.1.3.6.1.3.117.1.4.1.11
pmPortCountersLocalLinkIntegrityErrorsThe number of times that the frequency of packets containing local physical errors exceeded local_phy_errors.rw
Integer32
.1.3.6.1.3.117.1.4.1.12
pmPortCountersExcessiveBufferOverrunThe number of times that overrun errors consecutive flow control update periods occurred with at least one overrun error in each period.rw
Integer32
.1.3.6.1.3.117.1.4.1.13
pmPortCountersVL15DroppedNumber of incoming VL15 packets dropped due to resource limitations on port selected by PortSelect.rw
Integer32
.1.3.6.1.3.117.1.4.1.14
pmPortCountersXmitDataOptional; shall be zero if not implemented. Total number of data octets, divided by 4, transmitted on all VLs from the port selected by PortSelect. This includes all octets between (and not including) the start of packet delimiter and VCRC. It excludes all link packets. Implementers may choose to count data octets in groups larger than four but are encouraged to choose the smallest group possible. Results are still reported as a multiple of four octets.rw
Integer32
.1.3.6.1.3.117.1.4.1.15
pmPortCountersRcvDataOptional; shall be zero if not implemented. Total number of data octets, divided by 4, received on all VLs from the port selected by PortSelect. This includes all octets between (and not including) the start of packet delimiter and VCRC. It excludes all link packets. Implementers may choose to count data octets in groups larger than four but are encouraged to choose the smallest group possible. Results are still reported as a multiple of four octets.rw
Integer32
.1.3.6.1.3.117.1.4.1.16
pmPortCountersXmitPktsOptional; shall be zero if not implemented. Total number of data packets, excluding link packets, transmitted on all VLs from the port selected by PortSelect.rw
Integer32
.1.3.6.1.3.117.1.4.1.17
pmPortCountersRcvPktsOptional; shall be zero if not implemented. Total number of data packets, excluding link packets, received on all VLs from the port selected by PortSelect.rw
Integer32
.1.3.6.1.3.117.1.4.1.18
IB-PM-MIB - SNMP MIB Reference | MIBs Explorer