All MIBs › CASCADE-MIB › pportds1FELoopbackControl
pportds1FELoopbackControl
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportds1FELoopbackControl
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.148
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables or Disables Far end loopback control of the switch. Enabled (2) = Loop up and down commands from far end equipment will be processed. Disabled (1) - loop up and down commands from far end equipment shall be ignored. This control does not affect the switch's transmission of loopback commands to the far end
What is pportds1FELoopbackControl?
This enables or disables whether this DS1 port will honor inband loopback commands sent to it by far-end equipment, without affecting this port's own ability to send loopback commands outbound to the far end. Disabling this on a specific port is a protective measure against an untrusted or misbehaving far-end device remotely forcing this port into loopback and disrupting live traffic, while still letting an admin here initiate loops toward the far end whenever needed for testing. A carrier demarcation port exposed to customer-owned CPE might have pportds1FELoopbackControl disabled so the customer's equipment cannot inadvertently or maliciously loop this port, while the carrier's own test equipment on this switch can still command loops toward the customer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.148 snmpwalk -v2c -c public <target> CASCADE-MIB::pportds1FELoopbackControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.148.1 snmpget -v2c -c public <target> CASCADE-MIB::pportds1FELoopbackControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.4.2.1.148.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::pportds1FELoopbackControl 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.148 | pportds1FELoopbackControl | CASCADE-MIB |