IMDM-MIB

File: IMDM-MIB.mib (8506 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises experimental IpAddress
TimeTicks Gauge Counter
DisplayString OBJECT-TYPE

Defined Types

ImdmCcEntry  
SEQUENCE    
  imdmCcIndex INTEGER
  imdmCcRateAdapV110 INTEGER
  imdmCcFixedNtwkRate INTEGER
  imdmCcNetworkRate INTEGER
  imdmCcBcLinkDly INTEGER
  imdmCcAnlgOvrDig INTEGER
  imdmCcAsyncPPP INTEGER
  imdmCcX75 INTEGER
  imdmCcStarV2 INTEGER
  imdmCcStarU1 INTEGER
  imdmCcStarU2 INTEGER
  imdmCcStarU3 INTEGER
  imdmCcV120 INTEGER
  imdmCcFrameSize INTEGER
  imdmCcWindowSize INTEGER

ImdmLiEntry  
SEQUENCE    
  imdmLiIndex INTEGER
  imdmLiConnTypeToCo INTEGER
  imdmLiDN DisplayString
  imdmLiSPID DisplayString
  imdmLiTermEndPointID INTEGER
  imdmLiProtTypeSw INTEGER

Defined Values

usr 1.3.6.1.4.1.429
OBJECT IDENTIFIER    

nas 1.3.6.1.4.1.429.1
OBJECT IDENTIFIER    

imdm 1.3.6.1.4.1.429.1.19
OBJECT IDENTIFIER    

imdmCc 1.3.6.1.4.1.429.1.19.1
OBJECT IDENTIFIER    

imdmCcTable 1.3.6.1.4.1.429.1.19.1.1
A table containing the call control parameters for each modem in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ImdmCcEntry

imdmCcEntry 1.3.6.1.4.1.429.1.19.1.1.1
Call control parameters for an ISDN modem. These define the sequence of operation related to how a call is negotiated.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ImdmCcEntry  

imdmCcIndex 1.3.6.1.4.1.429.1.19.1.1.1.1
The index which uniquely identifies the modem to which this entry is applicable. The value corresponds to the value of the index to the entity table in the chassis MIB that corresponds to the same modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

imdmCcRateAdapV110 1.3.6.1.4.1.429.1.19.1.1.1.2
This object enables V110 rate adaption corresponds to S register S67 bit 0. Default = enable(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

imdmCcFixedNtwkRate 1.3.6.1.4.1.429.1.19.1.1.1.3
This object sets the fixed network rate. This object correspond to S register S67 bit 1. Default = 1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notForced(1), forceNetworkRate(2)  

imdmCcNetworkRate 1.3.6.1.4.1.429.1.19.1.1.1.4
This object sets the Network rate speed. This object corresponds to the modem S register S67 bit 2. Default = 1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER kbps56(1), kbps64(2)  

imdmCcBcLinkDly 1.3.6.1.4.1.429.1.19.1.1.1.5
This object enable a 45 - 65 second link delay. This object corresponds to the S register S67 bit 4. Default = 1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noDelay(1), delay(2)  

imdmCcAnlgOvrDig 1.3.6.1.4.1.429.1.19.1.1.1.6
This object is used to set S register S68 bit 0 which, does not allow analog calls over digital data connection. Default = 1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

imdmCcAsyncPPP 1.3.6.1.4.1.429.1.19.1.1.1.7
This object is used to disable/enable async PPP/ sync PPP conversion. This object corresponds to S register S68 bit 2. Default = enable(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

imdmCcX75 1.3.6.1.4.1.429.1.19.1.1.1.8
This object is used to disable/enable X75. This object corresponds to S register S68 bit 3. Default = 1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

imdmCcStarV2 1.3.6.1.4.1.429.1.19.1.1.1.9
This object is used to set the data mode of the modem and is equivalent to *V2 = x AT command. Default =1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER autodetect(1), v120rateAdapOnly(2), v110rateAdapOnly(3), modemOrFaxOnly(4), clearChannelSync(5), asyncSyncPPPconv(6), x75(7)  

imdmCcStarU1 1.3.6.1.4.1.429.1.19.1.1.1.10
This object is used to set the originate HDLC protocols of the modem and is equivalent to *U1 = x AT command. Default =2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), v120(2), x75(3), ppp(4)  

imdmCcStarU2 1.3.6.1.4.1.429.1.19.1.1.1.11
This object is used to set the originate Non-HDLC protocols of the modem and is equivalent to *U2 = x AT command. Default =1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), v110(2)  

imdmCcStarU3 1.3.6.1.4.1.429.1.19.1.1.1.12
This object is used to set the originate Analog modem/fax data mode of the modem and is equivalent to *U3 = x AT command. Default =2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), analogModemFax(2)  

imdmCcV120 1.3.6.1.4.1.429.1.19.1.1.1.13
This Object is used to Enable/Disable V120. This Object corresponds to S register 68 bit 4 default=1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

imdmCcFrameSize 1.3.6.1.4.1.429.1.19.1.1.1.14
This Object is used to set the Frame size for X75. Default = 2048
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..2048  

imdmCcWindowSize 1.3.6.1.4.1.429.1.19.1.1.1.15
This Object is used to set the Window Size of X75 default=2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

imdmLi 1.3.6.1.4.1.429.1.19.2
OBJECT IDENTIFIER    

imdmLiTable 1.3.6.1.4.1.429.1.19.2.1
A list of configurable Line Interface objects for a modem. The number of table entries is given by modem Number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ImdmLiEntry

imdmLiEntry 1.3.6.1.4.1.429.1.19.2.1.1
Objects which define the line interface characteristics for a particular modem.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ImdmLiEntry  

imdmLiIndex 1.3.6.1.4.1.429.1.19.2.1.1.1
Index into the Line Interface table. This index is the value from the chassis mib entity relation table that is applicable for a particular modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

imdmLiConnTypeToCo 1.3.6.1.4.1.429.1.19.2.1.1.2
This object is used to set the type of switch your telephone company Cental Office is using. This object coressponds with the *M AT modem command.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER pointToPoint(1), multipoint(2)  

imdmLiDN 1.3.6.1.4.1.429.1.19.2.1.1.3
This object is to set the Directory Number (DN) that is assigned by the telephone company. This object corresponds to the *P AT modem command.
Status: optional Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..14)  

imdmLiSPID 1.3.6.1.4.1.429.1.19.2.1.1.4
This object is to set the Service Profile ID (SPID) that is assigned by the telephone company. This object corresponds to the *S AT modem command.
Status: optional Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..18)  

imdmLiTermEndPointID 1.3.6.1.4.1.429.1.19.2.1.1.5
This object is to set the Terminal Endpoint ID (TEI) that is assigned by the telephone company. This object corresponds to the *T AT modem command.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER 0..63  

imdmLiProtTypeSw 1.3.6.1.4.1.429.1.19.2.1.1.6
This object is to set the Switch Protocol that the telephone company uses. This object corresponds to the *W AT modem command.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER aTT5ESSCustom(1), northernTelecomDMS100(2), nationalISDN1(3), nationalISDN2(4)