rcCfmTransmitL2IpPingTestPattern
RC-CFM-MIB ·
.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(0) Null signal without CRC-32 allZeroCrc(1) Null signal with CRC-32 pseudoRandomBitSequence(2) PRBS 1/2^31-1 without CRC-32 pseudoRandomBitSequenceCrc(3) PBRS 1/2^31-1 with CRC-32
Context
- MIB
- RC-CFM-MIB
- OID
.1.3.6.1.4.1.2272.1.69.37.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcCfmTransmitL2IpPingEntry
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 'RC-CFM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-CFM-MIB::rcCfmTransmitL2IpPingTestPattern'
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::rcCfmTransmitL2IpPingTestPattern.<rcCfmTransmitL2IpPingIpAddrType>.<rcCfmTransmitL2IpPingIpAddr>'
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::rcCfmTransmitL2IpPingTestPattern'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allZero |
2 | allZeroCrc |
3 | pseudoRandomBitSequence |
4 | pseudoRandomBitSequenceCrc |