AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » RFC » DS0-MIB » Objects

DS0-MIB.mib object view, vendor RFC

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file DS0-MIB and use it to monitor vendor specific OID's.

DS0-MIB file content

Object view of DS0-MIB:

Scalar Object
dsx0ConfigEntry .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.
dsx0ChanMappingEntry .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 intended to facilitate mapping from channelized interface / channel number to DS0 ifEntry. (e.g. mapping (DS1 ifIndex, DS0 Channel Number) -> ifIndex) While this table provides information that can also be found in the ifStackTable and dsx0ConfigTable, it provides this same information with a single table lookup, rather than by walking the ifStackTable to find the various constituent ds0 ifTable entries, and testing various dsx0ConfigTable entries to check for the entry with the applicable DS0 channel number.
Tabular Object
dsx0Ds0ChannelNumber .1.3.6.1.2.1.10.81.1.1.1
This object indicates the channel number of the ds0 on its DS1/E1.
dsx0RobbedBitSignalling .1.3.6.1.2.1.10.81.1.1.2
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).
dsx0CircuitIdentifier .1.3.6.1.2.1.10.81.1.1.3
This object contains the transmission vendor's circuit identifier, for the purpose of facilitating troubleshooting.
dsx0IdleCode .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 not 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
dsx0SeizedCode .1.3.6.1.2.1.10.81.1.1.5
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
dsx0ReceivedCode .1.3.6.1.2.1.10.81.1.1.6
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
dsx0TransmitCodesEnable .1.3.6.1.2.1.10.81.1.1.7
This object determines if the idle and seized codes are transmitted. If the value of this object is true then the codes are transmitted.
dsx0Ds0BundleMappedIfIndex .1.3.6.1.2.1.10.81.1.1.8
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 any ds0Bundle(82) ifEntry, then this object has a value of zero. While this object provides information that can also be found in the ifStackTable, it provides this same information with a single table lookup, rather than by walking the ifStackTable to find the possibly non-existent ds0Bundle(82) ifEntry that may be stacked above the given ds0(81) ifTable entry.
dsx0ChanMappedIfIndex .1.3.6.1.2.1.10.81.3.1.1
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 channelized interface (specified by INDEX element ifIndex).
Table
dsx0ConfigTable .1.3.6.1.2.1.10.81.1
The DS0 Configuration table.
dsx0ChanMappingTable .1.3.6.1.2.1.10.81.3
The DS0 Channel Mapping table. This table maps a DS0 channel number on a particular DS1/E1 into an ifIndex.
Object Identifier
ds0 .1.3.6.1.2.1.10.81
The MIB module to describe DS0 interfaces objects.
ds0Conformance .1.3.6.1.2.1.10.81.2
ds0Groups .1.3.6.1.2.1.10.81.2.1
ds0Compliances .1.3.6.1.2.1.10.81.2.2
Group
ds0ConfigGroup .1.3.6.1.2.1.10.81.2.1.1
A collection of objects providing configuration information applicable to all DS0 interfaces.