All MIBs › SONET-MIB › sonetMediumLoopbackConfig
sonetMediumLoopbackConfig
Module: SONET-MIB
OID (symbolic): SONET-MIB::sonetMediumLoopbackConfig
OID (numeric): 1.3.6.1.2.1.10.39.1.1.1.1.8
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
Description:
The current loopback state of the SONET/SDH interface. The values mean:
sonetNoLoop Not in the loopback state. A device that is not capable of performing a loopback on this interface shall always return this value.
sonetFacilityLoop The received signal at this interface is looped back out through the corresponding transmitter in the return direction.
sonetTerminalLoop The signal that is about to be transmitted is connected to the associated incoming receiver.
sonetOtherLoop Loopbacks that are not defined here.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.39.1.1.1.1.8 snmpwalk -v2c -c public <target> SONET-MIB::sonetMediumLoopbackConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.39.1.1.1.1.8.1 snmpget -v2c -c public <target> SONET-MIB::sonetMediumLoopbackConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.39.1.1.1.1.8.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.39 | sonetMIB | SONET-MIB |
| 1.3.6.1.2.1.10.39.1 | sonetObjects | SONET-MIB |
| 1.3.6.1.2.1.10.39.1.1 | sonetMedium | SONET-MIB |
| 1.3.6.1.2.1.10.39.1.1.1 | sonetMediumTable | SONET-MIB |
| 1.3.6.1.2.1.10.39.1.1.1.1 | sonetMediumEntry | SONET-MIB |
| 1.3.6.1.2.1.10.39.1.1.1.1.8 | sonetMediumLoopbackConfig | SONET-MIB |