dot1agCfmMaCcmInterval

ZXR10-CFM-MIB · zte-ng variant · .1.3.6.1.4.1.3902.3.120.1.2.1.1.7

Object

Interval between CCM transmissions to be used by all MEPs
in the MA.

Context

MIB
ZXR10-CFM-MIB
OID
.1.3.6.1.4.1.3902.3.120.1.2.1.1.7
Type
column
Access
readonly
Status
current
Default
interval1s
Parent
dot1agCfmMaEntry

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 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMaCcmInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMaCcmInterval.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-CFM-MIB::dot1agCfmMaCcmInterval'

Syntax

Source
Dot1agCfmCcmInterval
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