PANDATEL-GMF-MODEM-MIB

File: PANDATEL-GMF-MODEM-MIB.mib (16150 bytes)

Imported modules

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

Imported symbols

enterprises Gauge DisplayString
OBJECT-TYPE mdmSpecifics device-id

Defined Types

GmfTableEntry  
SEQUENCE    
  mdmRack INTEGER
  mdmModem INTEGER
  mdmPosition INTEGER
  mdmModemName DisplayString
  mdmInterfaceEmulationMode INTEGER
  mdmModemProperty INTEGER
  mdmLineEmulationMode INTEGER
  mdmClockSystem INTEGER
  mdmClockSource INTEGER
  mdmDataRate INTEGER
  mdmStartTimeslot INTEGER
  mdmTimeslotSize INTEGER
  mdmTimeslot16 INTEGER
  mdmCRC4Generation INTEGER
  mdmFramingMode INTEGER
  mdmCodingMode INTEGER
  mdmScrambler INTEGER
  mdmRemoteAccessMode INTEGER
  mdmForcedRemoteAccess INTEGER
  mdmTDPhaseLocking INTEGER
  mdmLineBuiltOut INTEGER
  mdmCRC6Test INTEGER
  mdmCRC6Status INTEGER
  mdmCRC6Error Gauge

Defined Values

gmf-modem 1.3.6.1.4.1.760.1.1.2.1.10.10000.2.202
OBJECT IDENTIFIER    

gmf 1.3.6.1.4.1.760.1.1.2.1.10.202
OBJECT IDENTIFIER    

gmfModemTable 1.3.6.1.4.1.760.1.1.2.1.10.202.1
This table contains information about all GM-F converters in all racks.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GmfTableEntry

gmfTableEntry 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1
The index of the table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  GmfTableEntry  

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

mdmModem 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.2
This entry displays the slot number where the corresponding converter 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.202.1.1.3
This entry displays the location of the corresponding converter: 'local' or 'remote'. The converter 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.202.1.1.5
The verbal name of this converter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mdmInterfaceEmulationMode 1.3.6.1.4.1.760.1.1.2.1.10.202.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.202.1.1.7
This entry displays the speed class of the GM-F: 'e1' or 't1'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), e1(2), t1(3), unknown(99)  

mdmLineEmulationMode 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.8
Line mode of the unit: 'te' or 'nt'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), te(4), nt(5), unknown(99)  

mdmClockSystem 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.23
The clock system of the link: 'dual' or 'single'.
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.202.1.1.24
The clock source of the link: 'internal', 'external', or 'remote'.
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.202.1.1.25
The data rate at the interface in bits per seconds. The data rate at the remote counterpart changes simultaneously. A data rate of 2.048 Mbps (E1) automatically disables CRC4, sets mdmStartTimeslot to 'unframed', enables time slot 16, and disables remote access. A data rate of 1.984 Mbps (E1) automatically sets mdmStartTimeslot to 'timeslot-1', enables time slot 16 and sets mdmRemoteAccessMode to 'via timeslot 0 sa4-bit'. A data rate of 1.544 Mbps (T1) automatically sets mdmStartTimeslot to 'unframed' and disables remote access.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1)  

mdmStartTimeslot 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.26
This entry determines the start time slot for framing. Start time slot and data rate must match. A start time slot which is too high will be ignored. The remote unit's configuration changes simultaneously.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER timeslot-1(1), timeslot-2(2), timeslot-3(3), timeslot-4(4), timeslot-5(5), timeslot-6(6), timeslot-7(7), timeslot-8(8), timeslot-9(9), timeslot-10(10), timeslot-11(11), timeslot-12(12), timeslot-13(13), timeslot-14(14), timeslot-15(15), timeslot-16(16), timeslot-17(17), timeslot-18(18), timeslot-19(19), timeslot-20(20), timeslot-21(21), timeslot-22(22), timeslot-23(23), timeslot-24(24), timeslot-25(25), timeslot-26(26), timeslot-27(27), timeslot-28(28), timeslot-29(29), timeslot-30(30), timeslot-31(31), unframed(98), other(99), not-available(100)  

mdmTimeslotSize 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.27
This entry determines the size of the time slots: 'nx64k' or 'nx56k'. 'nx56k' is valid for T1 units only. The remote unit's configuration changes simultaneously.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), nx64k(2), nx56k(3), not-available(100)  

mdmTimeslot16 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.40
This entry enables or disables time slot 16. If it is disabled, it will not be used for data transmission but for framing. Valid for E1 units only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3), not-available(100)  

mdmCRC4Generation 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.41
This entry enables or disables the generation of a CRC4 check sum. Valid for E1 units only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3), not-available(100)  

mdmFramingMode 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.50
The T1 framing mode: 'd4' or 'esf'. The remote unit's configuration changes simultaneously. Valid for T1 units only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), d4(2), esf(3), not-available(100)  

mdmCodingMode 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.51
The T1 coding mode: 'ami' or 'b8zs'. The remote unit's configuration changes simultaneously. Valid for T1 units only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), ami(2), b8zs(3), not-available(100)  

mdmScrambler 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.63
This entry enables or disables scrambling.
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.202.1.1.64
The remote access mode: 'disable', 'via-next-free-timeslot', 'via-timeslot-0-Sa4-bit', or 'via-unframed-line'. The value 'via-next-free-timeslot' means that one time slot higher than the last data time slot is used for remote access. The value 'via-timeslot-0-Sa4-bit' means that the sa4-bit in time slot 0 is used for remote access (for E1 units only). The value 'via-unframed-line' is valied for data rates of 2048 Kbps (E1) or 1544 Kbps (T1) only. With a data rate of 1536 Kbps (T1). remote management is not available. The remote unit's configuration changes simultaneously.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), via-next-free-timeslot(3), via-timeslot-0-Sa4-bit(4), via-unframed-line(6)  

mdmForcedRemoteAccess 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.65
Valid if 'mdmRemoteAccessMode' is set to 'via-unframed-line'. 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), not-available(100)  

mdmTDPhaseLocking 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.67
This entry defines the data phase locking for I/F data: 'positive-clock-slope' or 'negative-clock-slope'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), positive-clock-slope(2), negative-clock-slope(3), unknown(99), not-available(100)  

mdmLineBuiltOut 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.68
The T1 transmission mode of the unit. Valid for T1 units only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), dsx-1-0to133-ft(3), dsx-1-133to266-ft(4), dsx-1-266to399-ft(5), dsx-1-399to533-ft(6), dsx-1-533to655-ft(7), csu-0db(8), csu-7db5(9), csu-15db(10), csu-22db5(11), not-available(100)  

mdmCRC6Test 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.100
This entry enables the execution of a CRC6 test. Write requests with values other than 'start' or 'stop' will be rejected. Valid for T1 units only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), start(3), stop(4), not-available(100)  

mdmCRC6Status 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.101
This entry indicates the status of the CRC6 test. Valid for T1 units only.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), never-started(2), running(5), stopped(6), start-failed(7), not-available(100)  

mdmCRC6Error 1.3.6.1.4.1.760.1.1.2.1.10.202.1.1.102
This entry indicates the number of errors detected during the last 60 seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge