All MIBs › CIENA-CES-CFM-MIB › cienaCesCfmServiceStatsTotalRx
cienaCesCfmServiceStatsTotalRx
Module: CIENA-CES-CFM-MIB
OID (symbolic): CIENA-CES-CFM-MIB::cienaCesCfmServiceStatsTotalRx
OID (numeric): 1.3.6.1.4.1.1271.2.3.4.1.2.1.1.2
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The total CFM frames received for the service.
What is cienaCesCfmServiceStatsTotalRx?
This is the receive-side counterpart, totaling every CFM frame type this device has received for that one specific service. Comparing it against the service's Tx-total counter, and against how many remote MEPs are configured in that service, gives a quick per-service health check without needing to sum up the individual CCM, LBM, and LTM breakdown counters by hand. A service configured with 3 remote MEPs each sending a CCM every second should show this counter growing by about 3 per second at minimum; a slower rate flags that fewer remote MEPs than expected are actually contributing traffic to this service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.4.1.2.1.1.2 snmpwalk -v2c -c public <target> CIENA-CES-CFM-MIB::cienaCesCfmServiceStatsTotalRx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.4.1.2.1.1.2.1 snmpget -v2c -c public <target> CIENA-CES-CFM-MIB::cienaCesCfmServiceStatsTotalRx.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesCfmServiceStatsTotalRx.1
Start monitoring Ciena CES (Carrier Ethernet Switch) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-CFM-MIB::cienaCesCfmServiceStatsTotalRx OID value, configure state conditions and alerts, and monitor any Ciena CES (Carrier Ethernet Switch) platforms from a single console.
OID Breakdown
Upper-level ancestors (9 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.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.3 | cienaCesStatistics | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.3.4 | cienaCesCfmStatisticsMIBObjects | CIENA-CES-CFM-MIB |
| 1.3.6.1.4.1.1271.2.3.4.1 | cienaCesCfmMIBObjects | CIENA-CES-CFM-MIB |
| 1.3.6.1.4.1.1271.2.3.4.1.2 | cienaCesCfmServiceStats | CIENA-CES-CFM-MIB |
| 1.3.6.1.4.1.1271.2.3.4.1.2.1 | cienaCesCfmServiceStatsTable | CIENA-CES-CFM-MIB |
| 1.3.6.1.4.1.1271.2.3.4.1.2.1.1 | cienaCesCfmServiceStatsEntry | CIENA-CES-CFM-MIB |
| 1.3.6.1.4.1.1271.2.3.4.1.2.1.1.2 | cienaCesCfmServiceStatsTotalRx | CIENA-CES-CFM-MIB |