All MIBs › LUM-IFBASIC-MIB › ifBasicSignalFormatConfigurationSharedWithInterface
ifBasicSignalFormatConfigurationSharedWithInterface
Module: LUM-IFBASIC-MIB
OID (symbolic): LUM-IFBASIC-MIB::ifBasicSignalFormatConfigurationSharedWithInterface
OID (numeric): 1.3.6.1.4.1.8708.2.46.2.4.1.1.19
Node type: OBJECT-TYPE
Type: Unsigned32WithNA
Access: read-only
Description: This attribute specifies whether this object instances shares the format configuration with another object instance. value == 0: it is not shared value != 0: it is shared with the interface object with index = value in IfBasicIfEntry If it is shared, it means that updating the format (and optionally speed) will affect the configuration of the other object instance
What is ifBasicSignalFormatConfigurationSharedWithInterface?
This OID reports whether this signal instance's format configuration is shared with another interface: a value of 0 means it is not shared, while a nonzero value is the ifBasicIfEntry index of the interface it's shared with. An admin needs to know this because changing the format (and possibly speed) here will also change the configuration of that other, linked interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8708.2.46.2.4.1.1.19 snmpwalk -v2c -c public <target> LUM-IFBASIC-MIB::ifBasicSignalFormatConfigurationSharedWithInterface
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8708.2.46.2.4.1.1.19.1 snmpget -v2c -c public <target> LUM-IFBASIC-MIB::ifBasicSignalFormatConfigurationSharedWithInterface.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ifBasicSignalFormatConfigurationSharedWithInterface.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::ifBasicSignalFormatConfigurationSharedWithInterface 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.19 | ifBasicSignalFormatConfigurationSharedWithInterface | LUM-IFBASIC-MIB |