oaIfAmplifierType

LUM-OA-MIB · .1.3.6.1.4.1.8708.2.19.2.2.1.1.12

Object

column r/w Enumeration
The type of amplifier for this interface.
              
preAmp25GAd - pre-amplifier for 2.5 G,
add-drop
              
preAmp25GTm - pre-amplifier for 2.5 G,
terminal multiplexor
              
powAmp10G  - power amplifier for 10 G
              
preAmp10GAd - pre-amplifier for 10 G,
add-drop
              
preAmp10GTm - pre-amplifier for 10 G,
terminal multiplexor
              
constantGain - used for pre-amps and other
          point-to-point links. Uses ASE compensation.
          => specify wantedGain
              
constantGainLI - Default value. Works as constantGain
          but uses low input power mode. Please,
          refer to OA commissioning manual to decideoaIfRxSignalStatus
          which gain mode that should be used.
              
constantGainHI - Works as constantGain but uses high
          input power mode. Please, refer to OA
          commissioning manual to decide which gain
          mode that should be used.
              
constantSignalPower - used in combination
          with 2 channel add-drop filters.
          Uses ASE compensation.
          => specify wantedSignalPower
              
constantPower - For test purposes
          No ASE compensation.
          => specify wantedAbsolutePower

Context

MIB
LUM-OA-MIB
OID
.1.3.6.1.4.1.8708.2.19.2.2.1.1.12
Type
column
Access
readwrite
Status
current
Parent
oaIfEntry
Groups
15

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pre25ad
2pre25tm
3pow10
4pre10ad
5pre10tm
6constantGain
7constantSignalPower
8constantPower
9constantGainLI
10constantGainHI