mrtIfTrxMedia
LUM-MULTIRATE-MIB ·
.1.3.6.1.4.1.8708.2.12.2.2.1.1.67
Context
- MIB
- LUM-MULTIRATE-MIB
- OID
.1.3.6.1.4.1.8708.2.12.2.2.1.1.67- Type
- column
- Access
- readwrite
- Status
- current
- Default
optical- Parent
- mrtIfEntry
- Groups
- 5
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 'LUM-MULTIRATE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MULTIRATE-MIB::mrtIfTrxMedia'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MULTIRATE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MULTIRATE-MIB::mrtIfTrxMedia.<mrtIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MULTIRATE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MULTIRATE-MIB::mrtIfTrxMedia'
Syntax
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
0 | undefined |
1 | optical |
2 | tp1000BaseT |
3 | tp100BaseT |
4 | tp10BaseT |
5 | electrical |