|
Description:
|
hwCliClientInetAddressType OBJECT-TYPE
SYNTAX InetAddressType {unknown(0), ipv4(1), ipv6(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The type of address in hwCliClientInetAddress.
Options:
1. unknown(0) -If a user accesses through the serial port,
the IP address type is unknown(0).
2. ipv4(1) -indicates that the IP address type is ipv4.
3. ipv6(2) -indicates that the IP address type is ipv6."
|
|
|