ifAmplifierAmplifierFunctionalType
LUM-IFAMPLIFIER-MIB ·
.1.3.6.1.4.1.8708.2.65.2.2.1.1.17
Object
column r/w
Enumeration
The functional type of amplifier. This attribute is ONLY used
to describe how the amplifier is used and traffic is not affected if changed.
undefined - default
preAmp - pre-amplifier. The receiving amplifier on a
terminal node.
The received signal is too weak to use without
amplification.
offLinePreAmp - offline pre-amplifier. Receiving amplifier
in a non-terminal node. Offline pre-amplifier
amplifies dropped traffic, NOT line traffic.
Amplification is done before the received signal
is dropped.
lineAmp - line amplifier. Amplifier situated between
the terminal nodes, which amplifies passing
line traffic and (if applicable) added
traffic.
Amplification is done before sending the signal
on the line.
booster - booster. The transmitting amplifier from a
terminal node.
Used when receiving clients need a amplified signal.
Context
- MIB
- LUM-IFAMPLIFIER-MIB
- OID
.1.3.6.1.4.1.8708.2.65.2.2.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Default
undefined- Parent
- ifAmplifierAmplifierEntry
- Groups
- 2
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-IFAMPLIFIER-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFAMPLIFIER-MIB::ifAmplifierAmplifierFunctionalType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFAMPLIFIER-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFAMPLIFIER-MIB::ifAmplifierAmplifierFunctionalType.<ifAmplifierAmplifierIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFAMPLIFIER-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFAMPLIFIER-MIB::ifAmplifierAmplifierFunctionalType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | undefined |
2 | preAmp |
3 | offLinePreAmp |
4 | lineAmp |
5 | booster |