All MIBs › ATMSWCH-MIB › atmSwchSlotAPSSDBerThreshold
atmSwchSlotAPSSDBerThreshold
Module: ATMSWCH-MIB
OID (symbolic): ATMSWCH-MIB::atmSwchSlotAPSSDBerThreshold
OID (numeric): 1.3.6.1.4.1.81.33.5.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Signal Degrade Bit Error Rate. The negated value of this number is used as the exponent of 10 for computing the threshold value for the Bit Error Rate (BER). For example, a value of 5 indicates a BER threshold of 10^-5. Default value is 5.
What is atmSwchSlotAPSSDBerThreshold?
This is a read-write integer (5-9) specifying the signal degrade BER threshold as 10^(-value). It defines the less-severe bit error threshold for SD-based APS triggering. Setting to 6 sets the SD threshold at BER 10^-6 (one error per million bits).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.33.5.1.1.8 snmpwalk -v2c -c public <target> ATMSWCH-MIB::atmSwchSlotAPSSDBerThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.33.5.1.1.8.1 snmpget -v2c -c public <target> ATMSWCH-MIB::atmSwchSlotAPSSDBerThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.33.5.1.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmSwchSlotAPSSDBerThreshold.1
Start monitoring Lucent Technologies ATM switch platforms (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATMSWCH-MIB::atmSwchSlotAPSSDBerThreshold OID value, configure state conditions and alerts, and monitor any Lucent Technologies ATM switch platforms (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.33 | atmSwch | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.5 | atmSwchSlot | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.5.1 | atmSwchSlotTable | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.5.1.1 | atmSwchSlotEntry | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.5.1.1.8 | atmSwchSlotAPSSDBerThreshold | ATMSWCH-MIB |