PANDATEL-GMH-MODEM-MIB

File: PANDATEL-GMH-MODEM-MIB.mib (6784 bytes)

Imported modules

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

Imported symbols

enterprises DisplayString OBJECT-TYPE
mdmSpecifics device-id

Defined Types

GmhTableEntry  
SEQUENCE    
  mdmRack INTEGER
  mdmModem INTEGER
  mdmPosition INTEGER
  mdmModemName DisplayString
  mdmDataEquipmentEmulation INTEGER
  mdmModemProperty INTEGER
  mdmClockSystem INTEGER
  mdmClockSource INTEGER
  mdmDataRate INTEGER
  mdmScrambler INTEGER
  mdmRemoteAccessMode INTEGER
  mdmForcedRemoteAccess INTEGER

Defined Values

gmh-modem 1.3.6.1.4.1.760.1.1.2.1.10.10000.2.201
OBJECT IDENTIFIER    

gmh 1.3.6.1.4.1.760.1.1.2.1.10.201
OBJECT IDENTIFIER    

gmhModemTable 1.3.6.1.4.1.760.1.1.2.1.10.201.1
The table of all GM-H modems in this housing.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GmhTableEntry

gmhTableEntry 1.3.6.1.4.1.760.1.1.2.1.10.201.1.1
The index of the table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  GmhTableEntry  

mdmRack 1.3.6.1.4.1.760.1.1.2.1.10.201.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.201.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.201.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.201.1.1.5
A 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.201.1.1.6
Interface mode of the unit: DTE or DCE.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), dte(2), dce(3), unknown(99)  

mdmModemProperty 1.3.6.1.4.1.760.1.1.2.1.10.201.1.1.7
Type of link: 'E1' with 2048 kbps or 'T1' with 1544 kbps.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), e1(2), t1(3), unknown(99)  

mdmClockSystem 1.3.6.1.4.1.760.1.1.2.1.10.201.1.1.23
The clock system at the interface: 'single' or 'dual'.
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.201.1.1.24
The clock source at the interface: '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.201.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)  

mdmScrambler 1.3.6.1.4.1.760.1.1.2.1.10.201.1.1.63
The scrambler activation status of the modem: 'enabled' or 'disabled'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3)  

mdmRemoteAccessMode 1.3.6.1.4.1.760.1.1.2.1.10.201.1.1.64
The possibility of remote management: 'enabled' or 'disabled'. Once disabled remote management, it is not possible to enable it at the remote unit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(5)  

mdmForcedRemoteAccess 1.3.6.1.4.1.760.1.1.2.1.10.201.1.1.65
Activation of remote management: 'on' or 'off'. Status 'on' enables management of remote unit. During this process the link is restricted to management data. The transmission of user data is interrupted. Status 'off' disables management of remote unit. The link transmits user data.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)