lif
These counters report activity of logical interfaces (LIFs). The alias name for lif:svm is lif_svm.
Classic Object: lif
Table Row IDs
ID Format | Aggregation Type | Comment |
---|---|---|
{instance_name}:{instance_uuid} |
(not applicable) |
This represents the construction of the row ID field, which is a single unique string that identifies a row. |
{svm.name}:{svm.id} |
svm |
This represents the construction of the row ID field in svm combo object, which is a single unique string that identifies a row. |
Properties
This section describes the mapping between classic (ONTAPI) string counter names and REST property names.
Classic String Counter | REST Property | Description |
---|---|---|
node_name |
node.name |
System node name |
instance_name |
name |
Name of the logical interface (LIF) row |
instance_uuid |
unique_id |
Unique ID for the logical interface (LIF) row |
vserver_name |
svm.name |
Name of the SVM |
current_port |
current_port |
Physical port hosting this logical interface (LIF) |
Counters
This section describes the mapping between classic (ONTAPI) numeric counter names and REST counter names.
Classic Numeric Counter | REST Counter | Description |
---|---|---|
up_time |
up_time |
Interface up time |
recv_data |
received_data |
Number of bytes received per second |
recv_packet |
received_packets |
Number of packets received per second |
recv_errors |
received_errors |
Number of received Errors per second |
sent_data |
sent_data |
Number of bytes sent per second |
sent_packet |
sent_packets |
Number of packets sent per second |
sent_errors |
sent_errors |
Number of sent errors per second |
total_data |
total_data |
Number of bytes received and sent per second |
total_packet |
total_packets |
Number of packets received and sent per second |
Property/Counter Content Changes
This section describes any output value differences between the classic (ONTAPI) string counter and the respective REST property. It also describes array label name changes between classic array counters and respective REST array counters.
Table Aliases
This section describes aliases for aggregated tables.
Classic Object | Alias |
---|---|
lif:svm |
lif_svm |