All MIBs › CASCADE-MIB › pportDS0TestPatternSync
pportDS0TestPatternSync
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportDS0TestPatternSync
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.95
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: While DS0 far end testing, the DS0 pattern has detected the pattern four consecutive times. If the pattern is lost, this variable will be equal to one.
What is pportDS0TestPatternSync?
This flags whether the DS0 far-end test has achieved pattern synchronization on this channel; the test pattern must be detected four consecutive times to sync, and this variable is set to 1 if that sync is subsequently lost. Losing pattern sync partway through a test on this specific channel invalidates whatever error counts have accumulated since the loss, since the receiver is effectively comparing against a misaligned reference, so this flag tells you whether pportDS0BitErrorCount for this run can actually be trusted. If this shows 1 midway through a scheduled test on this channel, any bit errors counted from that point forward should be disregarded until sync is confirmed to have been reestablished.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.95 snmpwalk -v2c -c public <target> CASCADE-MIB::pportDS0TestPatternSync
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.95.1 snmpget -v2c -c public <target> CASCADE-MIB::pportDS0TestPatternSync.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pportDS0TestPatternSync.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::pportDS0TestPatternSync 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.95 | pportDS0TestPatternSync | CASCADE-MIB |