rcCfmTransmitL2IpPingTestPattern

RAPID-CITY-VSP · .1.3.6.1.4.1.2272.1.69.37.1.7

Object

column r/w Enumeration
The test pattern to use in the L2IpPing PDUs 
with range of values namely allZero, allZeroCrc, 
pseudoRandomBitSequence and pseudoRandomBitSequenceCrc 
and with a default value of allZero.
value                  meaning
--------               -------
allZero(1)             Null signal without CRC-32
allZeroCrc(2)          Null signal with CRC-32    
pseudoRandomBitSequence(3) PRBS 1/2^31-1 without CRC-32
pseudoRandomBitSequenceCrc(4) PBRS 1/2^31-1 with CRC-32

Context

MIB
RAPID-CITY-VSP
OID
.1.3.6.1.4.1.2272.1.69.37.1.7
Type
column
Access
readwrite
Status
current
Parent
rcCfmTransmitL2IpPingEntry

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::rcCfmTransmitL2IpPingTestPattern'
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::rcCfmTransmitL2IpPingTestPattern.<rcCfmTransmitL2IpPingIpAddrType>.<rcCfmTransmitL2IpPingIpAddr>'
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::rcCfmTransmitL2IpPingTestPattern'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1allZero
2allZeroCrc
3pseudoRandomBitSequence
4pseudoRandomBitSequenceCrc