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
Start monitoring Vendor-neutral Fibre Channel-attached device, any manufacturer (RFC 4044) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FC-MGMT-MIB::fcmPortConnectorType OID value, configure state conditions and alerts, and monitor any Vendor-neutral Fibre Channel-attached device, any manufacturer (RFC 4044) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |