All MIBs › RAPID-CITY › rcLinkFlapDetectSendTrap
rcLinkFlapDetectSendTrap
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcLinkFlapDetectSendTrap
OID (numeric): 1.3.6.1.4.1.2272.1.27.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Used to configure whether a trap should be sent if the port is forced out-of-service.
What is rcLinkFlapDetectSendTrap?
This OID is a true/false setting that controls whether the system automatically sends alert messages when a port repeatedly disconnects and reconnects. Enabling it provides early warning of flaky cable or hardware. An operator would enable this to catch intermittent link problems before they cause service outages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.27.2 snmpwalk -v2c -c public <target> RAPID-CITY::rcLinkFlapDetectSendTrap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.27.2.1 snmpget -v2c -c public <target> RAPID-CITY::rcLinkFlapDetectSendTrap.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.27.2.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.2 | rcLinkFlapDetectSendTrap | RAPID-CITY |