SNMP MIB Search

   Sample: altiga stat   Advanced Search
Donate your MIB  
Search:   
   
 
Return to vendor list
View objects
Download mib file
Vendor: EICON
Mib: EICON-DIALER-MIB
Version: 1


Mib source:
-- #############################################################################
--		DIALER
--  History :
--  modified by Cazimir, in order to accomodate ISDN, 15/06/1994
--  direct dialer status changed to adapt to new tech. 68302. DIRECTA.
-- #############################################################################


EICON-DIALER-MIB DEFINITIONS ::= BEGIN

IMPORTS
	TimeTicks,
	enterprises
		FROM RFC1155-SMI
	OBJECT-TYPE
		FROM RFC-1212
	DisplayString
		FROM RFC1213-MIB;

eicon		OBJECT IDENTIFIER  ::= { enterprises 434 }
management	OBJECT IDENTIFIER  ::= { eicon 2 }
mibv2		OBJECT IDENTIFIER  ::= { management 2 }
module		OBJECT IDENTIFIER  ::= { mibv2 4 }

--	Local definitions

PortRef	::= INTEGER (1..48)	-- Port reference on the server.

ActionState ::= INTEGER {
	done (1),
	failed (2),
	in-progress (3)
	}

DataEncoding ::= INTEGER {
		nrz (1),
		nrzi (2),
		fm0 (3),
		fm1 (4)
	   }

ClockType ::= INTEGER {
		external (1),
		internal (2),
		ext-dpll (3),
		int-dpll (4)
	}
	
OnOff ::= INTEGER {
		on (1),
		off (2)
	}

FalseTrue ::= INTEGER {
		false (1),
		true (2)
	}

DisEnable ::= INTEGER {
		disable (1),
		enable (2)
	}

PrimBitRate ::= INTEGER {
		speed1200 (1),
		speed2400 (2),
		speed4800 (3),
		speed7200 (4),
		speed9600 (5),
		speed12000 (6),
		speed14400 (7),
		not-supported (8)
	}

PrimCfg ::= INTEGER {
		v22bis  (1),
		v32	(2),
		v32tcm  (3),
		v32bis  (4),
		not-supported (5)
	}

IsdnSpidStatus ::= INTEGER  {
		uninit (1),
		init (2),
		blocked (3),
		illegal (4)
	}

IsdnDnType ::= INTEGER {
		unknown (1),
		international (2),
		national (3),
		net-specific (4),
		subscriber (5),
		abbreviated (6),
		illegal (7)
	}

IsdnDnPlan ::= INTEGER {
		unknown (1),
		isdn-numbering (2),
		data-numbering (3),
		private-net (4),
		telex-numbering (5),
		nat-numbering (6),
		illegal (7)
	}

IsdnSubType ::= INTEGER {
		nsap (1),
		user_specified (2),
		osi (3),
		illegal (4)
	}

IsdnTnsNetId ::= INTEGER {
		user-specified (1),
		national (2),
		international (3),
		illegal (4)
	}

IsdnTnsIdPlan ::= INTEGER {
		unknown (1),
		interlata (2),
		data (3),
		illegal (4)
	}

IsdnCallType ::= INTEGER {
		circuit-switched (1),
		packet-switched (2),
		nailed-packet (3),
		circuit-spv (4),		-- added 4-9, 16/06/94
		fax-3 (5),
		fax-4 (6),
		btx (7),
		teletex (8),
		videotex (9),
		illegal (10)
	}

IsdnCallSpeed ::= INTEGER {
		speed-56k (1),
		speed-64k (2),
		speed-illegal (3)
	}

IsdnBChannels ::= INTEGER {
		b1-channel (1),
		b2-channel (2),
		illegal (3)
	}


IsdnAnsEnable ::= INTEGER {
		disabled (1),
		enabled (2),
		enabled-illegal (3)
	}


IsdnScrStatus ::= INTEGER {
		disabled (1),
		enabled (2),
		illegal (3)
	}

IsdnCallOpt ::= INTEGER {
		opt (1),
		option (2),
		call_opt (3)
	}

IsdnStoDefined ::= INTEGER {
		stored (1)
	}

IsdnTeiStatus ::= INTEGER {
		unassigned (1),
		outstanding (2),
		assigned (3),
		illegal (4)
	}

IsdnL2State	::= INTEGER {
		null-state(1),
		tei-unassigned (2),
		assign-awaiting-tei (3),
		establish-awaiting-tei (4),
		tei-assigned (5),
		awaiting-established (6),
		awaiting-release (7),
		mutiple-frame-established (8),
		timer-recovery	(9),
		illegal (10)
	}

IsdnL3State ::= INTEGER {
		null-state (1),
		call-init (2),
		overlap-sending (3),
		out-call-proc (4),
		call-delivered (5),
		undefined-state-5 (6),
		call-present (7),
		call-received (8),
		connect-request (9),
		in-call-proc (10),
		call-active (11),
		disconnect-request (12),
		disconnect-ind (13),
		undefined-state-13 (14),
		call-passive (15),
		suspend-request (16),
		undefined-state-16 (17),
		resume-request (18),
		undefined-state-18 (19),
		release-request (20),
		register-request (21),
		cancel-request (22),
		undefined-state-22 (23),
		undefined-state-23 (24),
		undefined-state-24 (25),
		overlap-receive (26),
		idle-state (27),
		establish-wait (28),
		asai-tr1-state (29),
		u10-hold-request (30),
		u10-transfer-request (31),
		u10-conference-request (32),
		u10-reconnect-request (33),
		u10-awaiting-disc (34),
		u10-call-on-hold (35),
		broadcast-state (36),
		illegal (37)
	}	

IsdnP3State ::= INTEGER {
		closed (1),
		opening (2),
		opened (3),
		tei-establishment (4),
		sw-activation (5),
		activated (6),
		deactivated (7),
		closing (8),
		illegal (9)
	}

IsdnActState ::= INTEGER {
		deactivated (1),
		activating (2),
		active (3),
		call-failed (4),
		activ-failed (5),
		illegal (6)
	}

IsdnNI1BCcState ::= INTEGER {
		null-state (1),
		idle (2),
		ringing (3),
		connected (4),
		dialing (5),
		lockout (6),
		offhook-releasing (7),
		onhook-releasing (8),
		originate (9),
		routing (10),
		call-queued (11),
		illegal (12)
	} 	

IsdnTR6BCcState ::= INTEGER {
		null-state (1),
		idle (2),
		ringing (3),
		connecting (4),
		connected (5),
		lockout (6),
		offhook-releasing (7),
		onhook-releasing (8),
		originate (9),
		routing (10),
		call-queued (11),
		illegal (12)
	}

IsdnVN3BCcState ::= INTEGER {
		null-state (1),
		idle (2),
		ringing (3),
		connecting (4),
		connected (5),
		lockout (6),
		offhook-releasing (7),
		onhook-releasing (8),
		originate (9),
		routing (10),
		call-queued (11),
		illegal (12)
	}

IsdnNET3BCcState ::= INTEGER {
		null-state (1),
		idle (2),
		ringing (3),
		connecting (4),
		connected (5),
		lockout (6),
		offhook-releasing (7),
		onhook-releasing (8),
		originate (9),
		routingout (10),
		call-queued (11),
		bell-releasing (12),
		illegal (13)
	}

IsdnTPHBCcState	::= INTEGER {
		null-state (1),
		idle (2),
		ringing (3),
		connected (4),
		dialing (5),
		lockout (6),
		offhook-releasing (7),
		onhook-releasing (8),
		originate (9),
		routing (10),
		call-queued (11),
		illegal (12)
	}
--		 		
-- IsdnEUROBCcState ::= INTEGER {
--		null-state (1),
--		idle (2),
--		ringing (3),
--		connecting (4),
--		connected (5),
--		lockout (6),
--		offhook-releasing (7),
--		onhook-releasing (8),
--		originate (9),
--		routing (10),
--		call-queued (11)
--	}
--
--	Title

dialer	OBJECT IDENTIFIER ::= { module 16 }

--	The DIALER MIB is composed of  the following tables:
--      dialerInfoTable              General status information for each port.
--	dialerDirectInfoTable	     Status information for Direct dialer.
--	dialerDirectRs232InfoTable   Status information for Direct dialer with
--   				     physical interface type RS232.
--	dialerDirectInfoTable	     Status information for Direct dialer with
--				     physical interface type X21.
--	dialerV25bisInfoTable	     Status information for V25BIS dialer.
--	dialerAtCmdInfoTable	     Status information for AT_CMD dialer.
--	dialerV22BisDnaInfoTable     Status information for V22BISDNA dialer.
--	dialerV22BisImcInfoTable     Status information for V22BISIMC dialer.
--	dialerV32BisInfoTable	     Status information for V32BIS dialer.
--      dialerControlTable           Control objects for each port.
--      dialerIsdnStatusTable
--	dialerIsdnNI1BChannelTable
--	dialerIsdnNI1DChannelTable
--	dialerIsdnTr6BChannelTable
--      dialerIsdnVN3BChannelTable
--      dialerIsdnVN3DChannelTable
--      dialerIsdnNET3BChannelTable
--      dialerIsdnTPHBChannelTable
--      dialerIsdnTPHDChannelTable
--      dialerIsdnEUROBChannelTable
--      dialerIsdnEURODChannelTable

-- ****************************************************************************
--		Dialer General Status Info
-- ****************************************************************************

dialerInfoTable		OBJECT-TYPE
	SYNTAX	SEQUENCE OF DialerInfoEntry 
	ACCESS	not-accessible
	STATUS	mandatory
	DESCRIPTION	
		"General Information Table for dailer."
	::= { dialer 1 }

dialerInfoEntry		OBJECT-TYPE
	SYNTAX	DialerInfoEntry
	ACCESS	not-accessible
	STATUS	mandatory
	DESCRIPTION	
		"The set of dialer configuration attributes for one port."
	INDEX		{ dialerInfoPortRef }
	::= { dialerInfoTable 1 }

DialerInfoEntry ::= SEQUENCE {
	dialerInfoPortRef
		PortRef,
	dialerInfoType
		INTEGER,
	dialerInfoTimeStart
		TimeTicks,
	dialerInfoTimeConnect	
		TimeTicks,
	dialerInfoLineSpeed	
		INTEGER,
	dialerInfoDataEncoding
		DataEncoding,
	dialerInfoClockType
		ClockType
	}

dialerInfoPortRef	OBJECT-TYPE
	SYNTAX	PortRef
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The id of the port, equal to portIndex from the port group. 
	It identifies the port to which the configuration parameters apply."
	::= { dialerInfoEntry 1 }

dialerInfoType	OBJECT-TYPE
	SYNTAX	INTEGER {
		direct (1),
		v25bis (2),
		v22bis (3),
		at-cmd (4),
		isdn-stat (5),
		v32bis (6),
		none (7),
		other (8)
		}
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		" Type of interface connecting the gateway to local or
	remote host computers."
	::= { dialerInfoEntry 2 }

dialerInfoTimeStart	OBJECT-TYPE
	SYNTAX	TimeTicks
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The time elapsed since the dialer was statrted."
	::= { dialerInfoEntry 3 }

dialerInfoTimeConnect		OBJECT-TYPE
	SYNTAX	TimeTicks
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The time elapsed since the dialer established the current
	connection."
	::= { dialerInfoEntry 4 }

dialerInfoLineSpeed		OBJECT-TYPE
	SYNTAX	INTEGER (0..99999)
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The speed setting of the driver (line speed), or the
	dialer (modem speed)."
	::= { dialerInfoEntry 5 }

dialerInfoDataEncoding	OBJECT-TYPE
	SYNTAX	DataEncoding
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The type of data encoding used on the connection."
	::= { dialerInfoEntry 6 }

dialerInfoClockType	OBJECT-TYPE
	SYNTAX	ClockType
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The type of clocking used by the modem."
	::= { dialerInfoEntry 7 }

-- ****************************************************************************
--		Direct dialer General Status Info
-- ****************************************************************************

dialerDirectInfoTable		OBJECT-TYPE
	SYNTAX	SEQUENCE OF DialerDirectInfoEntry 
	ACCESS	not-accessible
	STATUS	mandatory
	DESCRIPTION	
		"General Information Table for Direct dialer."
	::= { dialer 2 }

dialerDirectInfoEntry		OBJECT-TYPE
	SYNTAX	DialerDirectInfoEntry
	ACCESS	not-accessible
	STATUS	mandatory
	DESCRIPTION	
		"The set of dialer configuration attributes for one port."
	INDEX		{ dialerDirectPortRef }
	::= { dialerDirectInfoTable 1 }

DialerDirectInfoEntry ::= SEQUENCE {
	dialerDirectPortRef
		PortRef,
	dialerDirectIfType
		INTEGER,
	dialerDirectMode
		INTEGER,
	dialerDirectConnDelay
		INTEGER,
	dialerDirectRtsDelay
		INTEGER,
	dialerDirectState
		INTEGER
	}

dialerDirectPortRef	OBJECT-TYPE
	SYNTAX	PortRef
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The id of the port, equal to portIndex from the port group. 
	It identifies the port to which the configuration parameters apply."
	::= { dialerDirectInfoEntry 1 }

dialerDirectIfType	OBJECT-TYPE
	SYNTAX	INTEGER {
		rs232 (1),
		v35 (2),
		x21 (3)
	}
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		" Interface type of the Dialer"
	::= { dialerDirectInfoEntry 2 }

dialerDirectMode	OBJECT-TYPE
	SYNTAX	INTEGER  {
		leased (1),
		dial (2)
	}
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"States whether the modem is connected to a Leased or
	Dial-Up phone line."
	::= { dialerDirectInfoEntry 3 }

dialerDirectConnDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		" Max time for connection in seconds."
	::= { dialerDirectInfoEntry 4 }

dialerDirectRtsDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		" Delay between arrival of DSR and activation of RTS 
	circuit in msec."
	::= { dialerDirectInfoEntry 5 }

dialerDirectState	OBJECT-TYPE
	SYNTAX	INTEGER {
		closed (1),
		opening (2),
		answering (3),
		delaying (4),
		opened (5),
		closing (6),
                ringing (7),
                answer_wait (8),
                originating (9),
                connecting (10),
                connect_delay (11),
                connected (12),
                disconnecting (13),
                remote_disc (14),
                local_disc (15),
                connect_req (16),
                incomming_call (17),
                outgoing_call (18),
                outgoing_delay (19)
	}
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
	"State of the Direct dialer:
		closed(1)    -  Modem signals on a dial modem were lost.
		opening(2)   -  Link is being set up (modem dialing).
		asnwering(3) -  Accepting call from remote.
		delaying(4)  -  Waiting for a timer to expire.
		opened(5)    -  Physical link is established.
		Closing(6)   -  Disconnecting the physical link. 
                ringing (7)             -
                answer_wait (8)         -
                originating (9)         -
                connecting (10)         -
                connect_delay (11)      -
                connected (12)          -
                disconnecting (13)      -
                remote_disc (14)        -
                local_disc (15)         -
                connect_req (16)        -
                incomming_call (17)     -
                outgoing_call (18)      -
                outgoing_delay (19)     -                       "
	::= { dialerDirectInfoEntry 6 }



-- ****************************************************************************
--		Direct dialer  RS232 Interface Info
-- ****************************************************************************

dialerDirectRs232InfoTable		OBJECT-TYPE
	SYNTAX	SEQUENCE OF DialerDirectRs232InfoEntry 
	ACCESS	not-accessible
	STATUS	mandatory
	DESCRIPTION	
		"General Information Table for Direct dialer RS232."
	::= { dialer 3 }

dialerDirectRs232InfoEntry		OBJECT-TYPE
	SYNTAX	DialerDirectRs232InfoEntry
	ACCESS	not-accessible
	STATUS	mandatory
	DESCRIPTION	
		"The set of dialer configuration attributes for one port."
	INDEX		{ dialerDirectRs232PortRef }
	::= { dialerDirectRs232InfoTable 1 }

DialerDirectRs232InfoEntry ::= SEQUENCE {
	dialerDirectRs232PortRef
		PortRef,
	dialerDirectRs232DbounceDelay
		INTEGER,
	dialerDirectRs232DtrSignal
		OnOff,
	dialerDirectRs232DsrSignal
		OnOff,
	dialerDirectRs232RiSignal
		OnOff
	}

dialerDirectRs232PortRef	OBJECT-TYPE
	SYNTAX	PortRef
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The id of the port, equal to portIndex from the port group. 
	It identifies the port to which the configuration parameters apply."
	::= { dialerDirectRs232InfoEntry 1 }

dialerDirectRs232DbounceDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		" This applies to Leased line only. It is the amount of time,
	expressed in msecs, that DSR signal stays on."
	::= { dialerDirectRs232InfoEntry 2 }

dialerDirectRs232DtrSignal	OBJECT-TYPE
	SYNTAX	OnOff
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		" The current status of the DTR signal. "
	::= { dialerDirectRs232InfoEntry 3 }

dialerDirectRs232DsrSignal	OBJECT-TYPE
	SYNTAX	OnOff
        ACCESS  read-write
	STATUS	mandatory
	DESCRIPTION	
		" The current status of the DSR signal."
	::= { dialerDirectRs232InfoEntry 4 }

dialerDirectRs232RiSignal	OBJECT-TYPE
	SYNTAX	OnOff
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		" The current status of the RI signal. This is set to
	ON when there is an incoming call."
	::= { dialerDirectRs232InfoEntry 5 }


-- ****************************************************************************
--		Direct dialer  X21 Interface Info
-- ****************************************************************************

dialerDirectX21InfoTable		OBJECT-TYPE
	SYNTAX	SEQUENCE OF DialerDirectX21InfoEntry 
	ACCESS	not-accessible
	STATUS	mandatory
	DESCRIPTION	
		"General Information Table for Direct dialer X21."
	::= { dialer 4 }

dialerDirectX21InfoEntry		OBJECT-TYPE
	SYNTAX	DialerDirectX21InfoEntry
	ACCESS	not-accessible
	STATUS	mandatory
	DESCRIPTION	
		"The set of dialer configuration attributes for one port."
	INDEX		{ dialerDirectX21PortRef }
	::= { dialerDirectX21InfoTable 1 }

DialerDirectX21InfoEntry ::= SEQUENCE {
	dialerDirectX21PortRef
		PortRef,
	dialerDirectX21CtrlSignal
		OnOff,
	dialerDirectX21IndicSignal
		OnOff
	}


dialerDirectX21PortRef	OBJECT-TYPE
	SYNTAX	PortRef
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The id of the port, equal to portIndex from the port group. 
	It identifies the port to which the configuration parameters apply."
	::= { dialerDirectX21InfoEntry 1 }

dialerDirectX21CtrlSignal	OBJECT-TYPE
	SYNTAX	OnOff
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		" The control circuit status."
	::= { dialerDirectX21InfoEntry 2 }

dialerDirectX21IndicSignal	OBJECT-TYPE
	SYNTAX	OnOff
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The indication circuit status."
	::= { dialerDirectX21InfoEntry 3 }


-- ****************************************************************************
--		V25BIS dialer General Status Info
-- ****************************************************************************

dialerV25bisInfoTable		OBJECT-TYPE
	SYNTAX	SEQUENCE OF DialerV25bisInfoEntry 
	ACCESS	not-accessible
	STATUS	mandatory
	DESCRIPTION	
		"General Information Table for V25Bis dialer."
	::= { dialer 5 }

dialerV25bisInfoEntry		OBJECT-TYPE
	SYNTAX	DialerV25bisInfoEntry
	ACCESS	not-accessible
	STATUS	mandatory
	DESCRIPTION	
		"The set of dialer configuration attributes for one port."
	INDEX		{ dialerV25bisPortRef }
	::= { dialerV25bisInfoTable 1 }

DialerV25bisInfoEntry ::= SEQUENCE {
	dialerV25bisPortRef
		PortRef,
	dialerV25bisPrimaryNum
		DisplayString,
	dialerV25bisSecondaryNum
		DisplayString,
	dialerV25bisAnsEnable
		FalseTrue,
	dialerV25bisRetryAllowed
		FalseTrue,
	dialerV25bisMaxRetries
		INTEGER,
	dialerV25bisRetryDelay
		INTEGER,
	dialerV25bisConnDelay
		INTEGER,
	dialerV25bisOnOffDelay
		INTEGER,
	dialerV25bisLossDelay
		INTEGER,
	dialerV25bisMinDsrOnDelay
		INTEGER,
	dialerV25bisRiDtrDelay
		INTEGER,
	dialerV25bisHangupDelay
		INTEGER,
	dialerV25bisDeltaRiDelay
		INTEGER,
	dialerV25bisCtsOnDelay
		INTEGER,
	dialerV25bisDtrSignal
		OnOff,
	dialerV25bisDsrSignal
		OnOff,
	dialerV25bisCtsSignal
		OnOff,
	dialerV25bisRiSignal
		OnOff,
	dialerV25bisState
		INTEGER
	}

dialerV25bisPortRef	OBJECT-TYPE
	SYNTAX	PortRef
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The Port Number."
	::= { dialerV25bisInfoEntry 1 }

dialerV25bisPrimaryNum	OBJECT-TYPE
	SYNTAX	DisplayString (SIZE(0..50))
	ACCESS	read-write
	STATUS	mandatory
	DESCRIPTION
		"The main telephone number stored in the dialer."
	::= { dialerV25bisInfoEntry 2 }

dialerV25bisSecondaryNum	OBJECT-TYPE
	SYNTAX	DisplayString (SIZE(0..50))
	ACCESS	read-write
	STATUS	mandatory
	DESCRIPTION
		"The alternate telephone number stored in the dialer. This
	number is dialed if the main number is busy of if there is no
	answer."
	::= { dialerV25bisInfoEntry 3 }

dialerV25bisAnsEnable	OBJECT-TYPE
	SYNTAX	FalseTrue
	ACCESS	read-write
	STATUS	mandatory
	DESCRIPTION
		"States whether or not the dialer answers incoming calls."
	::= { dialerV25bisInfoEntry 4 }

dialerV25bisRetryAllowed	OBJECT-TYPE
	SYNTAX	FalseTrue
	ACCESS	read-only
	STATUS	mandatory
	DESCRIPTION
		"Indicates whether or not the dialer will try to redial
	a number that is busy or does not answer."
	::= { dialerV25bisInfoEntry 5 }

dialerV25bisMaxRetries	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Specifies how many times a number will be redialed if it is 
		 busy or otherwise unresponsive."
	::= { dialerV25bisInfoEntry 6 }

dialerV25bisRetryDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION
		"The amount of time in msecs between redial attempts."
	::= { dialerV25bisInfoEntry 7 }

dialerV25bisConnDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Maximum delay for connection establishment (secs)."
	::= { dialerV25bisInfoEntry 8 }

dialerV25bisOnOffDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The delay allowed in seconds for the DSR to go off
	before hangup."
	::= { dialerV25bisInfoEntry 9 }

dialerV25bisLossDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Amount of delay in msecs before DSR debouncing for
	         OFF."
	::= { dialerV25bisInfoEntry 10 }

dialerV25bisMinDsrOnDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Amount of delay in msecs before DSR debouncing for ON."
	::= { dialerV25bisInfoEntry 11 }

dialerV25bisRiDtrDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Amount of delay in msec before raising DTR when 
	RING occurs."
	::= { dialerV25bisInfoEntry 12 }

dialerV25bisHangupDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Amount of delay in secs before hangup, if DSR goes
	OFF in connected state."
	::= { dialerV25bisInfoEntry 13 }

dialerV25bisDeltaRiDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Delay in msecs before rings are no longer occur."
	::= { dialerV25bisInfoEntry 14 }

dialerV25bisCtsOnDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Maximum delay in msecs for sending a message to the modem."
	::= { dialerV25bisInfoEntry 15 }

dialerV25bisDtrSignal	OBJECT-TYPE
	SYNTAX	OnOff
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"DTR status."
	::= { dialerV25bisInfoEntry 16 }

dialerV25bisDsrSignal	OBJECT-TYPE
	SYNTAX	OnOff
	ACCESS	read-only
	STATUS	mandatory
	DESCRIPTION	
		"DSR status."
	::= { dialerV25bisInfoEntry 17 }

dialerV25bisCtsSignal	OBJECT-TYPE
	SYNTAX	OnOff
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"CTS status."
	::= { dialerV25bisInfoEntry 18 }

dialerV25bisRiSignal	OBJECT-TYPE
	SYNTAX	OnOff
	ACCESS	read-only
	STATUS	mandatory
	DESCRIPTION
		"RI status."
	::= { dialerV25bisInfoEntry 19 }

dialerV25bisState	OBJECT-TYPE
	SYNTAX	INTEGER {
		on-hook (1),
		ready (2),
		dialing (3),
		connect (4),
		data-tran (5),
		retrying (6),
		ringing (7),
		ans-start (8),
		ans-cplt (9),
		hanging-up (10),
		ignore-ring (11),
		collision (12),
		ans-accepting (13),
		prog-rdy (14),
		program (15),
		prog-ring (16),
		prog-not-rdy (17)
	}
	ACCESS	read-only
	STATUS	mandatory
	DESCRIPTION
	" The status  of the V.25bis modem:
		on-hook (1)	- Modem not active
		ready (2)	- Connection established
		dialing (3)	- Dialing a number
		connect (4)	- Successful dial attemp
		data-tran (5)	- Data transfer state enabled
		retrying (6)	- Awaiting call attempt
		ringing (7)	- Incoming call present
		ans-start (8)	- Connect request received
		ans-cplt (9)	- Call establised.
		hanging-up (10)	- Dialer disconnecting from DCE
		ignore-ring (11) - Ringing signal ignored
		collision (12)	- Collision between connection request
				and incoming call
		ans-accepting (13) - Accepted incoming call
		prog-rdy (14)	- Dialer ready to communicate with modem
		program (15)	- Modem ready to communicate with dialer
		prog-ring (16) 	- Signal detected from DCE
		prog-not-rdy (17) - Dialer not ready to communicate with
					modem.
	"
	::= { dialerV25bisInfoEntry 20 }

-- ****************************************************************************
--		AT_CMD dialer General Status Info
-- ****************************************************************************

dialerAtCmdInfoTable		OBJECT-TYPE
	SYNTAX	SEQUENCE OF DialerAtCmdInfoEntry
	ACCESS	not-accessible
	STATUS	mandatory
	DESCRIPTION
		"General Information Table for AT_CMD dialer."
	::= { dialer 6 }

dialerAtCmdInfoEntry		OBJECT-TYPE
	SYNTAX	DialerAtCmdInfoEntry
	ACCESS	not-accessible
	STATUS	mandatory
	DESCRIPTION	
		"The set of dialer configuration attributes for one port."
	INDEX		{ dialerAtCmdPortRef }
	::= { dialerAtCmdInfoTable 1 }

DialerAtCmdInfoEntry ::= SEQUENCE {
	dialerAtCmdPortRef
		PortRef,
	dialerAtCmdPrimaryNum
		DisplayString,
	dialerAtCmdSecondaryNum
		DisplayString,
	dialerAtCmdAnsEnable
		FalseTrue,
	dialerAtCmdRetryAllowed
		FalseTrue,
	dialerAtCmdMaxRetries	
		INTEGER,
	dialerAtCmdRetryDelay	
		INTEGER,
	dialerAtCmdConnDelay
		INTEGER,
	dialerAtCmdOnOffDelay
		INTEGER,
	dialerAtCmdLossDelay
		INTEGER,
	dialerAtCmdMinDsrOnDelay
		INTEGER,
	dialerAtCmdRiDtrDelay
		INTEGER,
	dialerAtCmdHangupDelay	
		INTEGER,
	dialerAtCmdDeltaRiDelay	
		INTEGER,
	dialerAtCmdParity	
		INTEGER,
	dialerAtCmdBitsPerByte	
		INTEGER,
	dialerAtCmdModemSpeed	
		INTEGER,
	dialerAtCmdDtrSignal
		OnOff,
	dialerAtCmdDsrSignal
		OnOff,
	dialerAtCmdRiSignal
		OnOff,
	dialerAtCmdState
		INTEGER
	}

dialerAtCmdPortRef	OBJECT-TYPE
	SYNTAX	PortRef
	ACCESS	read-only
	STATUS	mandatory
	DESCRIPTION
		"The Port Number."
	::= { dialerAtCmdInfoEntry 1 }

dialerAtCmdPrimaryNum	OBJECT-TYPE
	SYNTAX	DisplayString (SIZE(0..50))
	ACCESS	read-write
	STATUS	mandatory
	DESCRIPTION
		"The main telephone number stored in the dialer."
	::= { dialerAtCmdInfoEntry 2 }

dialerAtCmdSecondaryNum	OBJECT-TYPE
	SYNTAX	DisplayString (SIZE(0..50))
	ACCESS	read-write
	STATUS	mandatory
	DESCRIPTION
		"The alternate telephone number stored in the dialer. This
	number is dialed if the main number is busy or if there is no
	answer."
	::= { dialerAtCmdInfoEntry 3 }

dialerAtCmdAnsEnable	OBJECT-TYPE
	SYNTAX	FalseTrue
	ACCESS	read-write
	STATUS	mandatory
	DESCRIPTION
		"States whether or not the dialer answers incoming calls."
	::= { dialerAtCmdInfoEntry 4 }

dialerAtCmdRetryAllowed	OBJECT-TYPE
	SYNTAX	FalseTrue
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Indicates whether or not the dialer will try to redial
	a number that is busy or does not answer."
	::= { dialerAtCmdInfoEntry 5 }

dialerAtCmdMaxRetries	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Specifies how many times a number will be redialed if it is
		busy or otherwise unresponsive."
	::= { dialerAtCmdInfoEntry 6 }

dialerAtCmdRetryDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The amount of time in msecs between redial attempts."
	::= { dialerAtCmdInfoEntry 7 }

dialerAtCmdConnDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Maximum delay for connection establishment (secs)."
	::= { dialerAtCmdInfoEntry 8 }

dialerAtCmdOnOffDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The delay allowed in seconds for the DSR signal to go off
	before hangup."
	::= { dialerAtCmdInfoEntry 9 }

dialerAtCmdLossDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Number of msecs allowed before DSR debouncing for OFF."
	::= { dialerAtCmdInfoEntry 10 }

dialerAtCmdMinDsrOnDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"msecs DSR debouncing for ON before going OFF."
	::= { dialerAtCmdInfoEntry 11 }

dialerAtCmdRiDtrDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Amount of delay in msec, before raising DTR when 
	RING occurs."
	::= { dialerAtCmdInfoEntry 12 }

dialerAtCmdHangupDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Amount of delay in secs before hangup, if DSR goes
	OFF in connected state."
	::= { dialerAtCmdInfoEntry 13 }

dialerAtCmdDeltaRiDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"delay in msecs before rings no longer occur."
	::= { dialerAtCmdInfoEntry 14 }

dialerAtCmdParity	OBJECT-TYPE
	SYNTAX	INTEGER {
		none (1),
		odd (2),
		even (3)
	}
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The parity."
	::= { dialerAtCmdInfoEntry 15 }

dialerAtCmdBitsPerByte	OBJECT-TYPE
	SYNTAX	INTEGER {
		data7 (1),
		data8 (2)
	}
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The number of data bits per byte."
	::= { dialerAtCmdInfoEntry 16 }

dialerAtCmdModemSpeed	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Modem Speed."
	::= { dialerAtCmdInfoEntry 17 }

dialerAtCmdDtrSignal	OBJECT-TYPE
	SYNTAX	OnOff
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"DTR status."
	::= { dialerAtCmdInfoEntry 18 }

dialerAtCmdDsrSignal	OBJECT-TYPE
	SYNTAX	OnOff
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"DSR status."
	::= { dialerAtCmdInfoEntry 19 }

dialerAtCmdRiSignal	OBJECT-TYPE
	SYNTAX	OnOff
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"RI status."
	::= { dialerAtCmdInfoEntry 20 }

dialerAtCmdState	OBJECT-TYPE
	SYNTAX	INTEGER {
		on-hook (1),
		dialing (2),
		answering (3),
		ringing (4),
		retrying (5),
		off-hook (6),
		hanging-up (7)
	}
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
	" The status  of the AT modem:
		on-hook (1) - modem not active
		dialing (2) - dialing a number
		answering (3) - accepting call from remote
		ringing (4) - incoming call present
		retrying (5) - awaiting new call attempt
		off-hook (6) - Modem active
		hanging-up (7) - Disconnecting from DCE
	"
	::= { dialerAtCmdInfoEntry 21 }

-- ****************************************************************************
--		V22BISDNA dialer General Status Info
-- ****************************************************************************
-- This Table is not supported by the Eicon SNMP Agent

dialerV22BisDnaInfoTable		OBJECT-TYPE
	SYNTAX	SEQUENCE OF DialerV22BisDnaInfoEntry 
	ACCESS	not-accessible
	STATUS	mandatory
	DESCRIPTION	
		"General Information Table for V22BISDNA dialer."
	::= { dialer 7 }

dialerV22BisDnaInfoEntry		OBJECT-TYPE
	SYNTAX	DialerV22BisDnaInfoEntry
	ACCESS	not-accessible
	STATUS	mandatory
	DESCRIPTION	
		"The set of dialer configuration attributes for one port."
	INDEX		{ dialerV22BisDnaPortRef }
	::= { dialerV22BisDnaInfoTable 1 }

DialerV22BisDnaInfoEntry ::= SEQUENCE {
	dialerV22BisDnaPortRef
		PortRef,
	dialerV22BisDnaPrimaryNum
		DisplayString,
	dialerV22BisDnaSecondaryNum
		DisplayString,
	dialerV22BisDnaAnsEnable
		FalseTrue,
	dialerV22BisDnaRetryAllowed
		FalseTrue,
	dialerV22BisDnaMaxRetries	
		INTEGER,
	dialerV22BisDnaCallProgress	
		FalseTrue,
	dialerV22BisDnaDecadic	
		FalseTrue,
	dialerV22BisDnaMakeBreakRatio	
		INTEGER,
	dialerV22BisDnaRetryDelay	
		INTEGER,
	dialerV22BisDnaMinDialDelay
		INTEGER,
	dialerV22BisDnaWaitDialTone
		INTEGER,
	dialerV22BisDnaWaitCarrier
		INTEGER,
	dialerV22BisDnaHndshkAbortTimer
		INTEGER,
	dialerV22BisDnaGuardTone
		INTEGER,
	dialerV22BisDnaPulseDelay
		INTEGER,
	dialerV22BisDnaDTMFDuration
		INTEGER,
	dialerV22BisDnaDTMFDelay
		INTEGER,
	dialerV22BisDnaDTMFLevel
		INTEGER,
	dialerV22BisDnaTxLevel
		INTEGER,
	dialerV22BisDnaRxLevel
		FalseTrue,
	dialerV22BisDnaRiNbr
		INTEGER,
	dialerV22BisDnaDeltaRiDelay	
		INTEGER,
	dialerV22BisDnaRiDtrDelay	
		INTEGER,
	dialerV22BisDnaDsrRtsDelay	
		INTEGER,
	dialerV22BisDnaModemSpeed	
		INTEGER,
	dialerV22BisDnaDtrSignal	
		OnOff,
	dialerV22BisDnaDsrSignal	
		OnOff,
	dialerV22BisDnaRiSignal	
		OnOff,
	dialerV22BisDnaCdSignal
		OnOff,
	dialerV22BisDnaToneInd
		OnOff,
	dialerV22BisDnaDloInd
		OnOff,
	dialerV22BisDnaState
		INTEGER
	}

dialerV22BisDnaPortRef	OBJECT-TYPE
	SYNTAX	PortRef
	ACCESS	read-only
	STATUS	mandatory
	DESCRIPTION
		"The Port Number."
	::= { dialerV22BisDnaInfoEntry 1 }

dialerV22BisDnaPrimaryNum	OBJECT-TYPE
	SYNTAX	DisplayString (SIZE(0..50))
	ACCESS	read-write
	STATUS	mandatory
	DESCRIPTION
		"The main telephone number stored in the dialer."
	::= { dialerV22BisDnaInfoEntry 2 }

dialerV22BisDnaSecondaryNum	OBJECT-TYPE
	SYNTAX	DisplayString (SIZE(0..50))
	ACCESS	read-write
	STATUS	mandatory
	DESCRIPTION
		"The alternate telephone number stored in the dialer. This
	number is dialed if the main number is busy or if there is no
	answer."
	::= { dialerV22BisDnaInfoEntry 3 }

dialerV22BisDnaAnsEnable	OBJECT-TYPE
	SYNTAX	FalseTrue
	ACCESS	read-write
	STATUS	mandatory
	DESCRIPTION
		"States whether or not the dialer answers incoming calls."
	::= { dialerV22BisDnaInfoEntry 4 }

dialerV22BisDnaRetryAllowed	OBJECT-TYPE
	SYNTAX	FalseTrue
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Indicates whether or not the dialer will try to redial
	a number that is busy or does not answer."
	::= { dialerV22BisDnaInfoEntry 5 }

dialerV22BisDnaMaxRetries	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Specifies how many times a number will be redialed if it is
		busy or otherwise unresponsive."
	::= { dialerV22BisDnaInfoEntry 6 }

dialerV22BisDnaCallProgress	OBJECT-TYPE
	SYNTAX	FalseTrue
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Call progress tone detection."
	::= { dialerV22BisDnaInfoEntry 7 }

dialerV22BisDnaDecadic	OBJECT-TYPE
	SYNTAX	FalseTrue
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Indicates whether Decadic dialing is active or not.
	Decadic dialing does the following: each digit you dial is 
	subtracted from 10, and the result is the number actually
	dialed."
	::= { dialerV22BisDnaInfoEntry 8 }

dialerV22BisDnaMakeBreakRatio	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"Ratio for PULSE and DIAL make and break time."
	::= { dialerV22BisDnaInfoEntry 9 }

dialerV22BisDnaRetryDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The amount of time in msecs between redial attempts."
	::= { dialerV22BisDnaInfoEntry 10 }

dialerV22BisDnaMinDialDelay	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The length of delay (msec) associated with a comma
	placed in a dialing command."
	::= { dialerV22BisDnaInfoEntry 11 }

dialerV22BisDnaWaitDialTone	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION	
		"The amount of time (msec) the modem waits when it 
	encounters the wait for dial tone modifier in dial string."
	::= { dialerV22BisDnaInfoEntry 12 }

dialerV22BisDnaWaitCarrier	OBJECT-TYPE
	SYNTAX	INTEGER
	ACCESS	read-only 
	STATUS	mandatory
	DESCRIPTION