PANDATEL-BMP-MODEM-MIB

File: PANDATEL-BMP-MODEM-MIB.mib (7634 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
PANDATEL-MODEM-MIB

Imported symbols

enterprises DisplayString OBJECT-TYPE
mdmSpecifics device-id

Defined Types

BmpTableEntry  
SEQUENCE    
  mdmRack INTEGER
  mdmModem INTEGER
  mdmPosition INTEGER
  mdmModemName DisplayString
  mdmDataEquipmentEmulation INTEGER
  mdmClockMode INTEGER
  mdmDistance INTEGER
  mdmDataRateAdaptation INTEGER
  mdmClockSource INTEGER
  mdmDataRate INTEGER
  mdmLocalCarrierDetect1 INTEGER
  mdmLocalCarrierDetect2 INTEGER

Defined Values

bmp-modem 1.3.6.1.4.1.760.1.1.2.1.10.10000.2.301
OBJECT IDENTIFIER    

bmp 1.3.6.1.4.1.760.1.1.2.1.10.301
OBJECT IDENTIFIER    

bmpModemTable 1.3.6.1.4.1.760.1.1.2.1.10.301.1
This table contains information about all BM-P modems in all racks.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BmpTableEntry

bmpTableEntry 1.3.6.1.4.1.760.1.1.2.1.10.301.1.1
The index of the table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BmpTableEntry  

mdmRack 1.3.6.1.4.1.760.1.1.2.1.10.301.1.1.1
The index of the rack where the modem is installed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mdmModem 1.3.6.1.4.1.760.1.1.2.1.10.301.1.1.2
This variable displays the slot number where the corresponding modem is installed in the rack.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mdmPosition 1.3.6.1.4.1.760.1.1.2.1.10.301.1.1.3
This variable displays the location of the corresponding modem: 'local' or 'remote'. The modem which is plugged into a managed rack is 'local', the counterpart is 'remote'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER local(1), remote(2)  

mdmModemName 1.3.6.1.4.1.760.1.1.2.1.10.301.1.1.5
The verbal name of this modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mdmDataEquipmentEmulation 1.3.6.1.4.1.760.1.1.2.1.10.301.1.1.6
Interface mode of the unit: 'dte' or 'dce', 'te' or 'nt'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), dte(2), dce(3), te(4), nt(5), unknown(99)  

mdmClockMode 1.3.6.1.4.1.760.1.1.2.1.10.301.1.1.20
The clock mode of the unit: 'master' or 'slave'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), slave(2), master(3)  

mdmDistance 1.3.6.1.4.1.760.1.1.2.1.10.301.1.1.21
The transmission distance of the unit: 'long' or 'short'. 'Long' is valid for link data rates of up to 64 Kbps. For data rates higher than 64 Kbps this entry must be set to 'short'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), short(3), long(4)  

mdmDataRateAdaptation 1.3.6.1.4.1.760.1.1.2.1.10.301.1.1.22
This entry enables or disables data rate adaptation, i.e. one unit operates at line speed and the other one at lower speeds (1.2, 2.4, 4.8 or 9.6 Kbps at 64 Kbps line speed and 1.2, 2.4, 4.8, 9.6 or 19.2 Kbps at 128 Kbps line speed).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3)  

mdmClockSource 1.3.6.1.4.1.760.1.1.2.1.10.301.1.1.24
The clock source of the link: 'internal', 'external', or 'async'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), internal(2), external(4), async(5)  

mdmDataRate 1.3.6.1.4.1.760.1.1.2.1.10.301.1.1.25
The data rate at the interface in bits per seconds. If dataRateAdaptation is disabled, the data rate at the remote counterpart changes simultaneously. Otherwise the data rate at one unit is fixed to line speed and the data rate at the other unit must be set to speeds lower than line speed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1)  

mdmLocalCarrierDetect1 1.3.6.1.4.1.760.1.1.2.1.10.301.1.1.60
The data carrier detect mode at the interface: if set to 'fo-link-and-remote-handshake' the DCD signal (resp. I for X.21, etc.) follows link status and remote RTS (resp. C for X.21, etc.), if set to 'fo-link' the DCD signal follows link status only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), fo-link-and-remote-handshake(2), fo-link(3)  

mdmLocalCarrierDetect2 1.3.6.1.4.1.760.1.1.2.1.10.301.1.1.61
The data carrier detect mode 2 at the interface: if set to 'fo-link-and-remote-handshake' the DSR signal follows link status and remote RTS (resp. C for X.21, etc.), if set to 'fo-link' the DSR signal follows link status only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), fo-link-and-remote-handshake(2), fo-link(3)