All MIBs › RAPID-CITY › rcLinkFlapDetectAutoPortDownEnable
rcLinkFlapDetectAutoPortDownEnable
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcLinkFlapDetectAutoPortDownEnable
OID (numeric): 1.3.6.1.4.1.2272.1.27.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Used to enable/disable the Link Flap Detect feature. When enabled this feature will monitor the number of times a port goes down during a certain interval. If the number exceeds a given bound the port will be forced out-of-service.
What is rcLinkFlapDetectAutoPortDownEnable?
This read-write boolean object enables or disables the Link Flap Detect feature on a Nortel/Avaya device, which automatically forces ports out-of-service when they exceed a configured number of link state transitions (up/down cycles) within a time window. Excessive link flaps typically indicate physical media problems, faulty transceivers, or misconfigured duplex settings, and this feature prevents the port from thrashing the network. Operations teams enable this feature to automatically quarantine problematic ports and prevent network instability, while they investigate the underlying hardware or configuration issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.27.1 snmpwalk -v2c -c public <target> RAPID-CITY::rcLinkFlapDetectAutoPortDownEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.27.1.1 snmpget -v2c -c public <target> RAPID-CITY::rcLinkFlapDetectAutoPortDownEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.27.1.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.27 | rcLinkFlapDetect | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.27.1 | rcLinkFlapDetectAutoPortDownEnable | RAPID-CITY |