All MIBs › CASCADE-MIB › pportSetDS0LoopDown
pportSetDS0LoopDown
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportSetDS0LoopDown
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.48
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Bit map used to set one or more DS0's out of loopback. Low bit corresponds to DS0 1. If a bit is set that DS0 is put out of loopback.
What is pportSetDS0LoopDown?
This is a bitmask you write to take one or more individual DS0 channels on this port back out of loopback, with the low bit corresponding to DS0 1. This is the release counterpart to pportSetDS0LoopUp, letting an admin restore just the specific channels that were looped for testing on this port without disturbing any others that were never looped. After finishing a test that looped DS0s 1 and 3 via pportSetDS0LoopUp, writing 0x00000005 to this object would return exactly those two channels on this port to normal service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.48 snmpwalk -v2c -c public <target> CASCADE-MIB::pportSetDS0LoopDown
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.48.1 snmpget -v2c -c public <target> CASCADE-MIB::pportSetDS0LoopDown.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.4.2.1.48.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::pportSetDS0LoopDown 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.48 | pportSetDS0LoopDown | CASCADE-MIB |