All MIBs › FC-MGMT-MIB › fcmPortConnectorType
fcmPortConnectorType
Module: FC-MGMT-MIB
OID (symbolic): FC-MGMT-MIB::fcmPortConnectorType
OID (numeric): 1.3.6.1.2.1.10.56.1.3.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The module type of the port connector. This object refers to the hardware implementation of the port. It will be 'embedded' if the hardware equivalent to Gigabit interface card (GBIC) is part of the line card and is unremovable. It will be 'glm' if it's a gigabit link module (GLM). It will be 'gbicSerialId' if the GBIC serial id can be read, else it will be 'gbicNoSerialId'. It will be 'sfpSerialId' if the small form factor (SFP) pluggable GBICs serial id can be read, else it will be 'sfpNoSerialId'.
What is fcmPortConnectorType?
This read-only attribute identifies the physical connector type of a Fibre Channel port (such as embedded GBIC, GLM, or SFP module). Different connector types have different performance characteristics, hot-swap capabilities, and compatibility with transceiver modules. Network managers use this to document hardware configurations and verify compatibility before installing or replacing transceivers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.56.1.3.1.9 snmpwalk -v2c -c public <target> FC-MGMT-MIB::fcmPortConnectorType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.56.1.3.1.9.1 snmpget -v2c -c public <target> FC-MGMT-MIB::fcmPortConnectorType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.56 | fcMgmtMIB | FC-MGMT-MIB |
| 1.3.6.1.2.1.10.56.1 | fcmgmtObjects | FC-MGMT-MIB |
| 1.3.6.1.2.1.10.56.1.3 | fcmPortTable | FC-MGMT-MIB |
| 1.3.6.1.2.1.10.56.1.3.1 | fcmPortEntry | FC-MGMT-MIB |
| 1.3.6.1.2.1.10.56.1.3.1.9 | fcmPortConnectorType | FC-MGMT-MIB |