rcCfmTransmitLbmMode

RC-CFM-MIB · .1.3.6.1.4.1.2272.1.69.17.1.17

Object

column r/w Enumeration
Modes of the transmit loopback service:
              
throughput:  The throughput mode of operation. 
LBM Frame will be sent out at the configured transmit 
interval rate for the burst-count number.
              
roundTripTime: The RoundTripTime mode of operation. 
LBM Frame will be sent out one at a time and the 
transmit time will be recorded locally.

Context

MIB
RC-CFM-MIB
OID
.1.3.6.1.4.1.2272.1.69.17.1.17
Type
column
Access
readwrite
Status
current
Parent
rcCfmTransmitLbmEntry

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 'RC-CFM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-CFM-MIB::rcCfmTransmitLbmMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-CFM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-CFM-MIB::rcCfmTransmitLbmMode.<rcCfmTransmitLbmDomainIndex>.<rcCfmTransmitLbmAssociationIndex>.<rcCfmTransmitLbmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-CFM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-CFM-MIB::rcCfmTransmitLbmMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1throughput
2roundTripTime