rcCfmTransmitLtmFlag

RAPID-CITY-VSP · .1.3.6.1.4.1.2272.1.69.18.1.15

Object

column Enumeration
LTM result flag indicating LTM status or error code. 
Each enum value represents a status or error case.  
1 - No error  
2 - Ltm Internal Error
3 - Unknown Remote Maintenance End Point
4 - Invalid Remote Maintenance End Point Mac Address
5 - Unset Remote Maintenance End Point Mac Address
6 - Mep must be enabled in order to perform LTM
7 - No Ltr response received
8 - Linktrace to own Mep MAC is not sent
9 - Endpoint must be enabled in order to perform LTM
10 - Pbt-trunk must be enabled in order to perform LTM
11 - LTM completed
 12 - LTM leaf node

Context

MIB
RAPID-CITY-VSP
OID
.1.3.6.1.4.1.2272.1.69.18.1.15
Type
column
Access
readonly
Status
current
Parent
rcCfmTransmitLtmEntry

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 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcCfmTransmitLtmFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcCfmTransmitLtmFlag.<rcCfmTransmitLtmDomainIndex>.<rcCfmTransmitLtmAssociationIndex>.<rcCfmTransmitLtmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcCfmTransmitLtmFlag'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2internalError
3noRemoteMep
4invalidRemoteMepMac
5noRemoteMepMacLearned
6mepDisabled
7noLtrResponse
8ltmToOwnMepMac
9epDisabled
10trunkDisabled
11ltmComplete
12ltmLeafNode