All MIBs › CISCO-RMON-CONFIG-MIB › rmonAlarmEnable
rmonAlarmEnable
Module: CISCO-RMON-CONFIG-MIB
OID (symbolic): CISCO-RMON-CONFIG-MIB::rmonAlarmEnable
OID (numeric): 1.3.6.1.4.1.9.9.103.1.4.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object determines if the RMON alarm feature is enabled/disabled on this device. If this object is set to 'true', the RMON alarm feature enabled. If this object is 'false', RMON alarm feature is disabled. If the RMON feature is disabled, all the RMON alarm related polling are stopped.
Note that this object is only intended for temporary disabling of RMON alarm feature to ensure that the CPU usage by RMON alarms is not detrimental. For permanent disabling on this feature, it suggested that all the entries in the alarmTable are removed.
What is rmonAlarmEnable?
Read-write switch that enables or disables the RMON alarm feature on the device; when disabled, existing RMON alarms stop functioning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.103.1.4.2 snmpwalk -v2c -c public <target> CISCO-RMON-CONFIG-MIB::rmonAlarmEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.103.1.4.2.1 snmpget -v2c -c public <target> CISCO-RMON-CONFIG-MIB::rmonAlarmEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.103.1.4.2.1 s <value>
Start monitoring Cisco switches (SPAN/ERSPAN traffic mirroring) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-RMON-CONFIG-MIB::rmonAlarmEnable OID value, configure state conditions and alerts, and monitor any Cisco switches (SPAN/ERSPAN traffic mirroring) from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.103 | ciscoRmonConfigMIB | CISCO-RMON-CONFIG-MIB |
| 1.3.6.1.4.1.9.9.103.1 | ciscoRmonConfigObjects | CISCO-RMON-CONFIG-MIB |
| 1.3.6.1.4.1.9.9.103.1.4 | ciscoAlarmConfigObjects | CISCO-RMON-CONFIG-MIB |
| 1.3.6.1.4.1.9.9.103.1.4.2 | rmonAlarmEnable | CISCO-RMON-CONFIG-MIB |