muxIfTxDirection
LUM-MUX-MIB ·
.1.3.6.1.4.1.8708.2.13.2.2.1.1.24
Object
The direction of the transmitted signal.
undefined - Unknown/Dont care
toWest - The transmitted signal is sent to west.
toEast - The transmitted signal is sent to east.
Context
- MIB
- LUM-MUX-MIB
- OID
.1.3.6.1.4.1.8708.2.13.2.2.1.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- muxIfEntry
- Groups
- 8
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-MUX-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MUX-MIB::muxIfTxDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MUX-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MUX-MIB::muxIfTxDirection.<muxIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MUX-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MUX-MIB::muxIfTxDirection'
Syntax
- Source
- MuxTxDirection
- Base type
Enumeration
Type Description
The direction of the transmitted signal.
undefined - Unknown/Dont care
toWest - The transmitted signal is sent to west
toEast - The transmitted signal is sent to east
Values & Constraints
Type Values
0 | undefined |
1 | toWest |
2 | toEast |