portModuleTotal
IBM-BCCUSTOM-MIB ·
.1.3.6.1.4.1.2.6.215.2.1.1.1.8
Object
column
Integer32
This value must return the the total number of ports supported on the IOM. This
value must be customized
Note: When an IOM supports the ability to activate additional ports supported by the
IOM hardware by installing a license key then this OID can be set in two different ways,
such that the CMM firmware will handle displaying the port information correctly.
(1) The IOM firmware will account for both activated and un-activated ports due to the
current installed license key and set the 'Total port available' equal
to the activated ports only.
(2) The IOM firmware does not differentiate and account for both activated and
un-activated ports due to the current installed license key and set the
'Total port available' equal to the maximum supported ports by the IOM hardware.
In addition the OID 'portModuleLabel' for a non-activated port must be set to
'Unused' and the 'portModuleLicensedState' must be set to 'notLicensed'.
Although the CMM will handle either (1) or (2) above the IOM should implement (1)
to assist the CMM user interface response time when displaying port information
for the IOM. When an IOM implements (2) this will increase the CMM response time
since this will require the CMM to issue more SNMP get operations for the various
port information OID's and then discard the information for the user interface.
Context
- MIB
- IBM-BCCUSTOM-MIB
- OID
.1.3.6.1.4.1.2.6.215.2.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- portInformationEntry
- Table
- portInformationTable
- Siblings
- 17
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
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 |
| portModuleType 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.… | column | Enumeration | .1.3.6.1.4.1.2.6.215.2.1.1.1.2 |
| 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 |
| 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 |