ifBasicSignalConnectorType
LUM-IFBASIC-MIB ·
.1.3.6.1.4.1.8708.2.46.2.4.1.1.27
Object
column LUM-TCConnectorType
The connector type.
Context
- MIB
- LUM-IFBASIC-MIB
- OID
.1.3.6.1.4.1.8708.2.46.2.4.1.1.27- Type
- column
- Access
- readonly
- Status
- current
- Default
notApplicable- Parent
- ifBasicSignalEntry
- Groups
- 4
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 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFBASIC-MIB::ifBasicSignalConnectorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFBASIC-MIB::ifBasicSignalConnectorType.<ifBasicSignalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFBASIC-MIB::ifBasicSignalConnectorType'
Syntax
- Source
- LUM-TCConnectorType
- Base type
Enumeration
Type Description
Connector type specifies the mode in which a port containing sub ports (henceforth referred to as a main port) shall operate in. An example is the QSFP+/28 interface which can use break-out QSFP optics in the same physical cage. Specifying the connector type on the main port tells the system which optics are connected which in turn will decide which subsets of ports will be available for provisioning.
Values & Constraints
Type Values
1 | connector4x10Gb |
2 | connector1x100Gb |
3 | connector3x32Gb |
2147483647 | notApplicable |