BIANCA-BRICK-MIBMODEM-MIB

File: BIANCA-BRICK-MIBMODEM-MIB.mib (17182 bytes)

Imported modules

SNMPv2-TC RFC1155-SMI RFC-1212

Imported symbols

DisplayString Counter OBJECT-TYPE

Defined Types

MdmProfileEntry  
SEQUENCE    
  mdmProfileName INTEGER
  mdmProfileDescr DisplayString
  mdmProfileModulation INTEGER
  mdmProfileMinBps INTEGER
  mdmProfileMaxRecvBps INTEGER
  mdmProfileMaxXmitBps INTEGER
  mdmProfileAutoMode INTEGER
  mdmProfileComprV42bis INTEGER
  mdmProfileComprMNP5 INTEGER
  mdmProfileErrorCorr INTEGER
  mdmProfileXmitLevel INTEGER
  mdmProfileCDWaitTime INTEGER
  mdmProfileCDRespTime INTEGER
  mdmProfileCDDiscTime INTEGER
  mdmProfileRetrain INTEGER
  mdmProfileIdleTimerMode INTEGER
  mdmProfileIdleTimerFixedDelay INTEGER
  mdmProfileIdleTimerCharDelay INTEGER

MdmEntry  
SEQUENCE    
  mdmIndex INTEGER
  mdmAction INTEGER
  mdmType INTEGER
  mdmState INTEGER
  mdmMode INTEGER
  mdmModulation INTEGER
  mdmErrorCorr INTEGER
  mdmCompression INTEGER
  mdmXmitSpeed INTEGER
  mdmRcvSpeed INTEGER
  mdmIfIndex INTEGER
  mdmIfBchannel INTEGER

Defined Values

org 1.3
OBJECT IDENTIFIER    

dod 1.3.6
OBJECT IDENTIFIER    

internet 1.3.6.1
OBJECT IDENTIFIER    

private 1.3.6.1.4
OBJECT IDENTIFIER    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

bintec 1.3.6.1.4.1.272
OBJECT IDENTIFIER    

bibo 1.3.6.1.4.1.272.4
OBJECT IDENTIFIER    

mdm 1.3.6.1.4.1.272.4.18
OBJECT IDENTIFIER    

mdmProfileTable 1.3.6.1.4.1.272.4.18.1
This Table contains entries for the modem profiles. For PPP connections, modem profiles are assigned to incoming connections via the isdnDispatchtable. For outgoing connections, the profile is assigned by the biboPppTable. Profile 1 is used as default profile for ppp and is the only profile available for isdnlogin connections.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MdmProfileEntry

mdmProfileEntry 1.3.6.1.4.1.272.4.18.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MdmProfileEntry  

mdmProfileName 1.3.6.1.4.1.272.4.18.1.1.1
The name of the profile. Eight profiles are available.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER profile-1(1), profile-2(2), profile-3(3), profile-4(4), profile-5(5), profile-6(6), profile-7(7), profile-8(8)  

mdmProfileDescr 1.3.6.1.4.1.272.4.18.1.1.2
Profile Description. Info only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mdmProfileModulation 1.3.6.1.4.1.272.4.18.1.1.3
This object specifies the preferred modulation (automode on) or the modulation (automode disabled) to be used in originating or answering a connection. bell103 (1) : 300 bell212 (2) : 1200 v21 (3) : 300 v22 (4) : 1200 v22bis (5) : 2400 or 1200 v23 (6) : 75/1200 or 1200/75 v32 (7) : 9600, 4800 v32bis (8) : 14000, 12000, 9600, 7200, 4800 v34 (9) : 33600, 31200, 28800, 26400, 24000, 21600, 19200, 16800, 14400, 12000, 9600, 7200, 4800, 2400 k56flex (10) : 56000, 54000, 52000, 50000, 48000, 46000, 44000, 42000, 40000, 38000, 36000, 34000, 32000 vfc (11) : 28800, 26400, 24000, 21600, 19200, 16800, 14400, 12000, 9600 v90 (12) : 56000, 54667, 53333, 52000, 50667, 49333, 48000, 46667, 45333, 42667, 41333, 40000, 38667, 37333, 36000, 34667, 33333, 32000, 30667, 29333, 28000
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER bell103(1), bell212(2), v21(3), v22(4), v22bis(5), v23(6), v32(7), v32bis(8), v34(9), k56flex(10), vfc(11), v90(12)  

mdmProfileMinBps 1.3.6.1.4.1.272.4.18.1.1.4
This object specified the lowest rate, at which the modem may establish a connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER b300(300), b1200(1200), b2400(2400), b4800(4800), b7200(7200), b9600(9600), b12000(12000), b14400(14400), b16800(16800), b19200(19200), b21600(21600), b24000(24000), b26400(26400), b28800(28800), b31200(31200), b33600(33600), b32000(32000), b34000(34000), b36000(36000), b38000(38000), b40000(40000), b42000(42000), b44000(44000), b46000(46000), b48000(48000), b50000(50000), b52000(52000), b54000(54000), b56000(56000), b75(75)  

mdmProfileMaxRecvBps 1.3.6.1.4.1.272.4.18.1.1.5
This object specifies the highest receive rate, at which the modem may establsh a connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER b300(300), b1200(1200), b2400(2400), b4800(4800), b7200(7200), b9600(9600), b12000(12000), b14400(14400), b16800(16800), b19200(19200), b21600(21600), b24000(24000), b26400(26400), b28800(28800), b31200(31200), b33600(33600), b32000(32000), b34000(34000), b36000(36000), b38000(38000), b40000(40000), b42000(42000), b44000(44000), b46000(46000), b48000(48000), b50000(50000), b52000(52000), b54000(54000), b56000(56000)  

mdmProfileMaxXmitBps 1.3.6.1.4.1.272.4.18.1.1.6
This object specifies the highest transmit rate, at which the modem may establsh a connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER b300(300), b1200(1200), b2400(2400), b4800(4800), b7200(7200), b9600(9600), b12000(12000), b14400(14400), b16800(16800), b19200(19200), b21600(21600), b24000(24000), b26400(26400), b28800(28800), b31200(31200), b33600(33600), b32000(32000), b34000(34000), b36000(36000), b38000(38000), b40000(40000), b42000(42000), b44000(44000), b46000(46000), b48000(48000), b50000(50000), b52000(52000), b54000(54000), b56000(56000)  

mdmProfileAutoMode 1.3.6.1.4.1.272.4.18.1.1.7
When this object is set to on, the modem will automatically negotiate the best rates beginning with the selected Modulation and MaxBps values. Otherwise, it will use only the selected modulation in the range between MinBps and MaxBps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

mdmProfileComprV42bis 1.3.6.1.4.1.272.4.18.1.1.8
This object specifies, whether V.42bis compression shall be used for modem connections. When set to off, V.42bis compression will never be used. When set to auto, compression may be negotiated with the partner modem.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), auto(2)  

mdmProfileComprMNP5 1.3.6.1.4.1.272.4.18.1.1.9
This object specifies, whether MNP Class 5 compression shall be used for modem connections. When set to off, MNP Class 5 compression will never be used. When set to auto, compression may be negotiated with the partner modem.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), auto(2)  

mdmProfileErrorCorr 1.3.6.1.4.1.272.4.18.1.1.10
This object specifies the kind of error correction being used for a connection: none no error correction will be used. required either LAPM or MNP will be used. If the partner is not able to do error correction, the connection cannot be established. auto negotiation takes place to use either LAPM, MNP or no error correction. lapm Enforce LAPM error correction. If the partner is not able to do LAPM, the connection cannot be established. mnp use MNP error connection If the partner is not able to do MNP, the connection cannot be established.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), required(2), auto(3), lapm(4), mnp(5)  

mdmProfileXmitLevel 1.3.6.1.4.1.272.4.18.1.1.11
This object specifies the transmit attenuation in dB.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -15..0  

mdmProfileCDWaitTime 1.3.6.1.4.1.272.4.18.1.1.12
This object specifies the amount of time in milliseconds, the modem will wait for the appearance of the carrier. If the carrier will not appear in this time period, the connection will be disconnected.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1000..255000  

mdmProfileCDRespTime 1.3.6.1.4.1.272.4.18.1.1.13
This object specifies the period of time in milliseconds, a carrier has to be present, before it will be recognized as a carrier.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 100..25500  

mdmProfileCDDiscTime 1.3.6.1.4.1.272.4.18.1.1.14
This object specifies the amount of time, the carrier has to drop, before the modem will assume the carrier to be lost.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 100..25500  

mdmProfileRetrain 1.3.6.1.4.1.272.4.18.1.1.15
The modem will : off (1) : disable line quality monitor and auto-retrain. retrain (2) : enable line quality monitor and auto-retrain. fallbf (3) : enable line quality monitor and fallback/fall forward.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), retrain(2), fallbf(3)  

mdmProfileIdleTimerMode 1.3.6.1.4.1.272.4.18.1.1.16
The idle timer is used to specify the duration of an interval between successive characters received from the modem which, when exceeded, will cause the modem driver to terminate the assembly of a data packet and to forward it to the higher-layer protocols (this is in analogy to the ITU X.3 parameter #4). This object specifies the mode how the idle timer is set: static (1): the idle time is taken from the object mdmProfileIdleTimerFixedDelay (default) dynamic (2): the idle time is set to the duration that a number of mdmProfileIdleTimerCharDelay characters (octets) would take for transmission corresponding to the actually used receive bit-rate of the modem. If the bit-rate can not be found out, the static mode is used instead.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

mdmProfileIdleTimerFixedDelay 1.3.6.1.4.1.272.4.18.1.1.17
This object specifies the duration of the idle timer in milliseconds (see the object mdmProfileIdleTimerMode for further description). Default: 5
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..10000  

mdmProfileIdleTimerCharDelay 1.3.6.1.4.1.272.4.18.1.1.18
This object specifies the number of characters (octets) which is used to calculate the idle timer corresponding to the actually used receive bit-rate of the modem (see the object mdmProfileIdleTimerMode for further description). Default: 3
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..1024  

mdmTable 1.3.6.1.4.1.272.4.18.2
The mdmTable contains information for each modem. The entries contain various statistical data for modem connections. Only the system can add entries to this table. The user is able to reboot, enable or disable a modem. The system updates infos about the current connection.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MdmEntry

mdmEntry 1.3.6.1.4.1.272.4.18.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MdmEntry  

mdmIndex 1.3.6.1.4.1.272.4.18.2.1.1
Index of this modem (Slot/Cpu/Modem)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mdmAction 1.3.6.1.4.1.272.4.18.2.1.2
Writing to this variable reboot (1) : initiates a reboot. disabled (2) : remove modem resource from allocation pool. enabled (3) : put modem to allocation resource pool.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reboot(1), disabled(2), enabled(3)  

mdmType 1.3.6.1.4.1.272.4.18.2.1.3
Type of this modem csm56K (1) : CentralSiteModem K56Flex csm336 (2) : CentralSiteModem 33600 mdm144 (3) : ClientSiteModem 14400 mdm336 (4) : ClientSiteModem 33600 telindus (5) : ADSP with Telindus firmware
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER csm56K(1), csm336(2), mdm144(3), mdm336(4), telindus(5)  

mdmState 1.3.6.1.4.1.272.4.18.2.1.4
Current status of the modem. booting (1) : init phase idle (2) : this modem resource is available calling (3) : outgoing call initiated called (4) : incoming call initiated connected (5) : data transfer phase established hangup (6) : going to terminate a connection stopped (7) : out of order, modem ist not useable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER booting(1), idle(2), calling(3), called(4), connected(5), hangup(6), stopped(7)  

mdmMode 1.3.6.1.4.1.272.4.18.2.1.5
Type of mode modem (1) : modem native ppp (2) : modem native + async hdlc fax (3) : fax mode dtmf (4) : receive and signal DTMF touchtones none (7) : modem curently not used
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER modem(1), ppp(2), fax(3), dtmf(4), none(7)  

mdmModulation 1.3.6.1.4.1.272.4.18.2.1.6
Negotiated modulation. same as mdmProfileModulation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER bell103(1), bell212(2), v21(3), v22(4), v22bis(5), v23(6), v32(7), v32bis(8), v34(9), k56flex(10), vfc(11), v90(12), unknown(31)  

mdmErrorCorr 1.3.6.1.4.1.272.4.18.2.1.7
Negotiated error correction protocol. none (1) : no error correction alt (2) : MNP error correction established lapm (3) : LAPM error correction established
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), alt(2), lapm(3)  

mdmCompression 1.3.6.1.4.1.272.4.18.2.1.8
Negotiated compression correction protocol. none (1) : no compression class5 (2) : MNP5 compression v42bis (3) : V.42bis compression
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), class5(2), v42bis(3)  

mdmXmitSpeed 1.3.6.1.4.1.272.4.18.2.1.9
Negotiated transmit speed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mdmRcvSpeed 1.3.6.1.4.1.272.4.18.2.1.10
Negotiated receive speed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mdmIfIndex 1.3.6.1.4.1.272.4.18.2.1.11
the (ISDN) interface's slot this modem is connected to
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mdmIfBchannel 1.3.6.1.4.1.272.4.18.2.1.12
the (ISDN) interface's B channel this modem is connected to
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..31