All MIBs › CASCADE-MIB › pportDS0LoopUpStatus
pportDS0LoopUpStatus
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportDS0LoopUpStatus
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.49
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Bit map reporting which DS0's have gone into loopback since the last time this variable was read
What is pportDS0LoopUpStatus?
This is a read-only bitmask reporting which DS0 channels on this port have transitioned into loopback since the last time this object was polled. Because it is an edge-triggered, since-last-read status rather than a live snapshot, it is most useful for detecting DS0s that were remotely commanded into loop, for example by far-end test equipment, between polling intervals on this port, which pportSetDS0LoopUp alone would not reveal if triggered externally. A management station polling every five minutes that suddenly sees bit 5 set here would know DS0 channel 5 on this port entered loopback sometime in that window, even if it has already exited loop by the time of the read.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.49 snmpwalk -v2c -c public <target> CASCADE-MIB::pportDS0LoopUpStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.49.1 snmpget -v2c -c public <target> CASCADE-MIB::pportDS0LoopUpStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pportDS0LoopUpStatus.1
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::pportDS0LoopUpStatus 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.49 | pportDS0LoopUpStatus | CASCADE-MIB |