sfpConfigConnectorCode
SL-SFP-MIB ·
.1.3.6.1.4.1.4515.1.10.1.1.1.5
Object
column Enumeration
The identifier value specifies the physical device described by the serial information. This value shall be included in the serial data. The defined identifier values are: 00h - Unknown or unspecified 01h - SC 02h - Fibre Channel Style 1 copper connector 03h - Fibre Channel Style 2 copper connector 04h - BNC/TNC 05h - Fibre Channel coaxial headers 06h - FiberJack 07h - LC 08h - MT-RJ 09h - MU 0Ah - SG 0Bh - Optical pigtail 0Ch - 1Fh - Reserved 20h - HSSDC II 21h - Copper Pigtail 22h - 7Fh - Reserved 80-FFh - Vendor specific.
Context
- MIB
- SL-SFP-MIB
- OID
.1.3.6.1.4.1.4515.1.10.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sfpConfigEntry
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 'SL-SFP-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-SFP-MIB::sfpConfigConnectorCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-SFP-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-SFP-MIB::sfpConfigConnectorCode.<sfpConfigInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-SFP-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-SFP-MIB::sfpConfigConnectorCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | conUnknown |
1 | conSc |
2 | conFcCopper1 |
3 | conFcCopper2 |
4 | conBncTnc |
5 | conFcCoaxial |
6 | conFiberJack |
7 | conLc |
8 | conMtRj |
9 | conMu |
10 | comSg |
11 | conOpticalPigtail |
32 | conHssdc2 |
33 | conCopperPigtail |