All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmAlarmRisingThreshold
cmAlarmRisingThreshold
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmAlarmRisingThreshold
OID (numeric): 1.3.6.1.4.1.1996.20.13.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: A threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is greater than or equal to this threshold and the associated alarmStartupAlarm is equal to risingAlarm(1).
Note: a value of 0 turns off the monitoring of this threshold
What is cmAlarmRisingThreshold?
cmAlarmRisingThreshold is a read-write integer setting the upper threshold that, when the sampled statistic crosses upward past it, causes the alarm entry to generate a single event. An administrator sets this to the value that represents an undesirable high level for whatever variable cmAlarmVariable is monitoring. For example, an operator monitoring an error counter via this alarm mechanism would set cmAlarmRisingThreshold to a value indicating a problematic error rate, triggering notification once it's crossed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.13.1.1.7 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmAlarmRisingThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.13.1.1.7.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmAlarmRisingThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.20.13.1.1.7.1 i <value>
Start monitoring Copper Mountain Networks DSL access equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmAlarmRisingThreshold OID value, configure state conditions and alerts, and monitor any Copper Mountain Networks DSL access equipment (legacy) 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.1996 | coppermountain | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20 | cmCE200 | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.13 | cmAlarm | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.13.1 | cmAlarmTable | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.13.1.1 | cmAlarmEntry | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.13.1.1.7 | cmAlarmRisingThreshold | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |