ifPhysicalTrxActualTrxMedia

LUM-IFPHYSICAL-MIB · .1.3.6.1.4.1.8708.2.47.2.2.1.1.8

Object

Defines the media and capability of the TRX.

Context

MIB
LUM-IFPHYSICAL-MIB
OID
.1.3.6.1.4.1.8708.2.47.2.2.1.1.8
Type
column
Access
readonly
Status
current
Default
optical
Parent
ifPhysicalTrxEntry
Groups
11

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

Syntax

Source
LUM-TCTrxMediaWithNA
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
          
	notApplicable - used to tell that attribute
is not used in current configuration.
          
	notAvailable - used to tell that it is not
	possible to read attribute at the moment.

Values & Constraints

Type Values
0undefined
1optical
2tp1000BaseT
3tp100BaseT
4tp10BaseT
5electrical
2147483646notAvailable
2147483647notApplicable