схема базы данных hardware_vtep (hardware_vtep database schema)
Logical_Binding_Stats TABLE
Reports statistics for the Logical_Switch
with which a VLAN on a
Physical_Port
is associated.
Summary:
Statistics:
packets_from_local
integer
bytes_from_local
integer
packets_to_local
integer
bytes_to_local
integer
Details:
Statistics:
These statistics count only packets to which the binding applies.
packets_from_local
: integer
Number of packets sent by the Physical_Switch
.
bytes_from_local
: integer
Number of bytes in packets sent by the Physical_Switch
.
packets_to_local
: integer
Number of packets received by the Physical_Switch
.
bytes_to_local
: integer
Number of bytes in packets received by the
Physical_Switch
.