osEthServCcmClean

OS-ETH-SERV-MIB · .1.3.6.1.4.1.6926.2.10.2.1.44

Object

column r/w SNMPv2-TCTruthValue
When an agent receives this object with value of true(1) in SNMP SET
operation, it resets values dot1agCfmMepFngState,
dot1agCfmMepHighestPrDefect, dot1agCfmMepDefects, dot1agCfmMepErrorCcmLastFailure,
dot1agCfmMepXconCcmLastFailure, dot1agCfmMepCcmSequenceErrors and 
dot1agCfmMepCciSentCcms in a relevant dot1agCfmMepEntry and
deletes all relevant rows in dot1agCfmMepDbTable. It may cause nbEthOamCcmAlarm
generation.
When SNMP GET/GETNEXT operation this object always returns the value of
false(2).

Context

MIB
OS-ETH-SERV-MIB
OID
.1.3.6.1.4.1.6926.2.10.2.1.44
Type
column
Access
readwrite
Status
current
Parent
osEthServEntry
Groups
1

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 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-MIB::osEthServCcmClean'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-MIB::osEthServCcmClean.<osEthServId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-ETH-SERV-MIB::osEthServCcmClean'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance