clientIfRxState

LUM-CLIENT-MIB · .1.3.6.1.4.1.8708.2.27.2.2.1.1.139

Object

The operational state of the transiver for outgoing (RX) signal.
- Init started
- Init ready
- Frequency ready
- Input signal received
- A/D Converter ready
- Dispersion compensated
- Ready
- Low power
- Waiting for input signal

Context

MIB
LUM-CLIENT-MIB
OID
.1.3.6.1.4.1.8708.2.27.2.2.1.1.139
Type
column
Access
readonly
Status
current
Parent
clientIfEntry
Groups
13

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::clientIfRxState'
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::clientIfRxState.<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::clientIfRxState'

Syntax

Source
LUM-TCTrxRxState
Base type
Enumeration
Type Description
TRX RX start-up sequence state.
- Init started
- Init ready
- Frequency ready
- Input signal received
- A/D Converter ready
- Dispersion compensated
- Ready

Values & Constraints

Type Values
0missing
1initStarted
2initReady
3frequencyReady
4inputSignalReceived
5adConverterReady
6dispersionCompensated
7ready
8lowPower
9waitingForInputSignal
2147483647notApplicable