ifPerfL1Type
LUM-IFPERF-MIB ·
.1.3.6.1.4.1.8708.2.56.2.5.1.1.5
Object
column L1MeasurementTypeWithNA
The direction type of signal the interface expects.
rx - Only ingoing signal.
tx - Only outgoing signal.
Context
- MIB
- LUM-IFPERF-MIB
- OID
.1.3.6.1.4.1.8708.2.56.2.5.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ifPerfL1Entry
- 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-IFPERF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFPERF-MIB::ifPerfL1Type'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFPERF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFPERF-MIB::ifPerfL1Type.<ifPerfL1Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFPERF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFPERF-MIB::ifPerfL1Type'
Syntax
- Source
- L1MeasurementTypeWithNA
- Base type
Enumeration
Type Description
The direction type.
rx - receiver, only ingoing signal
tx - transmitter, only outgoing signal
Values & Constraints
Type Values
1 | rx |
2 | tx |
2147483647 | notApplicable |
Conformance
Member of