nbsSffMsaSerialEncoding
NBS-SFF-MIB ·
.1.3.6.1.4.1.629.204.1.1.1.1.6
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.
For XFPs this object must return notSupported, and user should
refer to these MIB objects
nbsXfpSerialEncodingRZ
nbsXfpSerialEncodingNRZ
nbsXfpSerialEncodingSonetScrm
nbsXfpSerialEncoding8B10B
nbsXfpSerialEncoding64B
Context
- MIB
- NBS-SFF-MIB
- OID
.1.3.6.1.4.1.629.204.1.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nbsSffMsaEntry
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 'NBS-SFF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-SFF-MIB::nbsSffMsaSerialEncoding'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-SFF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-SFF-MIB::nbsSffMsaSerialEncoding.<nbsSffMsaPhysicalIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-SFF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-SFF-MIB::nbsSffMsaSerialEncoding'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | lineCode8To10 |
3 | lineCode4To5 |
4 | nrz |
5 | manchester |
6 | sonetScrambled |
7 | unspecified |