cbSingleBitErrorInsert

CISCO-BERT-MIB · .1.3.6.1.4.1.9.9.185.1.1.1.1.7

Object

column r/w Enumeration
This object is used for inserting single bit error in the 
transmitted BERT pattern.
              
The possible values are:
              
noError(1)      : do not insert single bit errors
              
insertError(2)  : insert single bit errors.

Context

MIB
CISCO-BERT-MIB
OID
.1.3.6.1.4.1.9.9.185.1.1.1.1.7
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::cbSingleBitErrorInsert'
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::cbSingleBitErrorInsert.<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::cbSingleBitErrorInsert'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noError
2insertError

Conformance