sonetMediumType

SONET-MIB · .1.3.6.1.2.1.10.39.1.1.1.1.1

Object

column r/w Enumeration
This variable identifies whether a SONET
or a SDH signal is used across this interface.

Context

MIB
SONET-MIB
OID
.1.3.6.1.2.1.10.39.1.1.1.1.1
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::sonetMediumType'
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::sonetMediumType.<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::sonetMediumType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1sonet
2sdh

Conformance

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