dot1agCfmMepDLMCountOamFlag
ZXR10-CFM-MIB ·
zte-ng variant
·
.1.3.6.1.4.1.3902.3.120.1.3.1.1.66
Object
column SNMPv2-TCTruthValue
Transmit and receive counters do not count the OAM frames transmitted or received by the MEP at the MEP's MEG Level normally. This flag set true provide rules of countting OAM frames at the MEP's MEG Level as below: A. For single-ended ETH-LM, both counters do not need to count on-demand OAM frames for ETH-LB, ETH-LT, ETH-LM, ETH-DM, and ETH-Test. Instead, proactive OAM frames for ETH-CC and ETH-APS need to be counted. For dual-ended ETH-LM, the counters do not need to count on-demand OAM frames for ETH-LB, ETH-LT, ETH-LM, ETH-DM, and ETH-Test and proactive OAM frames for ETH-CC. However, proactive OAM frames for ETH-APS need to be counted. B. As OAM frames for ETH-AIS and ETH-LCK are only sent in the defect conditions where the result of loss measurements is invalid, it is unnecessary to count these frames.
Context
- MIB
- ZXR10-CFM-MIB
- OID
.1.3.6.1.4.1.3902.3.120.1.3.1.1.66- Type
- column
- Access
- readonly
- Status
- current
- Default
false- Parent
- dot1agCfmMepEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::dot1agCfmMepDLMCountOamFlag'
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::dot1agCfmMepDLMCountOamFlag.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmSessionId>'
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::dot1agCfmMepDLMCountOamFlag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |