PANDATEL-FX-MODEM-MIB

File: PANDATEL-FX-MODEM-MIB.mib (6642 bytes)

Imported modules

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

Imported symbols

enterprises DisplayString OBJECT-TYPE
mdmSpecifics device-id

Defined Types

FxTableEntry  
SEQUENCE    
  mdmRack INTEGER
  mdmModem INTEGER
  mdmPosition INTEGER
  mdmModemName DisplayString
  mdmRemoteAccessMode INTEGER
  mdmForcedRemoteAccess INTEGER
  mdmClockRecovery INTEGER
  mdmInterfaceAlarmCondition INTEGER
  mdmLineAlarmCondition INTEGER

Defined Values

fx-modem 1.3.6.1.4.1.760.1.1.2.1.10.10000.2.502
OBJECT IDENTIFIER    

fx 1.3.6.1.4.1.760.1.1.2.1.10.502
OBJECT IDENTIFIER    

fxModemTable 1.3.6.1.4.1.760.1.1.2.1.10.502.1
The table of all FX modems in this housing.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FxTableEntry

fxTableEntry 1.3.6.1.4.1.760.1.1.2.1.10.502.1.1
The index of the table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FxTableEntry  

mdmRack 1.3.6.1.4.1.760.1.1.2.1.10.502.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.502.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.502.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.502.1.1.5
A verbal name of this modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mdmRemoteAccessMode 1.3.6.1.4.1.760.1.1.2.1.10.502.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.502.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)  

mdmClockRecovery 1.3.6.1.4.1.760.1.1.2.1.10.502.1.1.70
The clock recovery and data retiming at interface and line port. The remote unit's configuration changes simultaneously.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), stm1-oc3-155mbps(3), stm4-oc12-622mbps(4), not-available(100)  

mdmInterfaceAlarmCondition 1.3.6.1.4.1.760.1.1.2.1.10.502.1.1.98
The alarm trigger mode at interface port: 'disable', i.e. no alarm is triggered, 'no-link-signal', i.e. an alarm is triggered if the link is down, 'laser-fail', i.e. an alarm is triggered if the laser diode is defective, or 'no-link-signal-or-laser-fail', i.e. the link is down or the laser diode is defective.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), no-link-signal(3), laser-fail(4), no-link-signal-or-laser-fail(5), not-available(100)  

mdmLineAlarmCondition 1.3.6.1.4.1.760.1.1.2.1.10.502.1.1.99
The alarm trigger mode at line port: 'disable', i.e. no alarm is triggered, 'link-signal', i.e. an alarm is triggered if the link is down, 'laser-fail', i.e. an alarm is triggered if the laser diode is defective, or 'link-signal-or-laser-fail', i.e. the link is down or the laser diode is defective.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), no-link-signal(3), laser-fail(4), no-link-signal-or-laser-fail(5), not-available(100)