All MIBs › CISCO-FC-FE-MIB › fcIfConnectorType
fcIfConnectorType
Module: CISCO-FC-FE-MIB
OID (symbolic): CISCO-FC-FE-MIB::fcIfConnectorType
OID (numeric): 1.3.6.1.4.1.9.9.289.1.1.2.1.18
Node type: OBJECT-TYPE
Type: FcPortModuleTypes
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 its a gigabit link module ( GLM ). A GLM has a different form factor than GBIC. GLM is not supported by our switch. It will be 'gbicWithSerialID' if the GBIC serial id can be read, else it will be 'gbicWithoutSerialID'. It will be 'sfpWithSerialID', if the small form factor ( SFP ) pluggable GBICs serial id can be read, else it will be 'sfpWithoutSerialID'. Since this is a characteristic of a physical port, this object is not applicable for Port Channel ports, i.e., the value is instantiated but its value is irrelevant.
What is fcIfConnectorType?
Reports the type of physical connector/transceiver module used on the port, such as embedded, GBIC, or GLM.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.289.1.1.2.1.18 snmpwalk -v2c -c public <target> CISCO-FC-FE-MIB::fcIfConnectorType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.289.1.1.2.1.18.1 snmpget -v2c -c public <target> CISCO-FC-FE-MIB::fcIfConnectorType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fcIfConnectorType.1
Start monitoring Cisco MDS Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FC-FE-MIB::fcIfConnectorType OID value, configure state conditions and alerts, and monitor any Cisco MDS Fibre Channel SAN switches from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.289 | ciscoFcFeMIB | CISCO-FC-FE-MIB |
| 1.3.6.1.4.1.9.9.289.1 | ciscoFcFeObjects | CISCO-FC-FE-MIB |
| 1.3.6.1.4.1.9.9.289.1.1 | cffFcFeConfig | CISCO-FC-FE-MIB |
| 1.3.6.1.4.1.9.9.289.1.1.2 | fcIfTable | CISCO-FC-FE-MIB |
| 1.3.6.1.4.1.9.9.289.1.1.2.1 | fcIfEntry | CISCO-FC-FE-MIB |
| 1.3.6.1.4.1.9.9.289.1.1.2.1.18 | fcIfConnectorType | CISCO-FC-FE-MIB |