All MIBs › CASCADE-MIB › pportDS0LpbkMode
pportDS0LpbkMode
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportDS0LpbkMode
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.98
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This determines what mode the DS0 Processor will be set to. 1 - no lpbk 2 - switch lpbk 3 - far end lpbk.
What is pportDS0LpbkMode?
This determines which loopback mode the DS0 processor for this channel operates in: no loop, switch loopback (looped locally at the switch), or far-end loopback (looped at remote equipment). Choosing switch loopback tests this specific channel's local switch-side hardware in isolation, while far-end loopback extends the test across the entire circuit including the remote CSU/DSU/OCU, so the mode selected determines exactly how much of the path a subsequent BERT actually validates. A technician wanting to rule out the local switch hardware before troubleshooting further would first run switch loopback (mode 2) on this channel, only escalating to far-end loopback (mode 3) once the local side tests clean.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.98 snmpwalk -v2c -c public <target> CASCADE-MIB::pportDS0LpbkMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.98.1 snmpget -v2c -c public <target> CASCADE-MIB::pportDS0LpbkMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.4.2.1.98.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::pportDS0LpbkMode 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.4 | pport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2 | pportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1 | pportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1.98 | pportDS0LpbkMode | CASCADE-MIB |