dsx0ReceivedCode

DS0-MIB · .1.3.6.1.2.1.10.81.1.1.6

Object

column Integer32
This object contains the code being received in
the ABCD bits.  The object is a bitmap and the
various bit positions are:
      1     D bit
      2     C bit
      4     B bit
      8     A bit

Context

MIB
DS0-MIB
OID
.1.3.6.1.2.1.10.81.1.1.6
Type
column
Access
readonly
Status
current
Parent
dsx0ConfigEntry
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 'DS0-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS0-MIB::dsx0ReceivedCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DS0-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS0-MIB::dsx0ReceivedCode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DS0-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DS0-MIB::dsx0ReceivedCode'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-15

Conformance