All MIBs › CASCADE-MIB › pportAPSsfBerThresh
pportAPSsfBerThresh
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportAPSsfBerThresh
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.134
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Exponent N for APS Signal Failure based on BER. A line bit-error-rate above 10^-N causes an SF BER failure to be asserted. SF BER is cleared when the line BER returns to less than 10^-7.
What is pportAPSsfBerThresh?
This sets the exponent N (3 to 5) defining the Signal Failure BER threshold for this port's APS protection; a line bit-error rate worse than 10^-N triggers an SF failure and a protection switchover, which then clears once the BER improves to better than 10^-7. Because this triggers an actual APS switchover, tuning this threshold on this specific port controls how tolerant the line is of degraded quality before automatically failing over to the protection line; a lower N, like 3, declares failure sooner at a coarser error rate, while 5 waits for a more severely degraded signal. Setting pportAPSsfBerThresh to 4 on this port means a sustained bit-error rate worse than 1 in 10,000 triggers an automatic switch to the protection line, which then will not clear back until the BER improves past 1 in 10 million.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.134 snmpwalk -v2c -c public <target> CASCADE-MIB::pportAPSsfBerThresh
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.134.1 snmpget -v2c -c public <target> CASCADE-MIB::pportAPSsfBerThresh.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.4.2.1.134.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::pportAPSsfBerThresh 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.134 | pportAPSsfBerThresh | CASCADE-MIB |