DS0-MIB

File: DS0-MIB.mib (9990 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE transmission
MODULE-COMPLIANCE OBJECT-GROUP DisplayString
TruthValue ifIndex InterfaceIndex
InterfaceIndexOrZero

Defined Types

Dsx0ConfigEntry  
SEQUENCE    
  dsx0Ds0ChannelNumber INTEGER
  dsx0RobbedBitSignalling TruthValue
  dsx0CircuitIdentifier DisplayString
  dsx0IdleCode INTEGER
  dsx0SeizedCode INTEGER
  dsx0ReceivedCode INTEGER
  dsx0TransmitCodesEnable TruthValue
  dsx0Ds0BundleMappedIfIndex InterfaceIndexOrZero

Dsx0ChanMappingEntry  
SEQUENCE    
  dsx0ChanMappedIfIndex InterfaceIndex

Defined Values

ds0 1.3.6.1.2.1.10.81
The MIB module to describe DS0 interfaces objects.
MODULE-IDENTITY    

dsx0ConfigTable 1.3.6.1.2.1.10.81.1
The DS0 Configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dsx0ConfigEntry

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dsx0ConfigEntry  

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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..31  

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).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dsx0ChanMappingEntry

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dsx0ChanMappingEntry  

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).
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

ds0Conformance 1.3.6.1.2.1.10.81.2
OBJECT IDENTIFIER    

ds0Groups 1.3.6.1.2.1.10.81.2.1
OBJECT IDENTIFIER    

ds0Compliances 1.3.6.1.2.1.10.81.2.2
OBJECT IDENTIFIER    

ds0Compliance 1.3.6.1.2.1.10.81.2.2.1
The compliance statement for DS0 interfaces.
Status: current Access: read-only
MODULE-COMPLIANCE    

ds0ConfigGroup 1.3.6.1.2.1.10.81.2.1.1
A collection of objects providing configuration information applicable to all DS0 interfaces.
Status: current Access: read-only
OBJECT-GROUP