All MIBs › CERENT-FC-MIB › cFcAlarmRisingThreshold
cFcAlarmRisingThreshold
Module: CERENT-FC-MIB
OID (symbolic): CERENT-FC-MIB::cFcAlarmRisingThreshold
OID (numeric): 1.3.6.1.4.1.3607.2.60.1.5.1.80
Node type: OBJECT-TYPE
Type: Integer32
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 cFcAlarmStartupAlarm is equal to risingcFcAlarm(1) or risingOrFallingAlarm(3).
After a rising event is generated, another such event will not be generated until the sampled value falls below this threshold and reaches the cFcAlarmFallingThreshold.
This object can only be used to set the lower word value of the threshold. If the threshold to be set is greater than 4,294,967,295 then cFcAlarmRisingThresholdHigh should be used to set the upper word value of the threshold.
What is cFcAlarmRisingThreshold?
A read-write threshold value that triggers a single alarm event when the sampled statistic rises to or above it after previously being below it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3607.2.60.1.5.1.80 snmpwalk -v2c -c public <target> CERENT-FC-MIB::cFcAlarmRisingThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3607.2.60.1.5.1.80.1 snmpget -v2c -c public <target> CERENT-FC-MIB::cFcAlarmRisingThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3607.2.60.1.5.1.80.1 i <value>
Start monitoring Cisco ONS optical transport platforms (formerly Cerent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CERENT-FC-MIB::cFcAlarmRisingThreshold OID value, configure state conditions and alerts, and monitor any Cisco ONS optical transport platforms (formerly Cerent) 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.3607 | cerent | CERENT-GLOBAL-REGISTRY |
| 1.3.6.1.4.1.3607.2 | cerentGeneric | CERENT-GLOBAL-REGISTRY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3607.2.60 | cerentFcMIBObjects | CERENT-FC-MIB |
| 1.3.6.1.4.1.3607.2.60.1 | cerentFc | CERENT-FC-MIB |
| 1.3.6.1.4.1.3607.2.60.1.5 | cFcAlarmTable | CERENT-FC-MIB |
| 1.3.6.1.4.1.3607.2.60.1.5.1 | cFcAlarmEntry | CERENT-FC-MIB |
| 1.3.6.1.4.1.3607.2.60.1.5.1.80 | cFcAlarmRisingThreshold | CERENT-FC-MIB |