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
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 '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
1 | sonetMediumOther |
2 | sonetMediumB3ZS |
3 | sonetMediumCMI |
4 | sonetMediumNRZ |
5 | sonetMediumRZ |
Conformance
Member of
Compliance refinements
Values:
sonetMediumNRZ(4)
Write access is not required, nor is support
for any value other than sonetMediumNRZ(4).
for any value other than sonetMediumNRZ(4).
sonetCompliance2
readonly
Write access is not required.