Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 120
API reference 
Cisco TelePresence MCU API 2.8 
Page 59 of 120
 
Field 
Type 
Comments 
hostName  
String 
The host name of the system, deprecated.  
dhcp  
Boolean 
true
 if ipv4 address configured by DHCP, 
otherwise false. 
ipAddress  
String 
IPv4 address in the dotted quad format. 
subnetMask  
String 
IPv4 netmask in the dotted quad format. 
defaultGateway 
String 
IPv4 address in the dotted quad format. 
domainName  
String 
The domain name of the system. Deprecated. 
nameServer  
String 
a.b.c.d format. Deprecated. 
nameServerSecondary  
String 
a.b.c.d format. Deprecated. 
ipv6Address 
String 
IPv6 address, X:X:X:X::X format. 
ipv6Conf 
String 
One of automatic (IPv6 address configured by 
SLAAC/DHCPv6) or manual (IPv6 address 
specified manually). 
ipv6PrefixLength 
Integer 
IPv6 address prefix length 
defaultIpv6Gateway 
String 
Ipv6 default gateway, X:X:X:X::X%X format 
linkLocalIpv6Address 
String 
Linklocal Ipv6 address, X:X:X:X::X%X format 
linkLocalIpv6PrefixLength  Integer 
Linklocal Ipv6 address prefix length 
Optional fields will only be returned if the interface is enabled and the options have been configured. 
Addresses that are not configured will return either an empty string or a dash ‘-’. 
dns array 
The device returns the following DNS status: 
Parameter 
Type 
Comments 
hostName  
String 
The host name of the system. 
nameServer  
String 
a.b.c.d or X:X:X:X::X format. 
nameServerSecondary  
String 
a.b.c.d or X:X:X:X::X format. 
domainName  
String 
The domain name of the system (DNS suffix).