RE: RE: IETF IPCDN Signaling MIB - Draft 3 - Last Call fo r Comments

Beacham Gordon-CGB005 <[email protected]>
Newsgroups gmane.ietf.ipcdn
Message-ID <D5A7E45D575DD61180130002A5DB377C06528C11@ca25exm01>
The following summarizes the proposed changes to pktcSigDevCodecTable based on the suggestion(s) from David and Eugene:

DELETE THE FOLLOWING:

	--
	-- The codec table (pktcSigDevCodecTable) defines all combinations
	-- of codecs supported by the Multimedia Terminal Adapter (MTA). 
	-- For example, an MTA may support the following codecs and maximum
	-- number of connections for each codec:
	--
	-- Codec Type     Maximum Number of Connections
	--     pcmu                      2
	--     g728                      1
	--
	-- or
	--
	--     pcmu                      1
	--     g728                      1
	--     g729E                     1
	--
	-- Based on this example, the entries in the codec table would be: 
	--
	-- pktcSigDevCodecComboIndex pktcSigDevCodecType pktcSigDevCodecMax
	--             1                      pcmu                2
	--             1                      g728                1
	--             2                      pcmu                1
	--             2                      g728                1
	--             2                      g729E               1
	--

ADD THE FOLLOWING:

	--
	-- The codec table (pktcSigDevCodecTable) defines all possible
	-- combinations of codecs supported for simultaneous operation by the
	-- Multimedia Terminal Adapter (MTA).
	-- 
	-- For example, an MTA with two endpoints may be designed with a
	-- particular DSP and memory architecture that allows it to support
	-- the following fixed combinations of codecs for simultaneous
	-- operation:
	--
   -- Codec Type     Maximum Number of Simultaneous Codec Instantiations
   --
   -- PCMA						    3
   -- 
   -- PCMA						    2
   -- PCMU						    1
   --
   -- PCMA						    1
   -- PCMU						    2
   --
   -- PCMU						    3
   --
   -- PCMA						    1
   -- G729						    1
   --
   -- G729						    2
   --
   -- 1 PCMU						    1
   -- 1 G729						    1
	--
	-- Based on this example, the entries in the codec table would be: 
	--
	-- pktcSigDevCodecComboIndex pktcSigDevCodecType pktcSigDevCodecMax
	--
	--            1                     pcma                3
   --            2                     pcma                2
   --            2                     pcmu                1
   --            3                     pcma                1
   --            3                     pcmu                2
   --            4                     pcmu                3
   --            5                     pcma                1
   --            5                     g729                1
   --            6                     g729                2
   --            7                     pcmu                1
   --            7                     g729                1

REPLACE THE pktcSigDevCodecTable DESCRIPTION WITH THE FOLLOWING:

	pktcSigDevCodecTable OBJECT-TYPE
	    SYNTAX      SEQUENCE OF PktcSigDevCodecEntry 
	    MAX-ACCESS  not-accessible 
	    STATUS      current 
	    DESCRIPTION 
	        " This table describes the MTA supported codec types. An MTA
	          MUST populate this table with all possible combinations of
	          codecs it supports for simultaneous operation. An operator
	          querying this table is able to determine all possible
	          codec combinations the MTA is capable of simultaneously
	          supporting." 
	    ::= { pktcSigDevConfigObjects 1 }


Gordon Beacham
Digital Core Gateways, BCS
Motorola, Inc.
858-404-2335
[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.