sfpConfigEncodingCode

SL-SFP-MIB · .1.3.6.1.4.1.4515.1.10.1.1.1.11

Object

column Enumeration
The encoding value indicates the serial encoding mechanism that is the 
nominal design target of the particular transceiver. 
The value shall be contained in the serial data. 
The	defined encoding values are:
	00h: Unspecified
	01h: 8B10B
	02h: 4B5B
	03h: NRZ
	04h: Manchester
	05h: SONET Scrambled
	06h -FFh: Reserved.

Context

MIB
SL-SFP-MIB
OID
.1.3.6.1.4.1.4515.1.10.1.1.1.11
Type
column
Access
readonly
Status
current
Parent
sfpConfigEntry

Walk 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::sfpConfigEncodingCode'
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::sfpConfigEncodingCode.<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::sfpConfigEncodingCode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0encUnspecified
1enc8B10B
2enc4B5B
3encNrz
4encManchester
5encSonet
6enc64B66B