All MIBs › LUM-IFBASIC-MIB › ifBasicSignalDirection
ifBasicSignalDirection
Module: LUM-IFBASIC-MIB
OID (symbolic): LUM-IFBASIC-MIB::ifBasicSignalDirection
OID (numeric): 1.3.6.1.4.1.8708.2.46.2.4.1.1.17
Node type: OBJECT-TYPE
Type: SignalDirection
Access: read-only
Description: The direction in which this object is referred to.
rx - In bound direction. (1)
tx - out bound direction. (2)
biDir - the interface has one connector used for both rx and tx. (3)
txRx - the interface has two connectors one for tx and one for rx. (4)
Not Available - the direction is not available.
What is ifBasicSignalDirection?
This OID reports the traffic direction this signal object refers to: rx (inbound only), tx (outbound only), biDir (one connector shared for both), or txRx (separate tx/rx connectors), defaulting to txRx. An admin uses it to understand whether a given signal row represents a full duplex port or just one direction of it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8708.2.46.2.4.1.1.17 snmpwalk -v2c -c public <target> LUM-IFBASIC-MIB::ifBasicSignalDirection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8708.2.46.2.4.1.1.17.1 snmpget -v2c -c public <target> LUM-IFBASIC-MIB::ifBasicSignalDirection.1
Start monitoring Infinera optical network element (basic port/interface objects) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LUM-IFBASIC-MIB::ifBasicSignalDirection OID value, configure state conditions and alerts, and monitor any Infinera optical network element (basic port/interface objects) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8708 | lumentis | LUM-REG |
| 1.3.6.1.4.1.8708.2 | lumGeneric | LUM-REG |
| 1.3.6.1.4.1.8708.2.46 | lumIfBasicMIB | LUM-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8708.2.46.2 | lumIfBasicMIBObjects | LUM-IFBASIC-MIB |
| 1.3.6.1.4.1.8708.2.46.2.4 | ifBasicSignalList | LUM-IFBASIC-MIB |
| 1.3.6.1.4.1.8708.2.46.2.4.1 | ifBasicSignalTable | LUM-IFBASIC-MIB |
| 1.3.6.1.4.1.8708.2.46.2.4.1.1 | ifBasicSignalEntry | LUM-IFBASIC-MIB |
| 1.3.6.1.4.1.8708.2.46.2.4.1.1.17 | ifBasicSignalDirection | LUM-IFBASIC-MIB |