One Issue in the draft-ietf-ipcdn-pktc-signaling-09.txt

"Eugene Nechamkin" <[email protected]> Mon, 21 Nov 2005 17:27:42 -0800
Newsgroups gmane.ietf.ipcdn
Message-ID <9C5C578DD43AFD4EA7A9F0BDB2F4856413C8E5@NT-SJCA-0751.brcm.ad.broadcom.com>
I noticed that the curent version of the Signaling MIB draft does not
preserve countigous numbering space for the MIB Objects' OIDs in one
instance: the OID of the "pktcSigDevToneTable" is defined as "{
pktcSigDevConfigObjects 32 }" while the next MIB Object off of the
"pktcSigDevConfigObjects" node (pktcSigDevMultiFreqToneTable) is defined
as "{pktcSigDevConfigObjects 35}".

I would suggest changing the latter to be defined as follows:

      pktcSigDevMultiFreqToneTable    OBJECT-TYPE   
          SYNTAX       SEQUENCE OF PktcSigDevMultiFreqToneEntry 
          ......
          ......
          ::= { pktcSigDevConfigObjects 33 }   

Regards,

Eugene Nechamkin