fcIfConnectorType
CISCO-FC-FE-MIB ·
.1.3.6.1.4.1.9.9.289.1.1.2.1.18
Object
column CISCO-ST-TCFcPortModuleTypes
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.
Context
- MIB
- CISCO-FC-FE-MIB
- OID
.1.3.6.1.4.1.9.9.289.1.1.2.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fcIfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FC-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-FE-MIB::fcIfConnectorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FC-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-FE-MIB::fcIfConnectorType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FC-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FC-FE-MIB::fcIfConnectorType'
Syntax
- Source
- CISCO-ST-TCFcPortModuleTypes
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | other |
3 | gbic |
4 | embedded |
5 | glm |
6 | gbicWithSerialID |
7 | gbicWithoutSerialID |
8 | sfpWithSerialID |
9 | sfpWithoutSerialID |
10 | xfp |
11 | x2Short |
12 | x2Medium |
13 | x2Tall |
14 | xpakShort |
15 | xpakMedium |
16 | xpakTall |
17 | xenpak |
18 | sfpDwdm |
19 | qsfp |
20 | x2Dwdm |
Conformance
Member of