All MIBs › CASCADE-MIB › pportBertPattern
pportBertPattern
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportBertPattern
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.141
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Pattern generated by the XBERT
What is pportBertPattern?
This selects which test pattern, all zeros, all ones, alternating 1-0, a QRSS pseudo-random sequence, or a custom 1-4 byte user pattern, among others, the XBERT hardware generates on this port for bit error rate testing. Different patterns stress this specific port's line differently; all-zeros and all-ones test worst-case zero-suppression and DC balance behavior while QRSS better emulates real random data traffic, so choosing the right pattern determines what kind of line impairment the test is actually likely to expose. A technician validating a new circuit's zero-code suppression handling on this port would specifically choose allZeros rather than QRSS, since a genuinely random pattern would not stress that particular failure mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.141 snmpwalk -v2c -c public <target> CASCADE-MIB::pportBertPattern
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.141.1 snmpget -v2c -c public <target> CASCADE-MIB::pportBertPattern.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.4.2.1.141.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::pportBertPattern 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.141 | pportBertPattern | CASCADE-MIB |