[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Advice on restricting SIZE of InetAddress in INDEX?




>4. change your mind and use an arbitrary integer as the INDEX :-).

But then either:
- I need another table mapping InetAddress's to these arbitrary integers,
  (similar to the RTP MIB's rtpSessionInverseTable) raising the OID-length
  problem in that table, or
- A simple lookup turns into a walk of a table with potentially thousands
  of entries.

  Bill