All MIBs › ADVA-FSPR7-MIB › physicalPortLoopConfig
physicalPortLoopConfig
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::physicalPortLoopConfig
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.3.4.1.1.52
Node type: OBJECT-TYPE
Type: LoopConfig
Access: read-write
Description:
The configuration of the loopback function. - noLoop: no loop configuration on the interface. - lineLoop: the incoming signal is looped to the outgoing line on the interface. The incoming signal is sent in the downstream direction and processed as normal. - inwardLoop: the output signal is looped to the incoming line on the interface. The looped signal is transmitted unchanged on the optical output.
What is physicalPortLoopConfig?
Stores an enumerated value (such as noLoop or lineLoop) that controls whether incoming optical signals are looped back to the transmit path for diagnostic testing. This is operationally critical for troubleshooting signal path integrity and isolating transmission faults without disrupting live traffic. A diagnostic setting would be lineLoop to verify the optical path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.3.4.1.1.52 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::physicalPortLoopConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.3.4.1.1.52.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::physicalPortLoopConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.11.7.3.4.1.1.52.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3 | management | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.4 | facilityMgmt | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.4.1 | physicalPortTable | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.4.1.1 | physicalPortEntry | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.4.1.1.52 | physicalPortLoopConfig | ADVA-FSPR7-MIB |