portModuleType
IBM-BCCUSTOM-MIB ·
.1.3.6.1.4.1.2.6.215.2.1.1.1.2
Object
column
Enumeration
Indicates the given port type of the I/O Module. The definitions of port types are:
unUsed: the value of zero indicates the request is for a real port index of the IOM
in the OID. In the port type GET operation, the return value of zero means the
port is not used for anything.
externalPort: This port is connected to an external device and is for data traffic.
externalManagementPort: This port is solely for an external management
connection. This port is not used for data traffic from an external device
externalDualPort: This port is used for both data traffic as well as for
management traffic.
bladePort : This port is connected to a blade.
mmManagementPort: This port is connected to the Management Module.
uplinkPort: This port is configured for up link functionality.
interModulePort(: This port is connected to another I/O Module for data.
interModuleManagementPort: This port is connected to another I/O Module for
management purpose.
interModuleDualPort: The port is connected to another I/O Module and can be
used for both data and management purpose.
interModuleExternalBridgePort: This port is an external bridge port that connects
to another bridge.
interModuleInternalBridgePort: This port is an internal bridge port that connects
to chassis bridge module.
To get the port type of a given port, the port type in OID must be zero and the
port command in the OID is 2. For an example: To get a port type of the real port
index 7, the OID would be: 1.3.6.1.4.1.2.6.215.2.1.1.1.2.7.0 and the result should
be 4 (bladePort).
Context
- MIB
- IBM-BCCUSTOM-MIB
- OID
.1.3.6.1.4.1.2.6.215.2.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- portInformationEntry
- Table
- portInformationTable
- Siblings
- 17
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unUsed |
1 | externalPort |
2 | externalManagementPort |
3 | externalDualPort |
4 | bladePort |
5 | mmManagementPort |
6 | uplinkPort |
7 | interModulePort |
8 | interModuleManagementPort |
9 | interModuleDualPort |
10 | interModuleExternalBridgePort |
11 | interModuleInternalBridgePort |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| portModuleIndex I/O Module port sequence index. | column | Integer32 | .1.3.6.1.4.1.2.6.215.2.1.1.1.1 |
| portModuleReal To map from relative port index based on port type to the real port index of the
server. | column | Integer32 | .1.3.6.1.4.1.2.6.215.2.1.1.1.10 |
| portModuleRelative To map from real port index to the relative port index of the server. | column | Integer32 | .1.3.6.1.4.1.2.6.215.2.1.1.1.11 |
| portModuleLaneCount The value represents the number of lanes supported by the port. | column | Enumeration | .1.3.6.1.4.1.2.6.215.2.1.1.1.12 |
| portModuleCableLength The length (in meters) of the cable supported by this port. | column | Integer32 | .1.3.6.1.4.1.2.6.215.2.1.1.1.13 |
| portModuleCableManufacturer A string that contains the cable manufacturer. The name cannot exceed 64 1028 octets. | column | OctetString | .1.3.6.1.4.1.2.6.215.2.1.1.1.14 |
| portModuleCableCompatiblity Indicates the compatibility of the external cable which is currently plugged into
this port. | column | Enumeration | .1.3.6.1.4.1.2.6.215.2.1.1.1.15 |
| portModuleCableType A string that designates the external cable type for this port. The name cannot
exceed 64 octets. For example, Active Copper, Passive Copper, Active Fibre,
Passive Fibre. | column | OctetString | .1.3.6.1.4.1.2.6.215.2.1.1.1.16 |
| portModuleDataRate The value represents the data rate supported for this port. SDR (single data
rate), DDR (double data rate), QDR (quad data rate), EDR (enhanced data rate),
FDR (fourteen data rat… | column | Enumeration | .1.3.6.1.4.1.2.6.215.2.1.1.1.17 |
| portModuleLicensedState The value represents the port license state. If this port is a base port that does
not require a license key then the state will always indicate notApplicable. If the
port needs t… | column | Enumeration | .1.3.6.1.4.1.2.6.215.2.1.1.1.18 |
| portModuleLinkState The current port link state of the I/O Module.
down: the physical port is down or off.
up: the physical port 817 is up and active
initialized: the physical port has completed init… | column | Enumeration | .1.3.6.1.4.1.2.6.215.2.1.1.1.3 |
| portModuleLabel The port string label of the I/O module. The IOM may allow for the port label to
be configured from the I/O Modules user interface but the default port label must
reflect.port typ… | column | OctetString | .1.3.6.1.4.1.2.6.215.2.1.1.1.4 |
| portModuleSpeed The INTEGER value will indicate the current speed of the port.
The INTEGER values are defined as follows: A signed value is Half duplex, A unsigned value is FULL
Duplex. The value… | column | Enumeration | .1.3.6.1.4.1.2.6.215.2.1.1.1.5 |
| portModuleMedia The port media type of the I/O Module. | column | Enumeration | .1.3.6.1.4.1.2.6.215.2.1.1.1.6 |
| portModuleProtocol The port protocol of the I/O Module. | column | Enumeration | .1.3.6.1.4.1.2.6.215.2.1.1.1.7 |
| portModuleTotal This value must return the the total number of ports supported on the IOM. This
value must be customized | column | Integer32 | .1.3.6.1.4.1.2.6.215.2.1.1.1.8 |
| portModuleSpeedList The string contains all the available speed settings that is applicable to the port.
It is a special format so the application can parse the string to obtain all the
possible spee… | column | OctetString | .1.3.6.1.4.1.2.6.215.2.1.1.1.9 |