tmnxDot1agCfmLearnedRmtStaleFlag

TIMETRA-IEEE8021-CFM-MIB · .1.3.6.1.4.1.6527.3.1.2.52.11.1.1.3

Object

The value of tmnxDot1agCfmLearnedRmtStaleFlag indicates if the learned
MAC entry for this remote MEP matches the entry found in the
dot1agCfmMepDbTable.
              
The value 'false' indicates that the MAC address matches the entry
found in both the tables for the same local and remote MEP values and
therefore is not considered stale.
              
The value 'true' indicates either the entries do not match, or there
is no equivalent entry for the remote MEP in the dot1agCfmMepDbTable
so the learned remote MAC address in this table is considered stale.

Context

MIB
TIMETRA-IEEE8021-CFM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.52.11.1.1.3
Type
column
Access
readonly
Status
current
Parent
tmnxDot1agCfmLearnedRmtMacEntry
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 'TIMETRA-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IEEE8021-CFM-MIB::tmnxDot1agCfmLearnedRmtStaleFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IEEE8021-CFM-MIB::tmnxDot1agCfmLearnedRmtStaleFlag.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>.<tmnxDot1agCfmLearnedRmtMepId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IEEE8021-CFM-MIB::tmnxDot1agCfmLearnedRmtStaleFlag'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance