oaIfConfigurationCommand
LUM-OA-MIB ·
.1.3.6.1.4.1.8708.2.19.2.2.1.1.35
Object
column LUM-TCCommandString
Select which amplifier type to use. All modes are not applicable
for all type of amplifier boards.
constantGain: Amplifier will set output power according to
the input power and the given gain
constantSignalPower: Amplifier will set a constant output power
with noise-compensation
constantPower: Amplifier will set a constant output power
independent of input power
constantGainLI: Amplifier will work with constant gain in the low
input power region (-35 to -5 dBm)
constantGainHI: Amplifier will work with constant gain in the
high input power region (-25 to +8 dBm)
pow10: Power amplifier for 10G
pre10ad: Pre-amplifier for 10G in add/drop config.
pre25ad: Pre-amplifier for 2.5G in add/drop config.
pre10tm: Pre-amplifier for 10G in TM configuration
pre25tm: Pre-amplifier for 2.5G in TM configuration
Context
- MIB
- LUM-OA-MIB
- OID
.1.3.6.1.4.1.8708.2.19.2.2.1.1.35- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oaIfEntry
- Groups
- 13
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-OA-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-OA-MIB::oaIfConfigurationCommand'
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::oaIfConfigurationCommand.<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::oaIfConfigurationCommand'
Syntax
- Source
- LUM-TCCommandString
- Base type
OctetString- Display format
255a
Type Description
tbd
Values & Constraints
No enumerated values or constraints recorded.