ifPerfG826Type
LUM-IFPERF-MIB ·
.1.3.6.1.4.1.8708.2.56.2.4.1.1.5
Object
The direction type of signal the interface expects.
rx - Only ingoing signal.
tx - Only outgoing signal.
uniDi - Unidirectional signal.
biDi - Ingoing and outgoing signal on the same
port.
Context
- MIB
- LUM-IFPERF-MIB
- OID
.1.3.6.1.4.1.8708.2.56.2.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ifPerfG826Entry
- Groups
- 3
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::ifPerfG826Type'
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::ifPerfG826Type.<ifPerfG826Index>'
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::ifPerfG826Type'
Syntax
- Source
- G826MeasurementTypeWithNA
- Base type
Enumeration
Type Description
The direction type.
rx - receiver, only ingoing signal
tx - transmitter, only outgoing signal
uniDi - unidirectional
biDi - bidirectional, ingoing and outgoing signal on the same port
Values & Constraints
Type Values
1 | rx |
2 | tx |
3 | uniDi |
4 | biDi |
2147483647 | notApplicable |