sfpEncoding
PDN-SFP-MIB ·
.1.3.6.1.4.1.1795.2.24.14.3.1.2.1.11
Object
column Enumeration
The type of serial encoding that is the nominal
design target of the particular SFP transceiver
unknown -- Unknown or unspecified
b8b10 -- 8B10B
b4b5 -- 4B5B
nrz -- NRZ
manchester -- Manchester,
sonetScrambled -- SONET Scrambled
Context
- MIB
- PDN-SFP-MIB
- OID
.1.3.6.1.4.1.1795.2.24.14.3.1.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sfpInfoEntry
- 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 'PDN-SFP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-SFP-MIB::sfpEncoding'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-SFP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-SFP-MIB::sfpEncoding.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-SFP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-SFP-MIB::sfpEncoding'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | b8b10 |
3 | b4b5 |
4 | nrz |
5 | manchester |
6 | sonetScrambled |
Conformance
Member of