sonetMediumLineCoding

SONET-MIB · .1.3.6.1.2.1.10.39.1.1.1.1.4

Object

column r/w Enumeration
This variable describes the line coding for
this interface. The B3ZS and CMI are used for
electrical SONET/SDH signals (STS-1 and STS-3).
The Non-Return to Zero (NRZ) and the Return
to Zero are used for optical SONET/SDH signals.

Context

MIB
SONET-MIB
OID
.1.3.6.1.2.1.10.39.1.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
sonetMediumEntry
Groups
2

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 'SONET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONET-MIB::sonetMediumLineCoding'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONET-MIB::sonetMediumLineCoding.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONET-MIB::sonetMediumLineCoding'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1sonetMediumOther
2sonetMediumB3ZS
3sonetMediumCMI
4sonetMediumNRZ
5sonetMediumRZ

Conformance

Member of
Compliance refinements
ETHER-WIS::etherWisCompliance readonly Enumeration
Values: sonetMediumNRZ(4)
Write access is not required, nor is support
for any value other than sonetMediumNRZ(4).
Write access is not required.