All MIBs › CASCADE-MIB › cktOamLoopbackDirection
cktOamLoopbackDirection
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktOamLoopbackDirection
OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.114
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Which direction to send the loopback cell. If 'local', send out this circuit entry's port. If 'remote', send out the remote circuit entry's port.
What is cktOamLoopbackDirection?
This selects which end of the circuit actually transmits the OAM loopback test cell, the near end's port if set to local, or the far end's port if set to remote, which determines exactly which half of the circuit path the resulting loopback test actually exercises. An admin isolating a fault to one side of a circuit would run the test with cktOamLoopbackDirection set to remote first to check the far segment, then local to check the near segment. For example, a successful remote-direction loopback combined with a failing local-direction one would tell the admin the fault is specifically in the near-end segment of the circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.114 snmpwalk -v2c -c public <target> CASCADE-MIB::cktOamLoopbackDirection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.114.1 snmpget -v2c -c public <target> CASCADE-MIB::cktOamLoopbackDirection.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.6.1.1.114.1 i <value>
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::cktOamLoopbackDirection OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6 | ckt | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1 | cktTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1 | cktEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1.114 | cktOamLoopbackDirection | CASCADE-MIB |