etherWisDeviceRxTestPatternErrors
ETHER-WIS ·
.1.3.6.1.2.1.10.134.1.1.1.1.3
Object
column r/w
Unsigned32
This object counts the number of errors detected when the WIS receive path is operating in the PRBS31 test pattern mode. It is reset to zero when the WIS receive path initially enters that mode, and it increments each time the PRBS pattern checker detects an error as described in [IEEE 802.3 Std.] subclause 50.3.8.2 unless its value is 65535, in which case it remains unchanged. This object is writeable so that it may be reset upon explicit request of a command generator application while the WIS receive path continues to operate in PRBS31 test pattern mode.
Context
- MIB
- ETHER-WIS
- OID
.1.3.6.1.2.1.10.134.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etherWisDeviceEntry
- Groups
- 1
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 'ETHER-WIS' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ETHER-WIS::etherWisDeviceRxTestPatternErrors'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ETHER-WIS' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ETHER-WIS::etherWisDeviceRxTestPatternErrors.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ETHER-WIS' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ETHER-WIS::etherWisDeviceRxTestPatternErrors'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of
Compliance refinements
An implementation is not required to
allow values other than zero to be
written to this object.
allow values other than zero to be
written to this object.