| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| 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 |
| id |
This specifies the unique identifier
for the flow table per open-flow switch instance
type=int access=read-create default=0 Displayed(tab/group)=Table ID |
| maxSize |
This specifies the maximum number of entries that the flow table can have.
The maximum size cannot be changed if any entries are present in the flow-table.
type=int default=1000 minimum=1 maximum=16000 Displayed(tab/group)=Max Size |
| noMatchAction |
This specifies the action to be performed when no match is found in the flow table.
When the value of tmnxOFFlowTableNoMatchAction is set to 'drop (1)',
packets are dropped if no match is found in flow table.
When the value of tmnxOFFlowTableNoMatchAction is set to
'fall-through (2)', evaluating is continued based on filter policy.
When the value of tmnxOFFlowTableNoMatchAction is set to
'packetIn (3)', packets are forwarded to the controller if no match is
found in flow table.
type=openflow.OFFlowTableNoMatchActionType default=fallThrough Displayed(tab/group)=No Match Action |
| numEntries |
This indicates the total number of
open-flow entries currently present in the flow-table.
type=int access=read-only Displayed(tab/group)=Flow Entries |
| ofSwitchName |
OpenFlow switch name.
type=string access=read-only default= |
| openflow.OFFlowEntry-Set |
type=Children-Set |
| openflow.OFFlowTableCounts-Set |
type=Children-Set |
| siteId |
type=string access=read-only default=0.0.0.0 maximum=50 |
| siteName |
type=string access=read-only default= maximum=252 |
| switchDefCookies |
This indicates whether the Switch Defined Cooke is enabled or not.
type=generic.EnabledDisabled default=disabled Displayed(tab/group)=Switch Defined Cookie |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Supported Network Elements | |
|---|---|
| 7750 SR |
Supported from 12.0.R1 until 24.3.R1
|
| 7705 SAR Gen 2 | |
| 7705 SAR Hm | Supported until 24.3.R1 |
| 7450 ESS |
Supported from 12.0.R1 until 24.3.R1
|
| 7950 XRS | Supported from 12.0.R1 until 24.3.R1 |
| Product Specifics | |
| 7450 ESS 20.0 | |
| 7450 ESS 21.0 | |
| 7450 ESS 22.0 | |
| 7450 ESS 23.0 | |
| 7450 ESS 24.0 | |
| 7450 ESS 25.0 | |
| 7705 SAR Gen 2 25.0 | |
| 7705 SAR Hm 20.0 | |
| 7705 SAR Hm 21.0 | |
| 7705 SAR Hm 22.0 | |
| 7705 SAR Hm 23.0 | |
| 7705 SAR Hm 24.0 | |
| 7705 SAR Hm 25.0 | |
| 7750 SR 20.0 | |
| 7750 SR 21.0 | |
| 7750 SR 22.0 | |
| 7750 SR 23.0 | |
| 7750 SR 24.0 | |
| 7750 SR 25.0 | |
| 7950 XRS 20.0 | |
| 7950 XRS 21.0 | |
| 7950 XRS 22.0 | |
| 7950 XRS 23.0 | |
| 7950 XRS 24.0 | |
| 7950 XRS 25.0 | |