ifPerfL2ErrorType

LUM-IFPERF-MIB · .1.3.6.1.4.1.8708.2.56.2.8.1.1.5

Object

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.8.1.1.5
Type
column
Access
readonly
Status
current
Parent
ifPerfL2ErrorEntry
Groups
1

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-IFPERF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFPERF-MIB::ifPerfL2ErrorType'
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::ifPerfL2ErrorType.<ifPerfL2ErrorIndex>'
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::ifPerfL2ErrorType'

Syntax

Source
L2MeasurementTypeWithNA
Base type
Enumeration
Type Description
The direction type.
          
rx - receiver, only ingoing signal
tx - transmitter, only outgoing signal

Values & Constraints

Type Values
1rx
2tx
2147483647notApplicable

Conformance