All MIBs › ALCATEL-IND1-BGP-MIB › alaBgpDampCutOff
alaBgpDampCutOff
Module: ALCATEL-IND1-BGP-MIB
OID (symbolic): ALCATEL-IND1-BGP-MIB::alaBgpDampCutOff
OID (numeric): 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.1.33
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When a route's figure of merit reaches this value, the route is considered damped. This is a floating point value with 2 digit precision. For example, a value of 3.5 is encoded as 350, a value of 0.9 is encoded as 90 ,a value of 9.45 is encoded as 945.
What is alaBgpDampCutOff?
This integer (1-9999) sets the dampening penalty threshold—when a route's figure of merit reaches this value, the route is damped. Values are encoded with 2 decimal precision (e.g., 350 = 3.5). Engineers tune this to balance stability with convergence speed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.1.33 snmpwalk -v2c -c public <target> ALCATEL-IND1-BGP-MIB::alaBgpDampCutOff
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.1.33.1 snmpget -v2c -c public <target> ALCATEL-IND1-BGP-MIB::alaBgpDampCutOff.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.1.33.1 i <value>
Start monitoring Alcatel-Lucent Enterprise OmniSwitch switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALCATEL-IND1-BGP-MIB::alaBgpDampCutOff OID value, configure state conditions and alerts, and monitor any Alcatel-Lucent Enterprise OmniSwitch switches from a single console.
OID Breakdown
Upper-level ancestors (13 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.6486 | alcatel | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801 | alcatelIND1BaseMIB | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1 | alcatelIND1Management | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2 | managementIND1Software | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1 | softwareIND1Entities | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1.10 | softentIND1Routing | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1.10.5 | routingIND1Bgp | ALCATEL-IND1-BASE |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6486.801.1.2.1.10.5.1 | alcatelIND1BGPMIB | ALCATEL-IND1-BGP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1 | alcatelIND1BGPMIBObjects | ALCATEL-IND1-BGP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.1 | alaBgpGlobal | ALCATEL-IND1-BGP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.1.33 | alaBgpDampCutOff | ALCATEL-IND1-BGP-MIB |