clientIfTxState

LUM-CLIENT-MIB · .1.3.6.1.4.1.8708.2.27.2.2.1.1.138

Object

The operational state of the transiver for outgoing (TX) signal.
- Init started
- Init ready
- Data path locked
- Laser ready off
- Laser ready
- Laser bias ready
- Ready
- Low power
- High power up
- TX off
- TX turn on

Context

MIB
LUM-CLIENT-MIB
OID
.1.3.6.1.4.1.8708.2.27.2.2.1.1.138
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::clientIfTxState'
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::clientIfTxState.<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::clientIfTxState'

Syntax

Source
LUM-TCTrxTxState
Base type
Enumeration
Type Description
TRX TX start-up sequence state.
- Init started
- Init ready
- Data path locked
- Laser ready off
- Laser ready
- Laser bias ready
- Ready

Values & Constraints

Type Values
0missing
1initStarted
2initReady
3dataPathLocked
4laserReadyOff
5laserReady
6laserBiasReady
7ready
8lowPower
9highPowerUp
10txOff
11txTurnOn
2147483647notApplicable