ONVIF::Device::Types::NetworkCapabilities (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
ONVIF::Device::Types::NetworkCapabilitiesDESCRIPTION
Perl data type class for thePROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY
methods:
METHODS
new
Constructor. The following data structure may be passed to new():,
attr
This class has additional attributes, accessibly via the "attr()" method.
attr() returns an object of the class ONVIF::Device::Types::NetworkCapabilities::_NetworkCapabilities::XmlAttr.
The following attributes can be accessed on this object via the corresponding get_/set_ methods:
- *
-
IPFilter
Indicates support for IP filtering.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
ZeroConfiguration
Indicates support for zeroconf.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
IPVersion6
Indicates support for IPv6.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
DynDNS
Indicates support for dynamic DNS configuration.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
Dot11Configuration
Indicates support for IEEE 802.11 configuration.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
Dot1XConfigurations
Indicates the maximum number of Dot1X configurations supported by the device
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::int.
- *
-
HostnameFromDHCP
Indicates support for retrieval of hostname from DHCP.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
NTP
Maximum number of NTP servers supported by the devices SetNTP command.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::int.
- *
-
DHCPv6
Indicates support for Stateful IPv6 DHCP.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.