DS0-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
9
.1.3.6.1.2.1.10.81.1 · 1 row entry · 8 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk dsx0ConfigTable
/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::dsx0ConfigTable'
The DS0 Configuration table.
dsx0ConfigEntry row .1.3.6.1.2.1.10.81.1.1
An entry in the DS0 Configuration table. There
is an entry in this table for each DS0 interface.
Indexes
Column Syntax OID
This object indicates the channel number of the
ds0 on its DS1/E1.
Integer32
Constraints:
range: 0-31
.1.3.6.1.2.1.10.81.1.1.1
This object indicates if Robbed Bit Signalling is
turned on or off for a given ds0. This only
applies to DS0s on a DS1 link. For E1 links the
value is always off (false).
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.10.81.1.1.2
This object contains the transmission vendor's
circuit identifier, for the purpose of
facilitating troubleshooting.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.2.1.10.81.1.1.3
This object contains the code transmitted in the
ABCD bits when the ds0 is not connected and
dsx0TransmitCodesEnable is enabled. The object is
a bitmap and the various bit positions are:
1 D bit
2 C…
Integer32r/w
Constraints:
range: 0-15
.1.3.6.1.2.1.10.81.1.1.4
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…
Integer32r/w
Constraints:
range: 0-15
.1.3.6.1.2.1.10.81.1.1.5
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
Integer32
Constraints:
range: 0-15
.1.3.6.1.2.1.10.81.1.1.6
This object determines if the idle and seized
codes are transmitted. If the value of this object
is true then the codes are transmitted.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.2.1.10.81.1.1.7
This object indicates the ifIndex value assigned
by the agent for the ds0Bundle(82) ifEntry to

which the given ds0(81) ifEntry may belong.

If the given ds0(81) ifEntry does not belong to
an…
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.2.1.10.81.1.1.8
.1.3.6.1.2.1.10.81.3 · 1 row entry · 1 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk dsx0ChanMappingTable
/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::dsx0ChanMappingTable'
The DS0 Channel Mapping table.  This table maps a
DS0 channel number on a particular DS1/E1 into an
ifIndex.
dsx0ChanMappingEntry row .1.3.6.1.2.1.10.81.3.1
An entry in the DS0 Channel Mapping table. There
is an entry in this table corresponding to each
ds0 ifEntry within any interface that is
channelized to the individual ds0 ifEntry level.

This table is inte…
Column Syntax OID
This object indicates the ifIndex value assigned
by the agent for the individual ds0 ifEntry that
corresponds to the given DS0 channel number
(specified by the INDEX element
dsx0Ds0ChannelNumber) of the given channelize…
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.2.1.10.81.3.1.1