rcCfmTransmitL2TraceIsidTree
RAPID-CITY ·
.1.3.6.1.4.1.2272.1.69.35.1.8
Object
True indicates that the multicast tree will be traced. False indicates that the unicast path will be traced
Context
- MIB
- RAPID-CITY
- OID
.1.3.6.1.4.1.2272.1.69.35.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcCfmTransmitL2TraceEntry
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 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcCfmTransmitL2TraceIsidTree'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcCfmTransmitL2TraceIsidTree.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY::rcCfmTransmitL2TraceIsidTree'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Enumerated Values
1 | none |
2 | internalError |
3 | invalidMac |
4 | mepDisabled |
5 | noL2TraceResponse |
6 | l2TraceToOwnMepMac |
7 | l2TraceComplete |
8 | l2TraceLookupFailure |
Type Values
1 | true |
2 | false |