All MIBs › CERENT-FC-MIB › cFcAlarmSampleType
cFcAlarmSampleType
Module: CERENT-FC-MIB
OID (symbolic): CERENT-FC-MIB::cFcAlarmSampleType
OID (numeric): 1.3.6.1.4.1.3607.2.60.1.5.1.40
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds.
What is cFcAlarmSampleType?
A read-write setting that determines how the sampled variable's value is calculated for threshold comparison, e.g. as an absolute value or as the delta between successive samples.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3607.2.60.1.5.1.40 snmpwalk -v2c -c public <target> CERENT-FC-MIB::cFcAlarmSampleType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3607.2.60.1.5.1.40.1 snmpget -v2c -c public <target> CERENT-FC-MIB::cFcAlarmSampleType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3607.2.60.1.5.1.40.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::cFcAlarmSampleType 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.40 | cFcAlarmSampleType | CERENT-FC-MIB |