clientIfTrxMedia

LUM-CLIENT-MIB · .1.3.6.1.4.1.8708.2.27.2.2.1.1.53

Object

column r/w LUM-TCTrxMedia
Defines the media and capability of the TRX.

Context

MIB
LUM-CLIENT-MIB
OID
.1.3.6.1.4.1.8708.2.27.2.2.1.1.53
Type
column
Access
readwrite
Status
current
Default
optical
Parent
clientIfEntry
Groups
31

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

Syntax

Source
LUM-TCTrxMedia
Base type
Enumeration
Type Description
Defines the media and capability of the TRX
          
optical         - Optical media
          
tp1000BaseT - Twisted-pair capable of 1000BaseT
          
tp100BaseT  -  Twisted-pair capable of 100BaseT
          
tp10BaseT   -  Twisted-pair capable of 10BaseT
          
electrical   -  Electrical media

Values & Constraints

Type Values
0undefined
1optical
2tp1000BaseT
3tp100BaseT
4tp10BaseT
5electrical