PANDATEL-FXG-MODEM-MIB

File: PANDATEL-FXG-MODEM-MIB.mib (7176 bytes)

Imported modules

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

Imported symbols

enterprises DisplayString OBJECT-TYPE
mdmSpecifics device-id

Defined Types

FxgTableEntry  
SEQUENCE    
  mdmRack INTEGER
  mdmModem INTEGER
  mdmPosition INTEGER
  mdmModemName DisplayString
  mdmAlarm INTEGER
  mdmRemoteAccessMode INTEGER
  mdmForcedRemoteAccess INTEGER
  mdmClockRecovery INTEGER
  mdmOperationMode INTEGER
  mdmInterfaceAlarmCondition INTEGER
  mdmLineAlarmCondition INTEGER

Defined Values

fxg-modem 1.3.6.1.4.1.760.1.1.2.1.10.10000.2.506
OBJECT IDENTIFIER    

fxg 1.3.6.1.4.1.760.1.1.2.1.10.506
OBJECT IDENTIFIER    

fxgModemTable 1.3.6.1.4.1.760.1.1.2.1.10.506.1
The table of all FX-G modems in this housing.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FxgTableEntry

fxgTableEntry 1.3.6.1.4.1.760.1.1.2.1.10.506.1.1
The index of the table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FxgTableEntry  

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

mdmAlarm 1.3.6.1.4.1.760.1.1.2.1.10.506.1.1.15
The status of local alarm: 'off' or 'on'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), off(2), on(3)  

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

mdmForcedRemoteAccess 1.3.6.1.4.1.760.1.1.2.1.10.506.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.506.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), gigabit-Ethernet-1250(6), fibre-Channel-1062(7), not-available(100)  

mdmOperationMode 1.3.6.1.4.1.760.1.1.2.1.10.506.1.1.72
The possibility of operation mode: 'converter mode' or 'modem mode'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), modem-mode(2), converter-mode(3)  

mdmInterfaceAlarmCondition 1.3.6.1.4.1.760.1.1.2.1.10.506.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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), no-link-signal(3), not-available(100)  

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