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

VENDOR: INTERNET-STANDARD


 Home MIB: IB-SM-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
 ibSmMIB 1.3.6.1.3.117.7
The managed objects for Infiniband Subnet Managers(SM).
     ibSmMIBObjects 1.3.6.1.3.117.7.1
         ibSmConfigInfo 1.3.6.1.3.117.7.1.1
             ibSmConfigTable 1.3.6.1.3.117.7.1.1.1 no-access
A table used to list all configured Subnet Managers on this node.
                 ibSmConfigEntry 1.3.6.1.3.117.7.1.1.1.1 no-access
Table entry for ibSmConfigTable.
                     ibSmConfigSubnetPrefix 1.3.6.1.3.117.7.1.1.1.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                     ibSmConfigSubnetGUID 1.3.6.1.3.117.7.1.1.1.1.2 ibguid read-only
PortGUID of the port where the SM resides.
                     ibSmConfigPriority 1.3.6.1.3.117.7.1.1.1.1.3 unsigned32 read-only
Assigned priority for this Subnet Manager. It is used as one of parameters in selecting the master Subnet Manager in an IB subnet.
                     ibSmConfigSMKey 1.3.6.1.3.117.7.1.1.1.1.4 octet string read-only
SM_Key of the SM. SM Key exclusively identifies an SM on the subnet. User should take extra caution when setting this value.
                     ibSmConfigAdminSMState 1.3.6.1.3.117.7.1.1.1.1.5 integer read-only
Administrative state of the Subnet Manager. Enumeration: 'enable': 1, 'disable': 2.
                     ibSmConfigSMState 1.3.6.1.3.117.7.1.1.1.1.6 ibsmstate read-only
Subnet Manager's State: 0: notActive; 1: discovering; 2: standby; 3: master(3);
                     ibSmConfigActCount 1.3.6.1.3.117.7.1.1.1.1.7 counter32 read-only
Activity counter that increments each time the SM issues an SMP or performs other management activities. Used as a heartbeat indicator by standby SMs.
                     ibSmConfigStatus 1.3.6.1.3.117.7.1.1.1.1.8 rowstatus read-only
Used to create or delete a row in this table. Creating a row has the effect of assigning a Subnet Manager to an IB subnet. Depending on the negotiation process the Subnet Manager can take the role of a master or standby Subnet Manager for the IB subnet. Deleting a row has the effect of removing the Subnet Manager from the IB subnet.
                     ibSmConfigSweepInterval 1.3.6.1.3.117.7.1.1.1.1.9 unsigned32 read-only
Used to configure the interval the SM should sweep the IB network. The value is specified in seconds.
                     ibSmConfigResponseTimeout 1.3.6.1.3.117.7.1.1.1.1.10 unsigned32 read-only
Used to configure the time-out interval for that SM should wait for a response before the SM declares a port to be unresponsive.
                     ibSmConfigPortAgingTime 1.3.6.1.3.117.7.1.1.1.1.11 unsigned32 read-only
Used to configure the time interval for that SM should retain a port's configuration after the port is unresponsive.
                     ibSmConfigMinUnicastLID 1.3.6.1.3.117.7.1.1.1.1.12 ibunicastlid read-only
Used to configure unicast LID range for the Subnet Manager. This is the low limit of the LID and its value must be less than the value of ibSmConfigMaxUnicastLID.
                     ibSmConfigMaxUnicastLID 1.3.6.1.3.117.7.1.1.1.1.13 ibunicastlid read-only
Used to configure unicast LID range for the Subnet Manager. This is the high limit of the LID and its value must be greater Than the value of ibSmConfigMinUnicastLID.
                     ibSmConfigDefaultLMC 1.3.6.1.3.117.7.1.1.1.1.14 unsigned32 read-only
Used to configure how many LID to be assigned per port. The user should take extra caution when setting this value because the change affects the routing of the packets and existing LID assignments.
                     ibSmConfigMasterPollInterval 1.3.6.1.3.117.7.1.1.1.1.15 unsigned32 read-only
Used to configure the time interval the Standby Subnet Manager will use to poll the Master Subnet Manager.
                     ibSmConfigMasterPollRetries 1.3.6.1.3.117.7.1.1.1.1.16 unsigned32 read-only
Used to configure the number of retries the Standby Subnet Manager will retry its poll of the Master Subnet Manager.
                     ibSmConfigMKeyLeasePeriod 1.3.6.1.3.117.7.1.1.1.1.17 unsigned32 read-only
Used to configure the MKey lease period.
         ibSmNodeInfo 1.3.6.1.3.117.7.1.2
             ibSmNodeInfoTable 1.3.6.1.3.117.7.1.2.1 no-access
A table used to list all IB nodes that are actively managed by the Subnet Managers on this device.
                 ibSmNodeInfoEntry 1.3.6.1.3.117.7.1.2.1.1 no-access
Table entry for ibSmNodeInfoTable.
                     ibSmNodeInfoSubnetPrefix 1.3.6.1.3.117.7.1.2.1.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                     ibSmNodeInfoNodeGUID 1.3.6.1.3.117.7.1.2.1.1.2 ibguid no-access
The GUID of this node.
                     ibSmNodeInfoBaseVersion 1.3.6.1.3.117.7.1.2.1.1.3 unsigned32 read-only
Supported base management datagram version.
                     ibSmNodeInfoClassVersion 1.3.6.1.3.117.7.1.2.1.1.4 unsigned32 read-only
Supported subnet management class.
                     ibSmNodeInfoType 1.3.6.1.3.117.7.1.2.1.1.5 ibnodetype read-only
Type of node being managed: reserved(0), channelAdapter(1), switch(2), router(3),error(4).
                     ibSmNodeInfoNumPorts 1.3.6.1.3.117.7.1.2.1.1.6 unsigned32 read-only
Number of physical ports on this node.
                     ibSmNodeInfoSystemImageGUID 1.3.6.1.3.117.7.1.2.1.1.7 ibguid read-only
GUID associating this node with other nodes controlled by common supervisory code. Provides a means for system software to indicate the availability of multiple paths to the same destination via multiple nodes. All zero indicates that node association is not desired. The SystemImageGUID may be the NodeGUID of one of the associated nodes if that node is not field-replaceable.
                     ibSmNodeInfoPartitionCap 1.3.6.1.3.117.7.1.2.1.1.8 unsigned32 read-only
Number of entries in the partition table for CA, router, and the switch management port. This is at a minimum set to 1 for all nodes including switch.
                     ibSmNodeInfoDeviceID 1.3.6.1.3.117.7.1.2.1.1.9 octet string read-only
Device ID information as assigned by device manufacturer.
                     ibSmNodeInfoRevision 1.3.6.1.3.117.7.1.2.1.1.10 octet string read-only
Device revision, assigned by manufacturer.
                     ibSmNodeInfoVendorID 1.3.6.1.3.117.7.1.2.1.1.11 ibsmvendorid read-only
Device vendor ID, per IEEE. see www.standards.ieee.org/regauth/oui/oui.txt for details.
                     ibSmNodeInfoDescription 1.3.6.1.3.117.7.1.2.1.1.12 snmpadminstring read-only
A vendor specific optional text string describing this node.
         ibSmPortInfo 1.3.6.1.3.117.7.1.3
             ibSmPortInfoTable 1.3.6.1.3.117.7.1.3.1 no-access
A table used to list all IB ports that are actively managed by the Subnet Managers on this device.
                 ibSmPortInfoEntry 1.3.6.1.3.117.7.1.3.1.1 no-access
Table entry for ibSmPortInfoTable.
                     ibSmPortInfoSubnetPrefix 1.3.6.1.3.117.7.1.3.1.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                     ibSmPortInfoNodeGUID 1.3.6.1.3.117.7.1.3.1.1.2 ibguid no-access
The 64-bit GUID of the node that contains this port.
                     ibSmPortInfoPortNum 1.3.6.1.3.117.7.1.3.1.1.3 ibdataport no-access
The port number of this port.
                     ibSmPortInfoMKey 1.3.6.1.3.117.7.1.3.1.1.4 octet string read-only
The 64-bit management Key for this port.
                     ibSmPortInfoGIDPrefix 1.3.6.1.3.117.7.1.3.1.1.5 octet string read-only
The 64-bit GID prefix for this port.
                     ibSmPortInfoLID 1.3.6.1.3.117.7.1.3.1.1.6 ibunicastlid read-only
The 16-bit base LID of this port.
                     ibSmPortInfoMasterSmLID 1.3.6.1.3.117.7.1.3.1.1.7 ibunicastlid read-only
The 16-bit base LID of the master SM that is managing this port.
                     ibSmPortInfoCapMask 1.3.6.1.3.117.7.1.3.1.1.8 bits read-only
Supported capabilities of this node. A bit set to 1 for affirmation of supported capability: 0: Reserved, shall be zero 1: IsSM 2: IsNoticeSupported 3: IsTrapSupported 4: IsResetSupported 5: IsAutomaticMigrationSupported 6: IsSLMappingSupported 7: IsMKeyNVRAM 8: IsPKeyNVRAM 9: IsLEDInfoSupported 10: IsSMDisabled 11: IsSystemImageGUIDSuppported 12: IsPKeySwitchExternalPortTrapSupported 13-15: Reserved, shall be zero 16: IsConnectionManagerSupported 17: IsSNMPTunnelingSupported 18: Reserved, shall be zero 19: IsDeviceManagementSupported 20: IsVendorClassSupported 21: IsDRNoticeSupported, 22: IsCapabilityMaskNoticeSupported 23: IsBootManagementSupported(23), 24-31: Reserved, shall be zero Bits: 'reserved': 0, 'isReinitSupported': 18, 'reserved9': 29, 'isConnectionManagerSupported': 16, 'isPKeySwitchExternalPortTrapSupported': 12, 'reserved5': 25, 'isSystemImageGUIDSuppported': 11, 'isVendorClassSupported': 20, 'isCapabilityMaskNoticeSupported': 22, 'reserved1': 13, 'reserved7': 27, 'reserved3': 15, 'reserved2': 14, 'isResetSupported': 4, 'reserved6': 26, 'isSMDisabled': 10, 'isPKeyNVRAM': 8, 'isNoticeSupported': 2, 'reserved4': 24, 'isSLMappingSupported': 6, 'reserved11': 31, 'reserved10': 30, 'isSNMPTunnelingSupported': 17, 'issDeviceManagementSupported': 19, 'isBootManagementSupported': 23, 'isDRNoticeSupported': 21, 'isTrapSupported': 3, 'isSM': 1, 'isMKeyNVRAM': 7, 'isAutomaticMigrationSupported': 5, 'isLEDInfoSupported': 9, 'reserved8': 28.
                     ibSmPortInfoDiagCode 1.3.6.1.3.117.7.1.3.1.1.9 octet string read-only
Diagnostic code: Bits 3-0: 0x0: Port Ready; 0x1: Performing Self Test; 0x2: Initializing; 0x3: soft error - port has a non-fatal error and may be used; 0x4: hard error -port may not be used; 0x5-0xF: Reserved. Bits 14-4: for vender specific information.
                     ibSmPortInfoMKeyLeasePeriod 1.3.6.1.3.117.7.1.3.1.1.10 unsigned32 read-only
Specifies the initial value of the lease period timer in seconds. It's the length of time that the M_Key Protection bits are to remain non zero after a SubnSet(PortInfo) fails a M_Key check.
                     ibSmPortInfoLinkWidthEnabled 1.3.6.1.3.117.7.1.3.1.1.11 unsigned32 read-write
Enabled link width. Indicated as follows: 0: No state change; 1: 1x; 2: 4x; 3: 1x or 4x; 8: 12x; 9: 1x or 12x; 10: 4x or 12x; 11: 1x, 4x or 12x; 1-7, 12-254: reserved; 255: Set to ibSmPortInfoLinkWidthSupported value.
                     ibSmPortInfoLinkWidthSupported 1.3.6.1.3.117.7.1.3.1.1.12 unsigned32 read-only
Supported link width. Indicated as follows: 1: 1x; 3: 1x or 4x; 11: 1x, 4x or 12x; other values reserved.
                     ibSmPortInfoLinkWidthActive 1.3.6.1.3.117.7.1.3.1.1.13 unsigned32 read-only
Currently active link width. Indicated as follows: 1: 1x; 2: 4x; 8: 12x; other values reserved.
                     ibSmPortInfoLinkSpeedSupported 1.3.6.1.3.117.7.1.3.1.1.14 unsigned32 read-only
Supported link speed. Indicated as follows: 1: 2.5Gps; other values reserved.
                     ibSmPortInfoState 1.3.6.1.3.117.7.1.3.1.1.15 unsigned32 read-write
Port state. When writing to this field, only legal transitions are valid: 0: noStateChange; 1: down; 2: initialize; 3: armed; 4: active; 5: reserved.
                     ibSmPortInfoPhyState 1.3.6.1.3.117.7.1.3.1.1.16 unsigned32 read-write
When writing this field, only legal transition are valid. noStateChange(0), sleep(1), polling(2), disabled(3), portConfigurationTraining(4), linkup(5),linkErrorRecovery(6), reserved(7).
                     ibSmPortInfoLinkDownDefState 1.3.6.1.3.117.7.1.3.1.1.17 unsigned32 read-write
When writing this field, only legal transitions are valid. noStateChange(0), sleep(1), polling(2), reserved(3)
                     ibSmPortInfoMKeyProtBits 1.3.6.1.3.117.7.1.3.1.1.18 unsigned32 read-write
The bits are described below: 0: SubnGet() shall succeed for any Key in the MADHeader:M_Key and SubnGetResp(PortInfo) shall return the contents of the PortInfo:M_Key component. 1: SubnGet() shall succeed for any Key in the MADHeader:M_Key and SubnGetResp(PortInfo) shall return the contents of the PortInfo:M_Key component set to zero if MADHeader:M_Key does not match the PortInfo:M Key component of the port. 2: SubnGet() and SubnSet() shall fail if MADHeader:M_Key does not match the PortInfo:M_Key component in the port. 3: SubnGet() and SubnSet() shall fail if MADHeader:M_Key does not match the PortInfo:M_Key component in the port.
                     ibSmPortInfoLMC 1.3.6.1.3.117.7.1.3.1.1.19 unsigned32 read-write
LID mask for multipath support. User should take extra caution when setting this value, since any change will effect packet routing.
                     ibSmPortInfoLinkSpeedActive 1.3.6.1.3.117.7.1.3.1.1.20 unsigned32 read-only
Current active link speed, indicated as follows: 1: 2.5Gps; other values reserved.
                     ibSmPortInfoLinkSpeedEnabled 1.3.6.1.3.117.7.1.3.1.1.21 unsigned32 read-write
Enabled link speed, indicated as follows: 0: No state change; 1: 2.5Gps; 2-14: reserved; 15: Set to ibSmPortLinkSpeedSupported value. When writing this field only legal transitions are valid.
                     ibSmPortInfoNeighborMTU 1.3.6.1.3.117.7.1.3.1.1.22 ibmtu read-write
Active maximum MTU enabled on this port for transmit. 1: 256; 2: 512; 3: 1024; 4: 2048; 5: 4096
                     ibSmPortInfoMasterSmSL 1.3.6.1.3.117.7.1.3.1.1.23 unsigned32 read-only
The administrative SL of the master SM that is managing this port.
                     ibSmPortInfoVLCap 1.3.6.1.3.117.7.1.3.1.1.24 unsigned32 read-only
Virtual Lanes supported on this port: 1:VL0, 2:VL0-VL1, 3:VL0-VL3, 4:VL0-VL7, 5:VL0-VL14, 0, 6-15: reserved.
                     ibSmPortInfoVLHighLimit 1.3.6.1.3.117.7.1.3.1.1.25 unsigned32 read-write
Limit of high priority component of VL arbitration table.
                     ibSmPortInfoVLArbHighCap 1.3.6.1.3.117.7.1.3.1.1.26 unsigned32 read-only
VL/Weight pairs supported on this port in the smVLArbTable for high priority.
                     ibSmPortInfoVLArbLowCap 1.3.6.1.3.117.7.1.3.1.1.27 unsigned32 read-only
VL/Weight pairs supported on this port in the smVLArbTable for low priority.
                     ibSmPortInfoMTUCap 1.3.6.1.3.117.7.1.3.1.1.28 ibmtu read-only
Maximum MTU supported by this port: 1: 256; 2: 512; 3: 1024; 4: 2048; 5: 4096
                     ibSmPortInfoVLStallCount 1.3.6.1.3.117.7.1.3.1.1.29 unsigned32 read-write
Specifies the number of sequential packets dropped that causes the port to enter the VLStalled state.
                     ibSmPortInfoHOQLife 1.3.6.1.3.117.7.1.3.1.1.30 unsigned32 read-write
Sets the time a packet can live at the head of a VL queue.
                     ibSmPortInfoOperVL 1.3.6.1.3.117.7.1.3.1.1.31 unsigned32 read-write
Virtual Lanes operational on this port: 1:VL0, 2:VL0-VL1, 3:VL0-VL3, 4:VL0-VL7, 5:VL0-VL14, 0, 6-15: reserved.
                     ibSmPortInfoInPartEnforce 1.3.6.1.3.117.7.1.3.1.1.32 truthvalue read-write
Indicates support of optional partition enforcement on packets received from this port.
                     ibSmPortInfoOutPartEnforce 1.3.6.1.3.117.7.1.3.1.1.33 truthvalue read-write
Indicates support of optional partition enforcement on packets transmitted from this port.
                     ibSmPortInfoInFilterRawPktEnf 1.3.6.1.3.117.7.1.3.1.1.34 truthvalue read-write
Indicates support of optional raw packet enforcement on raw packets received from this port.
                     ibSmPortInfoOutFilterRawPktEnf 1.3.6.1.3.117.7.1.3.1.1.35 truthvalue read-write
Indicates support of optional raw packet enforcement on raw packets transmitted from this port.
                     ibSmPortInfoMKeyViolation 1.3.6.1.3.117.7.1.3.1.1.36 gauge32 read-write
Counts the number of SMP packets that have been received on the port that have had invalid M_Key, since power on or reset. Increments till count reaches all 1s and then must be set back to zero to re-able incrementing.
                     ibSmPortInfoPKeyViolation 1.3.6.1.3.117.7.1.3.1.1.37 gauge32 read-write
Counts the number of packets that have been received on the port that have had invalid P_Key, since power on or reset. Increments till count reaches all 1s and then must be set back to zero to re-able incrementing.
                     ibSmPortInfoQKeyViolation 1.3.6.1.3.117.7.1.3.1.1.38 gauge32 read-only
Counts the number of packets that have been received on the port that have had invalid Q_Key, since power on or reset. Increments till count reaches all 1s and then must be set back to zero to re-able incrementing.
                     ibSmPortInfoGUIDCap 1.3.6.1.3.117.7.1.3.1.1.39 unsigned32 read-only
Number of GUID entries supported in the GUIDInfo attribute for this port.
                     ibSmPortInfoSubnetTimeout 1.3.6.1.3.117.7.1.3.1.1.40 ibtransporttime read-write
Specifies the maximum expected subnet propagation delay, which depends upon the configuration of the switches, to reach any other port in the subnet and shall also be used to determine the maximum rate which SubnTraps() can be sent from this port. The duration of time is calculated based on (4.096 microsecond * 2 ^ object value)
                     ibSmPortInfoRespTime 1.3.6.1.3.117.7.1.3.1.1.41 ibtransporttime read-only
Specifies the expected maximum time between the port reception of a SMP and the transmission of the associated response. The duration of time is calculated based on (4.096 microsecond * 2 ^ object value)
                     ibSmPortInfoLocalPhyError 1.3.6.1.3.117.7.1.3.1.1.42 gauge32 read-write
Threshold value. When the count of marginal link errors exceeds this threshold, the local link integrity error shall be generated.
                     ibSmPortInfoOverrunError 1.3.6.1.3.117.7.1.3.1.1.43 gauge32 read-write
Threshold value. When the count of buffer overruns over consecutive flow control update periods exceeds this threshold, the excessive buffer overrun error shall be generated.
                     ibSmPortInfoInitType 1.3.6.1.3.117.7.1.3.1.1.44 bits read-only
Optional; shall be 0 if not implemented. Type of initialization requested by this port before SM moves it to Active or Armed state. Bit 0: NoLoad. 0 = Port is requesting that its attributes be initialized. 1 = Port is requesting that no data be loaded into its attributes at all, asserting that the last-loaded data still exists and is valid. Bit 1: PreserveContent. 0 = Port makes no request regarding content of the data that is loaded into its attributes. 1 = Port is requesting that all such data, if loaded, be set to the most recent content loaded by the SM. Bit 2: PreservePresence. 0 = Port is requesting that all settable SA attributes referencing this port be removed prior to activating this port and Report()s of in/out of service (trap numbers 64/65) be sent. 1 = Port is requesting that all such data be preserved, and Report()s of in/out of service (trap numbers 64/65) not be sent for this port. Bit 3: DoNotResuscitate. 0 = bits 0, 1, and 2 of this field are valid; initialization of this port should begin based on their values. 1 = bits 0, 1, and 2 are not valid; port is requesting that reinitialization of this port, and any Report()s of in/out of service (trap numbers 64/65) be delayed until this bit is set to 0. Other Bits: Reserved. Bits: 'preserveContent': 1, 'doNotResuscitate': 3, 'noLoad': 0, 'preservePresense': 2.
                     ibSmPortInfoInitTypeReply 1.3.6.1.3.117.7.1.3.1.1.45 bits read-write
Written by the SM prior to changing the port to Active or Armed state. Optional; shall be set to all 0s if not implemented. Indicates the type of initialization performed. Bit 0: NoLoadReply. 0 = Port attributes were initialized. 1 = No data was loaded into the port attributes. Bit 1: PreserveContentReply. 0 = No information is available regarding content of the data loaded into the port attributes. 1 = The data loaded into the port attributes was set to the content most recently loaded by the SM. Bit 2: PreservePresenceReply. 0 = All settable SA attributes referencing this port were removed prior to activating this port and Report()s of in/out of service (trap numbers 64/65) were sent. 1 = All such data existing when this port was last active was not removed and Report()s of in/out of service (trap numbers 64/65) were not sent. Other Bits: Reserved. Bits: 'noLoadReply': 0, 'preserveContentReply': 1, 'preservePresenceReply': 2.
         ibSmSwitchInfo 1.3.6.1.3.117.7.1.4
             ibSmSwitchInfoTable 1.3.6.1.3.117.7.1.4.1 no-access
A table used to list all IB switches that are actively managed by the Subnet Managers on this device.
                 ibSmSwitchInfoEntry 1.3.6.1.3.117.7.1.4.1.1 no-access
Table entry for ibSmSwitchInfoTable.
                     ibSmSwitchInfoSubnetPrefix 1.3.6.1.3.117.7.1.4.1.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                     ibSmSwitchInfoNodeGUID 1.3.6.1.3.117.7.1.4.1.1.2 ibguid no-access
The GUID of this node.
                     ibSmSwitchInfoLinearFdbCap 1.3.6.1.3.117.7.1.4.1.1.3 unsigned32 read-only
Number of entries supported in the Linear Unicast Forwarding table. Zero indicates that there is no Linear Forwarding Database.
                     ibSmSwitchInfoRandomFdbCap 1.3.6.1.3.117.7.1.4.1.1.4 unsigned32 read-only
Number of entries supported in the Random Unicast Forwarding table. Zero indicates that there is no Random Forwarding Database.
                     ibSmSwitchInfoMcastFdbCap 1.3.6.1.3.117.7.1.4.1.1.5 unsigned32 read-only
Number of entries supported in the Multicast Forwarding table.
                     ibSmSwitchInfoLinearFdbTop 1.3.6.1.3.117.7.1.4.1.1.6 unsigned32 read-write
Indicates the top of the linear forwarding table. Packets received with unicast DLIDs greater than this value are discarded by the switch. This component applies only to switches that implement linear forwarding tables and is ignored by switches that implement random forwarding tables.
                     ibSmSwitchInfoDefaultPort 1.3.6.1.3.117.7.1.4.1.1.7 unsigned32 read-write
Forward to this port all the unicast packets from the other ports whose DLID does not exist in the random forwarding table.
                     ibSmSwitchInfoDefPriMcastPort 1.3.6.1.3.117.7.1.4.1.1.8 unsigned32 read-write
Forward to this port all the multicast packets from the other ports whose DLID does not exist in the forwarding table.
                     ibSmSwitchInfoDefNonPriMcastPort 1.3.6.1.3.117.7.1.4.1.1.9 unsigned32 read-write
Forward to this port all the multicast packets from the smDefPriMcastPort port whose DLID does not exist in the forwarding table.
                     ibSmSwitchInfoLifeTimeValue 1.3.6.1.3.117.7.1.4.1.1.10 unsigned32 read-write
The time a packet can live in the switch.
                     ibSmSwitchInfoPortStateChange 1.3.6.1.3.117.7.1.4.1.1.11 unsigned32 read-only
It is set to PortInTransition(1) anytime the PortState component in the PortInfo of any ports transition from Down to Initialize, Initialize to Down, Armed to Down, or Active to Down as a result of link state machine logic: 0: portNotInTransition; 1: portInTransition.
                     ibSmSwitchInfoLIDsPerPort 1.3.6.1.3.117.7.1.4.1.1.12 unsigned32 read-only
Number of LID/LMC combinations that may be assigned to a given external port for switches that support the random forwarding table.
                     ibSmSwitchInfoPartitionEnfCap 1.3.6.1.3.117.7.1.4.1.1.13 unsigned32 read-only
The number of entries in this partition enforcement table per physical port. Zero indicates that partition enforcement is not supported by the switch
                     ibSmSwitchInfoInEnfCap 1.3.6.1.3.117.7.1.4.1.1.14 truthvalue read-only
Indicates switch is capable of partition enforcement on received packets.
                     ibSmSwitchInfoOutEnfCap 1.3.6.1.3.117.7.1.4.1.1.15 truthvalue read-only
Indicates switch is capable of partition enforcement on transmitted packets.
                     ibSmSwitchInfoInFilterRawPktCap 1.3.6.1.3.117.7.1.4.1.1.16 truthvalue read-only
Indicates switch is capable of raw packet enforcement on received packets.
                     ibSmSwitchInfoOutFilterRawPktCap 1.3.6.1.3.117.7.1.4.1.1.17 truthvalue read-only
Indicates switch is capable of raw packet enforcement on transmitted packets.
                     ibSmSwitchInfoEnhanced0 1.3.6.1.3.117.7.1.4.1.1.18 truthvalue read-only
Indicates whether switch port 0 supports enhanced functions.
         ibSmPartitionInfo 1.3.6.1.3.117.7.1.5
             ibSmPartitionTable 1.3.6.1.3.117.7.1.5.1 no-access
A table used to list all partitions that are managed by the Subnet Managers on this device.
                 ibSmPartitionEntry 1.3.6.1.3.117.7.1.5.1.1 no-access
Table entry for ibSmPartitionTable.
                     ibSmPartitionSubnetPrefix 1.3.6.1.3.117.7.1.5.1.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                     ibSmPartitionKey 1.3.6.1.3.117.7.1.5.1.1.2 ibpartitionkey no-access
The 16-bit P-Key of this Partition entry.
                     ibSmPartitionVectorIndex 1.3.6.1.3.117.7.1.5.1.1.3 integer32 no-access
An index indentifying a particular vector of the partition table.
                     ibSmPartitionVector 1.3.6.1.3.117.7.1.5.1.1.4 octet string read-only
A vector containing a portion of the partition table. To retrieve the entire table, the user must perform consecutive GET operations to read one vector at a time.
                     ibSmPartitionVectorSize 1.3.6.1.3.117.7.1.5.1.1.5 integer32 read-only
Indicates the size (in bytes) of the current vector.
                     ibSmPartitionVectorElementSize 1.3.6.1.3.117.7.1.5.1.1.6 integer32 read-only
Indicates the size (in bytes) of each element in the vector. Each GET operation on the 'ibSmPartitionVector' variable will return zero or more elements. Each element is ten(10) bytes long. This is how the ten bytes are coded (in network byte order): byte description ---- ----------- 1-8 Node-GUID of the member 9 Port number (0..255) 10 Partition type (1=full-membership, 2=limited-membership) The number of elements in 'ibSmPartitionVector' can be calculated by dividing 'ibSmPartitionVectorSize' by 'ibSmPartitionVectorElementSize'.
                     ibSmPartitionLastChange 1.3.6.1.3.117.7.1.5.1.1.7 timeticks read-only
Indicates the time stamp when the partition table was last changed. To verify the entire partition table was read without any changes to the table in between GET operations, the user can do a comparion on this time stamp.
             ibSmPartitionConfig 1.3.6.1.3.117.7.1.5.2
                 ibSmPartitionConfigSubnetPrefix 1.3.6.1.3.117.7.1.5.2.1 ibsmsubnetprefix read-write
Subnet prefix of an IB subnet.
                 ibSmPartitionConfigKey 1.3.6.1.3.117.7.1.5.2.2 ibpartitionkey read-write
The 16-bit P-Key of an IB partition.
                 ibSmPartitionConfigAction 1.3.6.1.3.117.7.1.5.2.3 integer read-write
Used to specify an action to perform on a specified IB Subnet Partition. Enumeration: 'none': 1, 'createPartition': 2, 'deletePartition': 3, 'addMember': 4, 'updateMemberType': 6, 'removeMember': 5.
                 ibSmPartitionConfigMemberNodeGUID 1.3.6.1.3.117.7.1.5.2.4 ibguid read-write
Used to specify the Node GUID of a member.
                 ibSmPartitionConfigMemberPortNum 1.3.6.1.3.117.7.1.5.2.5 ibdataport read-write
Used to specify the local port number of a member.
                 ibSmPartitionConfigMemberType 1.3.6.1.3.117.7.1.5.2.6 integer read-write
Used to specify the type of membership of a member. Enumeration: 'limitedMembership': 2, 'fullMembership': 1.
         ibSmMcastInfo 1.3.6.1.3.117.7.1.6
             ibSmMcastGroupTable 1.3.6.1.3.117.7.1.6.1 no-access
A table used to list all multicast groups actively managed by the Subnet Managers on this device.
                 ibSmMcastGroupEntry 1.3.6.1.3.117.7.1.6.1.1 no-access
Table entry for ibSmMcastGroupTable.
                     ibSmMcastGroupSubnetPrefix 1.3.6.1.3.117.7.1.6.1.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                     ibSmMcastGroupMGID 1.3.6.1.3.117.7.1.6.1.1.2 octet string no-access
The 128-bit multicast GID address for this multicast group.
                     ibSmMcastGroupQKey 1.3.6.1.3.117.7.1.6.1.1.3 octet string read-only
The 16-bit Q-Key of this multicast group.
                     ibSmMcastGroupMLID 1.3.6.1.3.117.7.1.6.1.1.4 ibmulticastlid read-only
The 16-bit LID of this multicast group.
                     ibSmMcastGroupMTU 1.3.6.1.3.117.7.1.6.1.1.5 ibmtu read-only
The MTU of this multicast group: 1: 256; 2: 512; 3: 1024; 4: 2048; 5: 4096
                     ibSmMcastGroupTClass 1.3.6.1.3.117.7.1.6.1.1.6 unsigned32 read-only
The Tclass to be used in the GRH if GRH is used.
                     ibSmMcastGroupPKey 1.3.6.1.3.117.7.1.6.1.1.7 ibpartitionkey read-only
The 16-bit Partition Key for this multicast group.
                     ibSmMcastGroupRate 1.3.6.1.3.117.7.1.6.1.1.8 unsigned32 read-only
Traffic rate of this multicast group: 2: 2.5 Gb/sec; 3: 10 Gb/sec; 4: 30 Gb/sec; 0, 1, 5-63: reserved.
                     ibSmMcastGroupPacketLifeTime 1.3.6.1.3.117.7.1.6.1.1.9 unsigned32 read-only
Packet life time of this multicast group.
                     ibSmMcastGroupSL 1.3.6.1.3.117.7.1.6.1.1.11 unsigned32 read-only
Service level of this multicast group.
                     ibSmMcastGroupFlowLabel 1.3.6.1.3.117.7.1.6.1.1.12 octet string read-only
Flow label to be used on this multicast group if GRH Is used.
                     ibSmMcastGroupHopLimit 1.3.6.1.3.117.7.1.6.1.1.13 unsigned32 read-only
Hop limit to be used on this multicast group if GRH Is used.
                     ibSmMcastGroupScope 1.3.6.1.3.117.7.1.6.1.1.14 unsigned32 read-only
Scope of this multicast group: 2: link local; 5: site local; 8: organization local; 14: global; other values reserved.
             ibSmMcastMemberTable 1.3.6.1.3.117.7.1.6.2 no-access
A table used to list all members of multicast groups managed by the Subnet Managers on this device.
                 ibSmMcastMemberEntry 1.3.6.1.3.117.7.1.6.2.1 no-access
Table entry for ibSmMcastMemberTable.
                     ibSmMcastMemberSubnetPrefix 1.3.6.1.3.117.7.1.6.2.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                     ibSmMcastMemberMGID 1.3.6.1.3.117.7.1.6.2.1.2 octet string no-access
The 128-bit multicast GID address for this multicast group.
                     ibSmMcastMemberVectorIndex 1.3.6.1.3.117.7.1.6.2.1.3 integer32 no-access
An index indentifying a particular vector of the multicast member table.
                     ibSmMcastMemberVector 1.3.6.1.3.117.7.1.6.2.1.4 octet string read-only
A vector containing a portion of the multicast member table. To retrieve the entire table, the user must perform consecutive GET operations to read one vector at a time.
                     ibSmMcastMemberVectorSize 1.3.6.1.3.117.7.1.6.2.1.5 integer32 read-only
Indicates the size (in bytes) of the current vector.
                     ibSmMcastMemberVectorElementSize 1.3.6.1.3.117.7.1.6.2.1.6 integer32 read-only
Indicates the size (in bytes) of each element in the vector. Each GET operation on the 'ibSmMcastMemberVector' variable will return zero or more elements. Each element is eighteen(18) bytes long. This is how the eighteen bytes are coded (in network byte order): byte description ---- ----------- 1-16 Member port GID 17 Member join state (bitmask bit 0=fullMember, bit 1=nonMember, bit 2=sendOnlyMember) 18 Member proxy join status (1=true, 2=false) The number of elements in 'ibSmMcastMemberVector' can be calculated by dividing 'ibSmMcastMemberVectorSize' by 'ibSmMcastMemberVectorElementSize'.
                     ibSmMcastMemberLastChange 1.3.6.1.3.117.7.1.6.2.1.7 timeticks read-only
Indicates the time stamp when the multicast member table was last changed. To verify the entire table was read without any changes to the table in between GET operations, the user can do a comparison on this time stamp.
         ibSmSMInfo 1.3.6.1.3.117.7.1.7
             ibSmSMInfoTable 1.3.6.1.3.117.7.1.7.1 no-access
A table used to list other Subnet Managers that are on the same IB subnet as the Subnet Managers on this device.
                 ibSmSMInfoEntry 1.3.6.1.3.117.7.1.7.1.1 no-access
Table entry for ibSmSMInfoTable.
                     ibSmSMInfoSubnetPrefix 1.3.6.1.3.117.7.1.7.1.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                     ibSmSMInfoGUID 1.3.6.1.3.117.7.1.7.1.1.2 ibguid no-access
PortGUID of the port where the SM resides.
                     ibSmSMInfoSMKey 1.3.6.1.3.117.7.1.7.1.1.3 octet string read-only
Subnet management Key of this subnet manager.
                     ibSmSMInfoActCount 1.3.6.1.3.117.7.1.7.1.1.4 counter32 read-only
Activity counter of this subnet manager. The counter increments each time the SM issues an SMP or perform other management activities.
                     ibSmSMInfoPriority 1.3.6.1.3.117.7.1.7.1.1.5 unsigned32 read-only
The Priority of this Subnet Manager.
                     ibSmSMInfoSMState 1.3.6.1.3.117.7.1.7.1.1.6 ibsmstate read-only
The state of this Subnet Manager: 0: not active; 1: discovering; 2: standby; 3: master
         ibSmLinkInfo 1.3.6.1.3.117.7.1.8
             ibSmLinkTable 1.3.6.1.3.117.7.1.8.1 no-access
A table used to list physical link topology of the subnet.
                 ibSmLinkEntry 1.3.6.1.3.117.7.1.8.1.1 no-access
Table entry for ibSmLinkTable.
                     ibSmLinkSubnetPrefix 1.3.6.1.3.117.7.1.8.1.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                     ibSmLinkFromNodeGUID 1.3.6.1.3.117.7.1.8.1.1.2 ibguid no-access
From Node GUID
                     ibSmLinkFromPortNum 1.3.6.1.3.117.7.1.8.1.1.3 ibdataport no-access
From Port Number
                     ibSmLinkToNodeGUID 1.3.6.1.3.117.7.1.8.1.1.4 ibguid read-only
To Node GUID
                     ibSmLinkToPortNum 1.3.6.1.3.117.7.1.8.1.1.5 ibdataport read-only
To Port Number
         ibSmPathInfo 1.3.6.1.3.117.7.1.9
             ibSmPathReqTable 1.3.6.1.3.117.7.1.9.1 no-access
A table used to list all the path entries that satisfy the multi path request.
                 ibSmPathReqEntry 1.3.6.1.3.117.7.1.9.1.1 no-access
Table entry for ibSmPathReqTable.
                     ibSmPathReqSubnetPrefix 1.3.6.1.3.117.7.1.9.1.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                     ibSmPathReqSessionId 1.3.6.1.3.117.7.1.9.1.1.2 integer32 no-access
pseudo-random 32 bit number provided by the client.
                     ibSmPathReqRowStatus 1.3.6.1.3.117.7.1.9.1.1.3 rowstatus read-only
RowStatus for row creation/deletion.
                     ibSmPathReqCreationTime 1.3.6.1.3.117.7.1.9.1.1.4 timeticks read-only
Time stamp when this row is created.
                     ibSmPathReqRowCompMask 1.3.6.1.3.117.7.1.9.1.1.5 octet string read-only
64-bit Component Mask for the request.
                     ibSmPathReqDstGID 1.3.6.1.3.117.7.1.9.1.1.6 octet string read-only
The 128-bit destination GID of this path entry.
                     ibSmPathReqSrcGID 1.3.6.1.3.117.7.1.9.1.1.7 octet string read-only
The 128-bit source GID of this path entry.
                     ibSmPathReqNumbPath 1.3.6.1.3.117.7.1.9.1.1.8 unsigned32 read-only
Number of path between this source and destination GID pair.
                     ibSmPathReqDstLID 1.3.6.1.3.117.7.1.9.1.1.9 unsigned32 read-only
A 16-bit destination LID.
                     ibSmPathReqSrcLID 1.3.6.1.3.117.7.1.9.1.1.10 unsigned32 read-only
A 16-bit source LID.
                     ibSmPathReqRawTraffic 1.3.6.1.3.117.7.1.9.1.1.11 unsigned32 read-only
The type of traffic that is on this path: 0: IB Packet; 1: Raw Packet.
                     ibSmPathReqFlowLabel 1.3.6.1.3.117.7.1.9.1.1.12 octet string read-only
Flow label used on this path if GRH is used.
                     ibSmPathReqHopLimit 1.3.6.1.3.117.7.1.9.1.1.13 unsigned32 read-only
Hop limit used on this path if GRH is used.
                     ibSmPathReqTClass 1.3.6.1.3.117.7.1.9.1.1.14 unsigned32 read-only
TClass used on this path if GRH is used.
                     ibSmPathReqPKey 1.3.6.1.3.117.7.1.9.1.1.15 ibpartitionkey read-only
The 16-bit P-Key used on this path.
                     ibSmPathReqSL 1.3.6.1.3.117.7.1.9.1.1.16 unsigned32 read-only
Service level used on this path.
                     ibSmPathReqMTUSel 1.3.6.1.3.117.7.1.9.1.1.17 integer read-only
MTU selector used on this path: 0: greater; 1: less; 2: exact; 3: largest available. Enumeration: 'largestAvailable': 3, 'exact': 2, 'greater': 0, 'less': 1.
                     ibSmPathReqMTU 1.3.6.1.3.117.7.1.9.1.1.18 ibmtu read-only
MTU used on this path: 1: 256; 2: 512; 3: 1024; 4: 2048; 5: 4096
                     ibSmPathReqRateSel 1.3.6.1.3.117.7.1.9.1.1.19 integer read-only
Rate selector used on this path. 0: greater; 1: less; 2: exact; 3: largest available. Enumeration: 'largestAvailable': 3, 'exact': 2, 'greater': 0, 'less': 1.
                     ibSmPathReqRate 1.3.6.1.3.117.7.1.9.1.1.20 unsigned32 read-only
Rate used on this path. Specified as follows: 1: 1Gps; 2: 2.5Gps; 3: 10Gps; 4: 30Gps; other values reserved.
                     ibSmPathReqPktLifeTimeSel 1.3.6.1.3.117.7.1.9.1.1.21 integer read-only
Packet life time selector used on this path: 0: greater; 1: less; 2: exact; 3: smallest available. Enumeration: 'less': 1, 'exact': 2, 'smallestAvailable': 3, 'greater': 0.
                     ibSmPathReqPktLifeTime 1.3.6.1.3.117.7.1.9.1.1.22 unsigned32 read-only
Packet life time used on this path
                     ibSmPathReqPreference 1.3.6.1.3.117.7.1.9.1.1.23 unsigned32 read-only
The preference of the path, larger number indicates worse paths.
             ibSmPathResultTable 1.3.6.1.3.117.7.1.9.2 no-access
A table used to specify path requests to the Subnet Managers on this device.
                 ibSmPathResultEntry 1.3.6.1.3.117.7.1.9.2.1 no-access
Table entry for ibSmPathResultTable.
                     ibSmPathResultSubnetPrefix 1.3.6.1.3.117.7.1.9.2.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                     ibSmPathResultSessionId 1.3.6.1.3.117.7.1.9.2.1.2 integer32 no-access
pseudo-random 32 bit number provided by the client.
                     ibSmPathResultIndex 1.3.6.1.3.117.7.1.9.2.1.3 integer32 no-access
The index of Path Records.
                     ibSmPathResultDstGID 1.3.6.1.3.117.7.1.9.2.1.4 octet string read-only
The 128-bit destination GID of this path entry.
                     ibSmPathResultSrcGID 1.3.6.1.3.117.7.1.9.2.1.5 octet string read-only
The 128-bit source GID of this path entry.
                     ibSmPathResultNumbPath 1.3.6.1.3.117.7.1.9.2.1.6 unsigned32 read-only
Number of path between this source and destination GID pair.
                     ibSmPathResultDstLID 1.3.6.1.3.117.7.1.9.2.1.7 unsigned32 read-only
A 16-bit destination LID.
                     ibSmPathResultSrcLID 1.3.6.1.3.117.7.1.9.2.1.8 unsigned32 read-only
A 16-bit source LID.
                     ibSmPathResultRawTraffic 1.3.6.1.3.117.7.1.9.2.1.9 unsigned32 read-only
The type of traffic that is on this path. 0: IB Packet; 1: Raw Packet.
                     ibSmPathResultFlowLabel 1.3.6.1.3.117.7.1.9.2.1.10 octet string read-only
Flow label used on this path if GRH is used.
                     ibSmPathResultHopLimit 1.3.6.1.3.117.7.1.9.2.1.11 unsigned32 read-only
Hop limit used on this path if GRH is used.
                     ibSmPathResultTClass 1.3.6.1.3.117.7.1.9.2.1.12 unsigned32 read-only
TClass used on this path if GRH is used.
                     ibSmPathResultPKey 1.3.6.1.3.117.7.1.9.2.1.13 ibpartitionkey read-only
The 16-bit P-Key used on this path.
                     ibSmPathResultSL 1.3.6.1.3.117.7.1.9.2.1.14 unsigned32 read-only
Service level used on this path.
                     ibSmPathResultMTUSel 1.3.6.1.3.117.7.1.9.2.1.15 integer read-only
MTU selector used on this path. 0: greater; 1: less; 2: exact; 3: largest available. Enumeration: 'largestAvailable': 3, 'exact': 2, 'greater': 0, 'less': 1.
                     ibSmPathResultMTU 1.3.6.1.3.117.7.1.9.2.1.16 ibmtu read-only
MTU used on this path. 1: 256; 2: 512; 3: 1024; 4: 2048; 5: 4096.
                     ibSmPathResultRateSel 1.3.6.1.3.117.7.1.9.2.1.17 integer read-only
Rate selector used on this path. 0: greater; 1: less; 2: exact; 3: largest available. Enumeration: 'largestAvailable': 3, 'exact': 2, 'greater': 0, 'less': 1.
                     ibSmPathResultRate 1.3.6.1.3.117.7.1.9.2.1.18 unsigned32 read-only
Rate used on this path. Specified as follows: 1: 1Gps; 2: 2.5Gps; 3: 10Gps; 4: 30Gps; other values reserved.
                     ibSmPathResultPktLifeTimeSel 1.3.6.1.3.117.7.1.9.2.1.19 integer read-only
Packet life time selector used on this path. 0: greater; 1: less; 2: exact; 3: smallest available. Enumeration: 'less': 1, 'exact': 2, 'smallestAvailable': 3, 'greater': 0.
                     ibSmPathResultPktLifeTime 1.3.6.1.3.117.7.1.9.2.1.20 unsigned32 read-only
Packet life time used on this path
                     ibSmPathResultPreference 1.3.6.1.3.117.7.1.9.2.1.21 unsigned32 read-only
The preference of the path, larger number indicates worse paths.
         ibSmMultiPathInfo 1.3.6.1.3.117.7.1.10
               ibSmMultiPathReqTable 1.3.6.1.3.117.7.1.10.1 no-access
A table used to specify multipath request to the Subnet Managers on this device.
                   ibSmMultiPathReqEntry 1.3.6.1.3.117.7.1.10.1.1 no-access
Table entry for ibSmMultiPathReqTable.
                       ibSmMultiPathReqSubnetPrefix 1.3.6.1.3.117.7.1.10.1.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                       ibSmMultiPathReqSessionId 1.3.6.1.3.117.7.1.10.1.1.2 integer32 no-access
pseudo-random 32 bit number provided by the client.
                       ibSmMultiPathReqRowStatus 1.3.6.1.3.117.7.1.10.1.1.3 rowstatus read-only
RowStatus for row creation/deletion.
                       ibSmMultiPathReqCreationTime 1.3.6.1.3.117.7.1.10.1.1.4 timeticks read-only
Time stamp when this row is created.
                       ibSmMultiPathReqCompMask 1.3.6.1.3.117.7.1.10.1.1.5 octet string read-only
64-bit Component Mask for the request.
                       ibSmMultiPathReqRawTraffic 1.3.6.1.3.117.7.1.10.1.1.6 unsigned32 read-only
The type of traffic that is on this path. 0: IB Packet; 1: Raw Packet.
                       ibSmMultiPathReqFlowLabel 1.3.6.1.3.117.7.1.10.1.1.7 octet string read-only
Flow label used on this path if GRH is used.
                       ibSmMultiPathReqHopLimit 1.3.6.1.3.117.7.1.10.1.1.8 unsigned32 read-only
Hop limit used on this path if GRH is used.
                       ibSmMultiPathReqTClass 1.3.6.1.3.117.7.1.10.1.1.9 unsigned32 read-only
TClass used on this path if GRH is used.
                       ibSmMultiPathReqNumbPath 1.3.6.1.3.117.7.1.10.1.1.10 unsigned32 read-only
Number of path between this source and destination GID pair.
                       ibSmMultiPathReqPKey 1.3.6.1.3.117.7.1.10.1.1.11 ibpartitionkey read-only
The 16-bit P-Key used on this path.
                       ibSmMultiPathReqSL 1.3.6.1.3.117.7.1.10.1.1.12 unsigned32 read-only
Service level used on this path.
                       ibSmMultiPathReqMTUSel 1.3.6.1.3.117.7.1.10.1.1.13 unsigned32 read-only
MTU selector used on this path. 0: greater; 1: less; 2: exact; 3: largest available.
                       ibSmMultiPathReqMTU 1.3.6.1.3.117.7.1.10.1.1.14 ibmtu read-only
MTU used on this path. 1: 256; 2: 512; 3: 1024; 4: 2048; 5: 4096.
                       ibSmMultiPathReqRateSel 1.3.6.1.3.117.7.1.10.1.1.15 unsigned32 read-only
Rate selector used on this path. 0: greater; 1: less; 2: exact; 3: largest available.
                       ibSmMultiPathReqRate 1.3.6.1.3.117.7.1.10.1.1.16 unsigned32 read-only
Rate used on this path. Specified as follows: 1: 1Gps; 2: 2.5Gps; 3: 10Gps; 4: 30Gps; other values reserved.
                       ibSmMultiPathReqPktLifeTimeSel 1.3.6.1.3.117.7.1.10.1.1.17 unsigned32 read-only
Packet life time selector used on this path. 0: greater; 1: less; 2: exact; 3: smallest available.
                       ibSmMultiPathReqPktLifeTime 1.3.6.1.3.117.7.1.10.1.1.18 unsigned32 read-only
Packet life time used on this path
                       ibSmMultiPathReqIndepSel 1.3.6.1.3.117.7.1.10.1.1.19 unsigned32 read-only
1: paths that are as fault-independent as possible. other values reserved.
                       ibSmMultiPathReqSGIDCount 1.3.6.1.3.117.7.1.10.1.1.20 unsigned32 read-only
Number of SGIDs.
                       ibSmMultiPathReqDGIDCount 1.3.6.1.3.117.7.1.10.1.1.21 unsigned32 read-only
Number of DGIDs.
                       ibSmMultiPathReqSDGIDBlock1 1.3.6.1.3.117.7.1.10.1.1.22 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock2 1.3.6.1.3.117.7.1.10.1.1.23 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock3 1.3.6.1.3.117.7.1.10.1.1.24 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock4 1.3.6.1.3.117.7.1.10.1.1.25 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock5 1.3.6.1.3.117.7.1.10.1.1.26 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock6 1.3.6.1.3.117.7.1.10.1.1.27 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock7 1.3.6.1.3.117.7.1.10.1.1.28 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock8 1.3.6.1.3.117.7.1.10.1.1.29 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock9 1.3.6.1.3.117.7.1.10.1.1.30 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock10 1.3.6.1.3.117.7.1.10.1.1.31 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock11 1.3.6.1.3.117.7.1.10.1.1.32 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock12 1.3.6.1.3.117.7.1.10.1.1.33 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock13 1.3.6.1.3.117.7.1.10.1.1.34 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock14 1.3.6.1.3.117.7.1.10.1.1.35 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock15 1.3.6.1.3.117.7.1.10.1.1.36 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock16 1.3.6.1.3.117.7.1.10.1.1.37 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock17 1.3.6.1.3.117.7.1.10.1.1.38 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock18 1.3.6.1.3.117.7.1.10.1.1.39 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock19 1.3.6.1.3.117.7.1.10.1.1.40 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock20 1.3.6.1.3.117.7.1.10.1.1.41 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock21 1.3.6.1.3.117.7.1.10.1.1.42 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock22 1.3.6.1.3.117.7.1.10.1.1.43 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock23 1.3.6.1.3.117.7.1.10.1.1.44 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock24 1.3.6.1.3.117.7.1.10.1.1.45 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock25 1.3.6.1.3.117.7.1.10.1.1.46 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock26 1.3.6.1.3.117.7.1.10.1.1.47 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock27 1.3.6.1.3.117.7.1.10.1.1.48 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock28 1.3.6.1.3.117.7.1.10.1.1.49 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock29 1.3.6.1.3.117.7.1.10.1.1.50 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock30 1.3.6.1.3.117.7.1.10.1.1.51 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock31 1.3.6.1.3.117.7.1.10.1.1.52 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
                       ibSmMultiPathReqSDGIDBlock32 1.3.6.1.3.117.7.1.10.1.1.53 octet string read-only
May contain a block of 0 to 16 SGIDs or DGIDs. Empty if not set
               ibSmMultiPathResultTable 1.3.6.1.3.117.7.1.10.2 no-access
A table used to list all the path entries that satisfy the multi path request.
                   ibSmMultiPathResultEntry 1.3.6.1.3.117.7.1.10.2.1 no-access
Table entry for ibSmMultiPathResultTable.
                       ibSmMultiPathResultSubnetPrefix 1.3.6.1.3.117.7.1.10.2.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                       ibSmMultiPathResultSessionId 1.3.6.1.3.117.7.1.10.2.1.2 integer32 no-access
pseudo-random 32 bit number provided by the client.
                       ibSmMultiPathResultIndex 1.3.6.1.3.117.7.1.10.2.1.3 integer32 no-access
The index of Path Records.
                       ibSmMultiPathResultDstGID 1.3.6.1.3.117.7.1.10.2.1.4 octet string read-only
The 128-bit destination GID of this path entry.
                       ibSmMultiPathResultSrcGID 1.3.6.1.3.117.7.1.10.2.1.5 octet string read-only
The 128-bit source GID of this path entry.
                       ibSmMultiPathResultNumbPath 1.3.6.1.3.117.7.1.10.2.1.6 unsigned32 read-only
Number of path between this source and destination GID pair.
                       ibSmMultiPathResultDstLID 1.3.6.1.3.117.7.1.10.2.1.7 unsigned32 read-only
A 16-bit destination LID.
                       ibSmMultiPathResultSrcLID 1.3.6.1.3.117.7.1.10.2.1.8 unsigned32 read-only
A 16-bit source LID.
                       ibSmMultiPathResultRawTraffic 1.3.6.1.3.117.7.1.10.2.1.9 unsigned32 read-only
The type of traffic that is on this path. 0: IB Packet; 1: Raw Packet.
                       ibSmMultiPathResultFlowLabel 1.3.6.1.3.117.7.1.10.2.1.10 octet string read-only
Flow label used on this path if GRH is used.
                       ibSmMultiPathResultHopLimit 1.3.6.1.3.117.7.1.10.2.1.11 unsigned32 read-only
Hop limit used on this path if GRH is used.
                       ibSmMultiPathResultTClass 1.3.6.1.3.117.7.1.10.2.1.12 unsigned32 read-only
TClass used on this path if GRH is used.
                       ibSmMultiPathResultPKey 1.3.6.1.3.117.7.1.10.2.1.13 ibpartitionkey read-only
The 16-bit P-Key used on this path.
                       ibSmMultiPathResultSL 1.3.6.1.3.117.7.1.10.2.1.14 unsigned32 read-only
Service level used on this path.
                       ibSmMultiPathResultMTUSel 1.3.6.1.3.117.7.1.10.2.1.15 integer read-only
MTU selector used on this path. 0: greater; 1: less; 2: exact; 3: largest available. Enumeration: 'largestAvailable': 3, 'exact': 2, 'greater': 0, 'less': 1.
                       ibSmMultiPathResultMTU 1.3.6.1.3.117.7.1.10.2.1.16 ibmtu read-only
MTU used on this path. 1: 256; 2: 512; 3: 1024; 4: 2048; 5: 4096; other values reserved.
                       ibSmMultiPathResultRateSel 1.3.6.1.3.117.7.1.10.2.1.17 integer read-only
Rate selector used on this path. 0: greater; 1: less; 2: exact; 3: largest available. Enumeration: 'largestAvailable': 3, 'exact': 2, 'greater': 0, 'less': 1.
                       ibSmMultiPathResultRate 1.3.6.1.3.117.7.1.10.2.1.18 unsigned32 read-only
Rate used on this path. Specified as follows: 1: 1Gps; 2: 2.5Gps; 3: 10Gps; 4: 30Gps; other values reserved.
                       ibSmMultiPathResultPktLifeTimeSel 1.3.6.1.3.117.7.1.10.2.1.19 integer read-only
Packet life time selector used on this path. 0: greater; 1: less; 2: exact; 3: smallest available. Enumeration: 'less': 1, 'exact': 2, 'smallestAvailable': 3, 'greater': 0.
                       ibSmMultiPathResultPktLifeTime 1.3.6.1.3.117.7.1.10.2.1.20 unsigned32 read-only
Packet life time used on this path
                       ibSmMultiPathResultPreference 1.3.6.1.3.117.7.1.10.2.1.21 unsigned32 read-only
The preference of the path, larger number indicates worse paths.
         ibSmTraceInfo 1.3.6.1.3.117.7.1.11
               ibSmTraceReqTable 1.3.6.1.3.117.7.1.11.1 no-access
A table used to specify trace request to the Subnet Managers on this device.
                   ibSmTraceReqEntry 1.3.6.1.3.117.7.1.11.1.1 no-access
Table entry for ibSmTraceReqTable.
                       ibSmTraceReqSubnetPrefix 1.3.6.1.3.117.7.1.11.1.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                       ibSmTraceReqSessionId 1.3.6.1.3.117.7.1.11.1.1.2 integer32 no-access
pseudo-random 32 bit number provided by the client.
                       ibSmTraceReqRowStatus 1.3.6.1.3.117.7.1.11.1.1.3 rowstatus read-only
RowStatus for row creation/deletion.
                       ibSmTraceReqCreationTime 1.3.6.1.3.117.7.1.11.1.1.4 timeticks read-only
Time stamp when this row is created.
                       ibSmTraceReqCompMask 1.3.6.1.3.117.7.1.11.1.1.5 octet string read-only
64-bit Component Mask for the request.
                       ibSmTraceReqIDGeneration 1.3.6.1.3.117.7.1.11.1.1.6 unsigned32 read-only
Generation of the IDs used in this attribute.
                       ibSmTraceReqNodeType 1.3.6.1.3.117.7.1.11.1.1.7 ibnodetype read-only
Type of node being managed: reserved(0), channelAdapter(1), switch(2), router(3),error(4).
                       ibSmTraceReqNodeID 1.3.6.1.3.117.7.1.11.1.1.8 octet string read-only
ID of the Node.
                       ibSmTraceReqChassisID 1.3.6.1.3.117.7.1.11.1.1.9 octet string read-only
ID of the chassis or power domain, or 0 if ChassisGUID or equivalent information is unavailable.
                       ibSmTraceReqEntryPortID 1.3.6.1.3.117.7.1.11.1.1.10 octet string read-only
If NodeType is CA: ID of the port used. If NodeType is router: ID of Entry Port. Otherwise reserved.
                       ibSmTraceReqExitPortID 1.3.6.1.3.117.7.1.11.1.1.11 octet string read-only
If NodeType is router and path continues past this router: ID of the exit port of the router. Otherwise reserved.
                       ibSmTraceReqEntryPort 1.3.6.1.3.117.7.1.11.1.1.12 unsigned32 read-only
If NodeType is switch: number of the entry port. Otherwise: reserved.
                       ibSmTraceReqExitPort 1.3.6.1.3.117.7.1.11.1.1.13 unsigned32 read-only
If NodeType is switch: number of the exit port. Otherwise: reserved.
               ibSmTraceResultTable 1.3.6.1.3.117.7.1.11.2 no-access
A table used to list all the path entries that are actively managed by the Subnet Managers on this device.
                   ibSmTraceResultEntry 1.3.6.1.3.117.7.1.11.2.1 no-access
Table entry for ibSmTraceResultTable.
                       ibSmTraceResultSubnetPrefix 1.3.6.1.3.117.7.1.11.2.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                       ibSmTraceResultSessionId 1.3.6.1.3.117.7.1.11.2.1.2 integer32 no-access
pseudo-random 32 bit number provided by the client.
                       ibSmTraceResultIndex 1.3.6.1.3.117.7.1.11.2.1.3 integer32 no-access
Index for the results.
                       ibSmTraceResultIDGeneration 1.3.6.1.3.117.7.1.11.2.1.4 unsigned32 read-only
Generation of the IDs used in this attribute.
                       ibSmTraceResultNodeType 1.3.6.1.3.117.7.1.11.2.1.5 ibnodetype read-only
Type of node being managed: reserved(0), channelAdapter(1), switch(2), router(3),error(4).
                       ibSmTraceResultNodeID 1.3.6.1.3.117.7.1.11.2.1.6 octet string read-only
ID of the Node.
                       ibSmTraceResultChassisID 1.3.6.1.3.117.7.1.11.2.1.7 octet string read-only
ID of the chassis or power domain, or 0 if ChassisGUID or equivalent information is unavailable.
                       ibSmTraceResultEntryPortID 1.3.6.1.3.117.7.1.11.2.1.8 octet string read-only
If NodeType is CA: ID of the port used. If NodeType is router: ID of Entry Port. Otherwise reserved.
                       ibSmTraceResultExitPortID 1.3.6.1.3.117.7.1.11.2.1.9 octet string read-only
If NodeType is router and path continues past this router: ID of the exit port of the router. Otherwise reserved.
                       ibSmTraceResultEntryPort 1.3.6.1.3.117.7.1.11.2.1.10 unsigned32 read-only
If NodeType is switch: number of the entry port. Otherwise: reserved.
                       ibSmTraceResultExitPort 1.3.6.1.3.117.7.1.11.2.1.11 unsigned32 read-only
If NodeType is switch: number of the exit port. Otherwise: reserved.
         ibSmServiceInfo 1.3.6.1.3.117.7.1.12
               ibSmServiceTable 1.3.6.1.3.117.7.1.12.1 no-access
A table used to list services managed by the Subnet Managers on this device.
                   ibSmServiceEntry 1.3.6.1.3.117.7.1.12.1.1 no-access
Table entry for ibSmServiceTable.
                       ibSmServiceSubnetPrefix 1.3.6.1.3.117.7.1.12.1.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                       ibSmServiceID 1.3.6.1.3.117.7.1.12.1.1.2 octet string no-access
The 64-bit ID of the service.
                       ibSmServiceGID 1.3.6.1.3.117.7.1.12.1.1.3 octet string no-access
The 128-bit multicast GID address.
                       ibSmServicePKey 1.3.6.1.3.117.7.1.12.1.1.4 ibpartitionkey no-access
The 16-bit P-Key.
                       ibSmServiceLease 1.3.6.1.3.117.7.1.12.1.1.5 unsigned32 read-only
Lease period remaining (in seconds) for this service. A value of 4294967295 means the lease is indefinite.
                       ibSmServiceKey 1.3.6.1.3.117.7.1.12.1.1.6 octet string read-only
The 64-bit service key.
                       ibSmServiceName 1.3.6.1.3.117.7.1.12.1.1.7 snmpadminstring read-only
The name of this service.
                       ibSmServiceData 1.3.6.1.3.117.7.1.12.1.1.8 octet string read-only
Data associated with this service.
               ibSmServiceAssocTable 1.3.6.1.3.117.7.1.12.2 no-access
A table used to list service associations managed by the Subnet Managers on this device.
                   ibSmServiceAssocEntry 1.3.6.1.3.117.7.1.12.2.1 no-access
Table entry for ibSmServiceAssocTable.
                       ibSmServiceAssocSubnetPrefix 1.3.6.1.3.117.7.1.12.2.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                       ibSmServiceAssocKey 1.3.6.1.3.117.7.1.12.2.1.2 octet string no-access
The 64-bit service key.
                       ibSmServiceAssocName 1.3.6.1.3.117.7.1.12.2.1.3 snmpadminstring no-access
The name of this service.
                       ibSmServiceAssocRowStatus 1.3.6.1.3.117.7.1.12.2.1.4 rowstatus read-only
The RowStatus for row creation and deletion.
         ibSmGUIDInfo 1.3.6.1.3.117.7.1.13
               ibSmGUIDInfoTable 1.3.6.1.3.117.7.1.13.1 no-access
A table used to list Guid information of ports on CA, routers and switches that are managed by the Subnet Managers on this device.
                   ibSmGUIDInfoEntry 1.3.6.1.3.117.7.1.13.1.1 no-access
Table entry for ibSmGUIDInfoTable.
                       ibSmGUIDInfoSubnetPrefix 1.3.6.1.3.117.7.1.13.1.1.1 ibsmsubnetprefix no-access
Subnet prefix of this IB subnet.
                       ibSmGUIDInfoNodeGUID 1.3.6.1.3.117.7.1.13.1.1.2 ibguid no-access
The 64-bit Node GUID of this Guid Info entry.
                       ibSmGUIDInfoPortNum 1.3.6.1.3.117.7.1.13.1.1.3 ibdataport no-access
The port number of this Guid Info entry.
                       ibSmGUIDInfoBlockNum 1.3.6.1.3.117.7.1.13.1.1.4 unsigned32 no-access
The port number of this Guid Info entry.
                       ibSmGUIDInfoBlock 1.3.6.1.3.117.7.1.13.1.1.5 octet string read-only
The GUIDInfo block.
     ibSmMIBTrap 1.3.6.1.3.117.7.2
         ibSmTrapData 1.3.6.1.3.117.7.2.1
             ibSmTrapSubnetPrefix 1.3.6.1.3.117.7.2.1.1 ibsmsubnetprefix no-access
Subnet prefix of the source of the trap.
             ibSmTrapType 1.3.6.1.3.117.7.2.1.2 integer no-access
Enumeration indicates the type of the trap. Enumeration: 'urgent': 1, 'security': 2, 'fatal': 0, 'informational': 4, 'subnetMgmt': 3.
             ibSmTrapProducerType 1.3.6.1.3.117.7.2.1.3 integer no-access
Type of node producing the trap: 1: channelAdapter; 2: switch; 3: router; 4: subnet management. Enumeration: 'channelAdapter': 1, 'router': 3, 'switch': 2, 'subnetMgmt': 4.
             ibSmTrapNodeGUID1 1.3.6.1.3.117.7.2.1.4 ibguid no-access
Node GUID of the related node.
             ibSmTrapPortNum1 1.3.6.1.3.117.7.2.1.5 ibdataport no-access
Local port number of the related port.
             ibSmTrapNodeGUID2 1.3.6.1.3.117.7.2.1.6 ibguid no-access
Node GUID of the related node.
             ibSmTrapPortNum2 1.3.6.1.3.117.7.2.1.7 ibdataport no-access
Local port number of the related port.
             ibSmTrapMCGid 1.3.6.1.3.117.7.2.1.8 octet string no-access
Related Multicast GID.
             ibSmTrapSwitchGUID 1.3.6.1.3.117.7.2.1.9 ibguid no-access
Related Switch node guid.
             ibSmTrapSwitchPortNum 1.3.6.1.3.117.7.2.1.10 ibdataport no-access
Related Switch port number.
             ibSmTrapCapabilityMask 1.3.6.1.3.117.7.2.1.11 octet string no-access
Related port capability mask.
             ibSmTrapSystemImageGUID 1.3.6.1.3.117.7.2.1.12 ibguid no-access
Related system image guid.
             ibSmTrapMethod 1.3.6.1.3.117.7.2.1.13 unsigned32 no-access
Related MAD method.
             ibSmTrapAttribId 1.3.6.1.3.117.7.2.1.14 unsigned32 no-access
Related MAD attribute ID.
             ibSmTrapAttribModifier 1.3.6.1.3.117.7.2.1.15 unsigned32 no-access
Related MAD attribute modifier.
             ibSmTrapMKey 1.3.6.1.3.117.7.2.1.16 octet string no-access
Related voliating M Key.
             ibSmTrapDRSLid 1.3.6.1.3.117.7.2.1.17 unsigned32 no-access
Directed Route LID of the SMP causing this trap.
             ibSmTrapDRNotice 1.3.6.1.3.117.7.2.1.18 truthvalue no-access
Indicates whether this event results from a directed route SMP.
             ibSmTrapDRPathTruncated 1.3.6.1.3.117.7.2.1.19 truthvalue no-access
Indicates whether the return path has been truncated.
             ibSmTrapDRHopCount 1.3.6.1.3.117.7.2.1.20 unsigned32 no-access
Number of hops in the route.
             ibSmTrapDRReturnPath 1.3.6.1.3.117.7.2.1.21 octet string no-access
Return path from the directed route SMP.
             ibSmTrapPKey 1.3.6.1.3.117.7.2.1.22 ibpartitionkey no-access
The violating partition key.
             ibSmTrapQueuePair1 1.3.6.1.3.117.7.2.1.23 unsigned32 no-access
The related queue pair.
             ibSmTrapQueuePair2 1.3.6.1.3.117.7.2.1.24 unsigned32 no-access
The related queue pair.
             ibSmTrapServiceLevel 1.3.6.1.3.117.7.2.1.25 unsigned32 no-access
The related service level.
             ibSmTrapQKey 1.3.6.1.3.117.7.2.1.26 octet string no-access
The violating Q key.
             ibSmTrapDataValid 1.3.6.1.3.117.7.2.1.27 bits no-access
Indicates validity of the optional data fields of ibSmTrapSwitchExternalPortsBadPKey. Bits: 'pKey': 2, 'reserved': 8, 'gidAddr2': 7, 'gidAddr1': 6, 'sl': 3, 'qp2': 5, 'qp1': 4, 'lidAddr2': 1, 'lidAddr1': 0.
             ibSmTrapVendorID 1.3.6.1.3.117.7.2.1.28 ibsmvendorid no-access
Device vendor ID, per IEEE. see www.standards.ieee.org/regauth/oui/oui.txt for details.
             ibSmTrapDeviceID 1.3.6.1.3.117.7.2.1.29 octet string no-access
Device ID information as assigned by device manufacturer.
             ibSmTrapVendorDetailedData 1.3.6.1.3.117.7.2.1.30 octet string no-access
Vendor specific detailed notification data.
         ibSmGenericTraps 1.3.6.1.3.117.7.2.2
             ibSmGenericTrapsPrefix 1.3.6.1.3.117.7.2.2.0
                 ibSmTrapInService 1.3.6.1.3.117.7.2.2.0.1
Port is now in service.
                 ibSmTrapOutOfService 1.3.6.1.3.117.7.2.2.0.2
Port is now out of service.
                 ibSmTrapMCGroupCreated 1.3.6.1.3.117.7.2.2.0.3
A multicast group has been created.
                 ibSmTrapMCGroupDeleted 1.3.6.1.3.117.7.2.2.0.4
A multicast group has been deleted.
                 ibSmTrapSwitchLinkStateChanged 1.3.6.1.3.117.7.2.2.0.5
A switch port's link state has changed.
                 ibSmTrapLinkIntegrityThreasholdReached 1.3.6.1.3.117.7.2.2.0.6
A port's link integrity threashold has been reached.
                 ibSmTrapBufferOverrunThresholdReached 1.3.6.1.3.117.7.2.2.0.7
A port's buffer overrun threashold has been reached.
                 ibSmTrapFlowControlUpdateWatchdogTimerExpired 1.3.6.1.3.117.7.2.2.0.8
A port's flow control update watchdog timer has expired.
                 ibSmTrapCapabilityMaskChanged 1.3.6.1.3.117.7.2.2.0.9
A port's capability mask has changed.
                 ibSmTrapSystemImageGUIDChanged 1.3.6.1.3.117.7.2.2.0.10
A node's system image guid has changed.
                 ibSmTrapBadMKey 1.3.6.1.3.117.7.2.2.0.11
An invalid M Key has been encountered.
                 ibSmTrapBadPKey 1.3.6.1.3.117.7.2.2.0.12
An invalid Partition Key has been encountered.
                 ibSmTrapBadQKey 1.3.6.1.3.117.7.2.2.0.13
An invalid Partition Key has been encountered.
                 ibSmTrapSwitchExternalPortsBadPKey 1.3.6.1.3.117.7.2.2.0.14
An invalid Partition Key has been encountered by switch.
         ibSmVendorTraps 1.3.6.1.3.117.7.2.3
             ibSmVendorTrapsPrefix 1.3.6.1.3.117.7.2.3.0
                 ibSmTrapVendorSpecific 1.3.6.1.3.117.7.2.3.0.1
Vendor specific notification.
     ibSmMIBConformance 1.3.6.1.3.117.7.3
         ibSmMIBCompliances 1.3.6.1.3.117.7.3.1
             ibSmMIBCompliance 1.3.6.1.3.117.7.3.1.1
The compliance statement for SNMP entities which implement version 1 of the IB SM MIB.
         ibSmMIBGroups 1.3.6.1.3.117.7.3.2
             ibSmConfigInfoGroup 1.3.6.1.3.117.7.3.2.1
The collection of objects which configures the subnet manager.
             ibSmNodeInfoGroup 1.3.6.1.3.117.7.3.2.2
The collection of objects which represent ib nodes.
             ibSmPortInfoGroup 1.3.6.1.3.117.7.3.2.3
The collection of objects which represent ib ports.
             ibSmSwitchInfoGroup 1.3.6.1.3.117.7.3.2.4
The collection of objects which represent ib switches.
             ibSmPartitionInfoGroup 1.3.6.1.3.117.7.3.2.5
The collection of objects for partition management.
             ibSmMcastInfoGroup 1.3.6.1.3.117.7.3.2.6
The collection of objects for multicast management.
             ibSmSMInfoGroup 1.3.6.1.3.117.7.3.2.7
The collection of objects which represent IB subnet managers.
             ibSmLinkInfoGroup 1.3.6.1.3.117.7.3.2.8
The collection of objects which represent IB links.
             ibSmPathInfoGroup 1.3.6.1.3.117.7.3.2.9
The collection of objects for path management.
             ibSmMultiPathInfoGroup 1.3.6.1.3.117.7.3.2.10
The collection of objects for multipath management.
             ibSmTraceInfoGroup 1.3.6.1.3.117.7.3.2.11
The collection of objects for trace management.
             ibSmServiceInfoGroup 1.3.6.1.3.117.7.3.2.12
The collection of objects for service management.
             ibSmGUIDInfoGroup 1.3.6.1.3.117.7.3.2.13
The collection of objects for GUID information management.
             ibSmGenericTrapsObjGroup 1.3.6.1.3.117.7.3.2.15
The collection of objects contained in generic notifications.
             ibSmGenericTrapsGroup 1.3.6.1.3.117.7.3.2.16
The collection of generic notifications.
             ibSmVendorSpecificTrapsObjGroup 1.3.6.1.3.117.7.3.2.17
The collection of objects contained in vendor specific notifications.
             ibSmVendorSpecificTrapsGroup 1.3.6.1.3.117.7.3.2.18
The collection of vendor specific notifications.