dsx0SeizedCode

DS0-MIB · .1.3.6.1.2.1.10.81.1.1.5

Object

column r/w Integer32
This object contains the code transmitted in the
ABCD bits when the ds0 is connected and
dsx0TransmitCodesEnable is enabled.  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.5
Type
column
Access
readwrite
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::dsx0SeizedCode'
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::dsx0SeizedCode.<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::dsx0SeizedCode'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-15

Conformance

Member of
Compliance refinements
The ability to set the seized code is not
required.