Column Name | Data Type | Description |
current_byte_receive_rate | NUMBER | The current byte receive rate since last reset. |
current_byte_transfer_rate | NUMBER | The current byte transmit rate since last reset. |
current_frame_receive_rate | NUMBER | The current frame receive rate since last reset. |
current_frame_transfer_rate | NUMBER | The current frame transmit rate since last reset. |
domain_id | NUMBER | Foreign key to the apt view |
element_name | STRING | The user-friendly name for this instance of Statistical Data. |
fabric_id | NUMBER | Foreign key to the aps_v_swi_fabric view |
instance_identifier | STRING | InstanceID opaquely identifies a unique instance of FC Port Rate Stats. |
is_deleted | STRING | This property identifies if the FC Port Rate Stats were deleted or not |
last_updated | DATE | Date and time last updated |
max_frame_receive_rate | NUMBER | The maximum frame receive rate since last reset. |
max_frame_transmit_rate | NUMBER | The maximum frame transmit rate since last reset. |
object_id | STRING | Unique key to identify the object |
peak_byte_receive_rate | NUMBER | The peak byte receive rate since last reset. |
peak_byte_transmit_rate | NUMBER | The peak byte transmit rate since last reset. |
sample_interval | DATE | The intervals at which the bytes are sampled by the switch driver to calculate the rates. |
san_id | NUMBER | Foreign key to the aps_v_swi_san view |
statistic_date | DATE | The time the most recent measurement was taken, relative to the managed element where the statistic was collected. |
switch_fc_port_id | NUMBER | Foreign key to the aps_v_swi_switch_fc_port view |