cbBertRxPatternInv

CISCO-BERT-MIB · .1.3.6.1.4.1.9.9.185.1.1.1.1.4

Object

column r/w Enumeration
This controls inversion of the received BERT pattern.
Possible values are :
              
	notInverted(1) : Pattern received is not inverted.
	inverted(2)    : each Mark is replaced by Space and 
		vice versa.
              
	When set to inverted(1), the received data is inverted
	before being processed by the pattern detector.
	For predefined BERT patterns, the value for this object
may not be modified.  An implementation may choose to 
	ignore the value of this object, for BERT patterns other 
	than 'userPattern'.  When the value is ignored, the
	object contains the value chosen by the underlying 
	hardware.
              
	This object can not be modified when the BERT is running
	i.e cbRowStatus is active(1).

Context

MIB
CISCO-BERT-MIB
OID
.1.3.6.1.4.1.9.9.185.1.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
cbConfEntry
Groups
1

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 'CISCO-BERT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BERT-MIB::cbBertRxPatternInv'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-BERT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BERT-MIB::cbBertRxPatternInv.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BERT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BERT-MIB::cbBertRxPatternInv'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notInverted
2inverted

Conformance