All MIBs › EDGELINK-MIB › elCMClearTooManySwitches
elCMClearTooManySwitches
Module: EDGELINK-MIB
OID (symbolic): EDGELINK-MIB::elCMClearTooManySwitches
OID (numeric): 1.3.6.1.4.1.564.101.1.2.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Clear switching-disabled state which occurs as a result of too many switches between the cards in a protected system in a 10 minute interval. ClearTooManySwitchesLock command is used to remove the standing Alarm. On a read, the value indeterminate will be returned if the SNMP variable was never set to clearTooManySwitchesLock(2), otherwise clearTooManySwitchesLock(2) will be returned.
What is elCMClearTooManySwitches?
This clears the switching-disabled lockout that the system imposes after too many A/B card switches occur within a 10-minute window. An admin sets it to clearTooManySwitchesLock to remove the standing alarm once the underlying flapping condition has been resolved.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.564.101.1.2.7 snmpwalk -v2c -c public <target> EDGELINK-MIB::elCMClearTooManySwitches
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.564.101.1.2.7.1 snmpget -v2c -c public <target> EDGELINK-MIB::elCMClearTooManySwitches.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.564.101.1.2.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> elCMClearTooManySwitches.1
Start monitoring EdgeLink edge access multiplexer (DS1 channelized module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EDGELINK-MIB::elCMClearTooManySwitches OID value, configure state conditions and alerts, and monitor any EdgeLink edge access multiplexer (DS1 channelized module) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.564 | telco | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101 | edgeLink | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1 | elM13v1 | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1.2 | elCM | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1.2.7 | elCMClearTooManySwitches | EDGELINK-MIB |