oaIfFunctionalType
LUM-OA-MIB ·
.1.3.6.1.4.1.8708.2.19.2.2.1.1.50
Object
column r/w
Enumeration
The functional type of amplifier. This attribute is ONLY used
by TNM and the traffic is not affected if changed.
undefined - default
preAmp - pre-amplifier. Receiving amplifier on a
terminal node.
offLinePreAmp - offline pre-amplifier. Receiving amplifier
in a non-terminal node. Offline pre-amplifier
amplifies dropped traffic, NOT line traffic.
lineAmp - line amplifier. Amplifier situated between
the terminal nodes, which amplifies passing
line traffic and (if applicable) added
traffic.
booster - booster. The transmitting amplifier from a
terminal node.
Context
- MIB
- LUM-OA-MIB
- OID
.1.3.6.1.4.1.8708.2.19.2.2.1.1.50- Type
- column
- Access
- readwrite
- Status
- current
- Default
undefined- Parent
- oaIfEntry
- Groups
- 7
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::oaIfFunctionalType'
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::oaIfFunctionalType.<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::oaIfFunctionalType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | undefined |
2 | preAmp |
3 | offLinePreAmp |
4 | lineAmp |
5 | booster |