tnDot1agCfmMepEthTestPattern
TN-IEEE8021-CFM-MIB ·
.1.3.6.1.4.1.7483.6.1.2.52.7.1.1.12
Object
column r/w
Enumeration
The value of tnDot1agCfmMepEthTestPattern specifies the data-content
of the AIS test frames. 'allZerosNoCrc (0)' and 'allZerosCrc (1)'
specifies the data content as all zero values (without and with CRC
calculations respectively). 'prbsNoCrc (3) and 'prbsCrc (4) specifies
the data content as pseudo random bit sequence (without and with CRC
calculations respectively). 'allOnesNoCrc (4)' and 'allOnesCrc (5)',
specifies the data content as all ones (without and with CRC
calculations respectively).
This object is only applicable if tnDot1agCfmMepEthTestEnable is set
to 'true'.
Context
- MIB
- TN-IEEE8021-CFM-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.52.7.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnDot1agCfmMepEntry
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 'TN-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-IEEE8021-CFM-MIB::tnDot1agCfmMepEthTestPattern'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-IEEE8021-CFM-MIB::tnDot1agCfmMepEthTestPattern.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-IEEE8021-CFM-MIB::tnDot1agCfmMepEthTestPattern'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | allZerosNoCrc |
1 | allZerosCrc |
2 | prbsNoCrc |
3 | prbsCrc |
4 | allOnesNoCrc |
5 | allOnesCrc |