All MIBs › CIENA-CES-CFM-MIB › cienaCesCfmServiceDMMInterval
cienaCesCfmServiceDMMInterval
Module: CIENA-CES-CFM-MIB
OID (symbolic): CIENA-CES-CFM-MIB::cienaCesCfmServiceDMMInterval
OID (numeric): 1.3.6.1.4.1.1271.2.1.4.1.2.1.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This MIB object indicates the DMM transmission interval index for the service specified by cienaCesCfmServiceType.
This determines the frequency at which DMMs are transmitted. The length of the interval increases exponentially
with the index value. The value ranges from 3 to 7. The values 3-7 represent indices to CFM intervals as follows: 3 --> 100ms, 4 --> 1sec, 5 --> 10sec, 6 --> 1min, 7 --> 10min.
What is cienaCesCfmServiceDMMInterval?
Although its own DESCRIPTION is empty, the object's name (DMM = Delay Measurement Message, per Y.1731) and INTEGER syntax indicate it configures the transmission interval for delay-measurement probes used to measure round-trip or one-way delay for this service. An admin would use this to control how frequently delay samples are collected, since more frequent DMM probing gives finer-grained visibility into delay and jitter trends at the cost of extra control-plane traffic on the service. For example, a low-latency financial trading circuit might configure a short cienaCesCfmServiceDMMInterval to closely track delay variation throughout the trading day, while a bulk-data service might use a much longer interval to minimize overhead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.4.1.2.1.1.22 snmpwalk -v2c -c public <target> CIENA-CES-CFM-MIB::cienaCesCfmServiceDMMInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.4.1.2.1.1.22.1 snmpget -v2c -c public <target> CIENA-CES-CFM-MIB::cienaCesCfmServiceDMMInterval.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesCfmServiceDMMInterval.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::cienaCesCfmServiceDMMInterval 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.1 | cienaCesConfig | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.1.4 | cienaCesCfmMIB | CIENA-CES-CFM-MIB |
| 1.3.6.1.4.1.1271.2.1.4.1.2 | cienaCesCfmService | CIENA-CES-CFM-MIB |
| 1.3.6.1.4.1.1271.2.1.4.1.2.1 | cienaCesCfmServiceTable | CIENA-CES-CFM-MIB |
| 1.3.6.1.4.1.1271.2.1.4.1.2.1.1 | cienaCesCfmServiceEntry | CIENA-CES-CFM-MIB |
| 1.3.6.1.4.1.1271.2.1.4.1.2.1.1.22 | cienaCesCfmServiceDMMInterval | CIENA-CES-CFM-MIB |