cfmMaCcmInterval

DGS-1210-28XME-BX · .1.3.6.1.4.1.171.10.76.43.1.110.6.1.7

Object

column r/w CfmCcmInterval
Interval between CCM transmissions to be used by all MEPs
in the MA.

Context

MIB
DGS-1210-28XME-BX
OID
.1.3.6.1.4.1.171.10.76.43.1.110.6.1.7
Type
column
Access
readwrite
Status
current
Default
interval1s
Parent
cfmMaEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-28XME-BX::cfmMaCcmInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-28XME-BX::cfmMaCcmInterval.<cfmMdIndex>.<cfmMaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-1210-28XME-BX::cfmMaCcmInterval'

Syntax

Source
CfmCcmInterval
Base type
Enumeration
Type Description
Indicates the interval at which CCMs are sent by a MEP.
The possible values are:
intervalInvalid(0) No CCMs are sent (disabled).
interval300Hz(1)   CCMs are sent every 3 1/3 milliseconds
                   (300Hz).
interval10ms(2)    CCMs are sent every 10 milliseconds.
interval100ms(3)   CCMs are sent every 100 milliseconds.
interval1s(4)      CCMs are sent every 1 second.
interval10s(5)     CCMs are sent every 10 seconds.
interval1min(6)    CCMs are sent every minute.
interval10min(7)   CCMs are sent every 10 minutes.
          
Note: enumerations start at zero to match the 'CCM Interval
      field' protocol field.

Values & Constraints

Type Values
0intervalInvalid
1interval300Hz
2interval10ms
3interval100ms
4interval1s
5interval10s
6interval1min
7interval10min