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

inet address mib issue



the description states that each object of InetAddress requires a
corresponding object of InetAddressType.  This seems a little too
restrictive when I want to define an address and a mask for the address.
Even though the mask will always have the same type as the address, I'm
still required to have another InetAddressType object for the mask.

miket