openflow
OFFlowTableCounts

Counts for the OpenFlow Flow Table.



public class OFFlowTableCounts

Properties
activeCount The value indicates the number of entries.

type=long
access=read-only
Displayed(tab/group)=Number of Active Entries (Flow Table Counts)

dataPathID The value is an OCTET string (size 8) which indicates a 64-bit identifier for this OpenFlow switch instance. The lower 48-bits are its MAC address and the upper 16-bits are implementation dependent.

type=string
access=read-only
maximum=32

flowTableId This specifies the unique identifier for the flow table per open-flow switch instance

type=int
access=read-only

lookupCount The value indicates the number of packets looked up in the table.

type=UInt128
access=read-only
Displayed(tab/group)=Number of Packets Looked up (Flow Table Counts)

matchedCount The value indicates the number of packets that hit the table.

type=UInt128
access=read-only
Displayed(tab/group)=Number of Packets Matched (Flow Table Counts)

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

retrieveOFFlowTableCounts

Method used to query the OF Switch for flow table counts.
Input Parameters:
siteId : string -
dataPathId : string -
flowTableId : int -
resultFilter : ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
result : List (generic.CommonManagedEntityInformation) -
Exceptions:
openflow.OFFlowTableCounts.retrieveOFFlowTableCountsException
Supported Network Elements
7750 SR Supported from 12.0.R1 until 24.3.R1
  • Excluded chassis types: 7750-SR1
Supported from 24.3.R1
  • Excluded chassis types: 7750-SR7, 7750-SR12, 7750-SR12e, 7750-SRa4, 7750-SRa8, 7750 SR-1e, 7750 SR-2e, 7750 SR-3e, 7750-SR1 Fixed CFM, 7750 SR-14s, 7750 SR-7s, 7750 SR-1s, 7750 SR-2s, 7750 SR-1x-48D, 7750 SR-1-48D, 7750 SR-1-24D, 7750 SR-1x-92S, 7750 SR-1-92S, 7750 SR-1-46S, 7750 SR-1se, 7750 SR-2se, 7750-SR1
7705 SAR Gen 2
7705 SAR Hm Supported until 24.3.R1
7450 ESS Supported from 12.0.R1 until 24.3.R1
  • Excluded chassis types: 7450-ESS1
7950 XRS Supported from 12.0.R1 until 24.3.R1