Hex it's the standard way to display IPv6 address.
--- Maneesh Agarwal <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> I'm using ASN_OCTET_STR for ipv6 address. But MIB
> browser displays the IPv6 address in hex format.
>
> For IPv4 address, ASN_IPADDRESS is used, th
Hi,
I'm using ASN_OCTET_STR for ipv6 address. But MIB browser displays the IPv6
address in hex format.
For IPv4 address, ASN_IPADDRESS is used, the output is displayed is A.B.C.D
format.
Is there a way to represent the IPv6 address in readable format?
Thanks,
-Maneesh Ag