Class OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalItemStackMemberHistoryItemCountsByProtocol
Number of dropped/processed packets, broken down by protocol
[DataContract]
public class OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalItemStackMemberHistoryItemCountsByProtocol
- Inheritance
-
OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalItemStackMemberHistoryItemCountsByProtocol
- Inherited Members
Constructors
OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalItemStackMemberHistoryItemCountsByProtocol()
public OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalItemStackMemberHistoryItemCountsByProtocol()
Properties
Arp
Number of Address Resolution Protocol (ARP) packets dropped/processed, during the snapshot
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "arp")]
public int Arp { get; set; }
Property Value
Management
Number of Internet Protocol (IPv4 and IPv6) packets dropped/processed, during the snapshot
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "management")]
public int Management { get; set; }