All MIBs › CIENA-CES-NOTIFICATIONS-CONTROL › cienaCesRstpPortFlapTrapState
cienaCesRstpPortFlapTrapState
Module: CIENA-CES-NOTIFICATIONS-CONTROL
OID (symbolic): CIENA-CES-NOTIFICATIONS-CONTROL::cienaCesRstpPortFlapTrapState
OID (numeric): 1.3.6.1.4.1.1271.2.2.1.1.1.52
Node type: OBJECT-TYPE
Type: CienaGlobalState
Access: read-write
Description: Setting this object to 'disabled' causes cienaCesRstpPortFlapNotification traps to be suppressed.
What is cienaCesRstpPortFlapTrapState?
Per its description, this CienaGlobalState object controls the cienaCesRstpPortFlapNotification trap, generated when RSTP detects a port rapidly transitioning states (flapping) rather than settling into forwarding or blocking. Repeated topology-change events from one port are disruptive because each transition can trigger RSTP to recompute the spanning tree, briefly interrupting forwarding across the whole topology. A NOC team would keep this enabled specifically to catch a failing transceiver or a loose cable that is flapping a single port dozens of times an hour and destabilizing the whole switched network, not just that link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.2.1.1.1.52 snmpwalk -v2c -c public <target> CIENA-CES-NOTIFICATIONS-CONTROL::cienaCesRstpPortFlapTrapState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.2.1.1.1.52.1 snmpget -v2c -c public <target> CIENA-CES-NOTIFICATIONS-CONTROL::cienaCesRstpPortFlapTrapState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.2.1.1.1.52.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesRstpPortFlapTrapState.1
Start monitoring Ciena CES (Carrier Ethernet Switch) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-NOTIFICATIONS-CONTROL::cienaCesRstpPortFlapTrapState OID value, configure state conditions and alerts, and monitor any Ciena CES (Carrier Ethernet Switch) platforms from a single console.
OID Breakdown
Upper-level ancestors (10 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.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.2 | cienaCesNotifications | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.2.1 | cienaCesNotificationsControlModule | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.2.1.1 | cienaCesNotificationsControlMIB | CIENA-CES-NOTIFICATIONS-CONTROL |
| 1.3.6.1.4.1.1271.2.2.1.1.1 | cienaCesNotificationsControl | CIENA-CES-NOTIFICATIONS-CONTROL |
| 1.3.6.1.4.1.1271.2.2.1.1.1.52 | cienaCesRstpPortFlapTrapState | CIENA-CES-NOTIFICATIONS-CONTROL |