sonetMediumLineType

SONET-MIB · .1.3.6.1.2.1.10.39.1.1.1.1.5

Object

column r/w Enumeration
This variable describes the line type for
this interface. The line types are
Short and Long Range
Single Mode fiber or Multi-Mode fiber interfaces,
and coax and UTP for electrical interfaces.  The
value sonetOther should be used when the Line Type is
not one of the listed values.

Context

MIB
SONET-MIB
OID
.1.3.6.1.2.1.10.39.1.1.1.1.5
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::sonetMediumLineType'
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::sonetMediumLineType.<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::sonetMediumLineType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1sonetOther
2sonetShortSingleMode
3sonetLongSingleMode
4sonetMultiMode
5sonetCoax
6sonetUTP

Conformance

Member of
Compliance refinements
Write access is not required.
Write access is not required.