PANDATEL-FHFL-MODEM-MIB

File: PANDATEL-FHFL-MODEM-MIB.mib (6500 bytes)

Imported modules

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

Imported symbols

enterprises DisplayString OBJECT-TYPE
mdmSpecifics device-id

Defined Types

FhflTableEntry  
SEQUENCE    
  mdmRack INTEGER
  mdmModem INTEGER
  mdmPosition INTEGER
  mdmModemName DisplayString
  mdmInterfaceEmulationMode INTEGER
  mdmModemProperty INTEGER
  mdmClockSystem INTEGER
  mdmClockSource INTEGER
  mdmDataRate INTEGER
  mdmLocalCarrierDetect INTEGER

Defined Values

fhfl-modem 1.3.6.1.4.1.760.1.1.2.1.10.10000.2.101
OBJECT IDENTIFIER    

fhfl 1.3.6.1.4.1.760.1.1.2.1.10.101
OBJECT IDENTIFIER    

fhflModemTable 1.3.6.1.4.1.760.1.1.2.1.10.101.1
Table of all FH/FL modems in all racks.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FhflTableEntry

fhflTableEntry 1.3.6.1.4.1.760.1.1.2.1.10.101.1.1
The index of the table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FhflTableEntry  

mdmRack 1.3.6.1.4.1.760.1.1.2.1.10.101.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.101.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.101.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.101.1.1.5
The verbal name of this modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

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

mdmModemProperty 1.3.6.1.4.1.760.1.1.2.1.10.101.1.1.7
The speed class of the unit: 'e1' or 't1'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), e1(2), t1(3), e2(4), t2(5), e1-t1(6), e2-t2(7), e3(8), t3(9), hssi(10), atm(11), eth10base-t-fullduplex(12), eth10base-t-halfduplex(13), unknown(99)  

mdmClockSystem 1.3.6.1.4.1.760.1.1.2.1.10.101.1.1.23
The clock system of the link: 'single' or 'dual'. The remote unit's configuration changes simultaneously.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), dual(2), single(3)  

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

mdmDataRate 1.3.6.1.4.1.760.1.1.2.1.10.101.1.1.25
The data rate at the interface in bits per seconds. The data rate at the remote counterpart changes simultaneously.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1)  

mdmLocalCarrierDetect 1.3.6.1.4.1.760.1.1.2.1.10.101.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)