Click or drag to resize

SnapMirrorNetworkInterface Properties

The SnapMirrorNetworkInterface type exposes the following members.

Properties
  NameDescription
Public propertyAdministrativeStatus
Specifies the administrative status of the LIF. The administrative status can differ from the operational status. For instance, if you specify the status as up but a network problem prevents the interface from functioning, the operational status remains as down. Possible values: up down
Public propertyInterfaceName
The logical interface (LIF) name.
Public propertyInterfaceRole
The role of the LIF. Possible values: undef cluster data node_mgmt intercluster cluster_mgmt
Public propertyNetworkAddress
The IP address of the LIF.
Public propertyNetworkMask
The network mask of the LIF.
Public propertyOperationalStatus
Specifies the operational status of the LIF. Possible values: up down
Public propertySnapMirrorEndpointID
The ID of the destination ONTAP system.
Public propertyVserverName
The name of the Vserver.
Top
See Also