aclfilter
CommonEntryDefinition

Extends the EntryDefinition with forwarding to a SAP or SDP destination capabilities.



public abstract class CommonEntryDefinition

Properties
actionRemarkDscp Specifies the value which remarks the DSCP value of packet matching the primary action filter entry.

type=qos.DscpEnum
default=be

extendedAction Specifies the extended action to be taken on a packet along with primary action.

type=acl.FilterActionExtension
default=none

fwdBondingConnectionId Specifies the bonding connection ID, can be set only when the value of action is set to 'Forward Bonding Connection'.

type=int
default=0
minimum=0
maximum=2

fwdEsiValue Specifies the ethernet segment identifier (ESI). Packets matching this entry are steered toward the L2 or L3 appliance.

type=string
default=00:00:00:00:00:00:00:00:00:00
minimum=0
maximum=50

fwdEsiVplsServicePointer Specifies the identifier of a VPLS used for VPN/DC connectivity.

type=Pointer
default=

fwdEsiVprnServicePointer Specifies the identifier of a VPRN used for VPN/DC connectivity.

type=Pointer
default=

fwdLspPointer This is NFM-P only attribute to hold the LSP pointer. Currently only static and dynamic can be assigned.

type=Pointer
default=
Displayed(tab/group)=fwdLspPointer (Forwarding LSP Details/LSP Instance Details/LSP Details)

fwdLspType This is NFM-P only attribute to hold the LSP type. LSP indicates static and dynamic and mplsLsp indicates MPLS TP LSP

type=aclfilter.FwdLspType
default=lsp
Displayed(tab/group)=LSP Type (Forwarding LSP Details/LSP Instance Details)

fwdMplsLspPointer This is NFM-P only attribute to hold the LSP pointer. Currently only MPLS LSP can be assigned.

type=Pointer
default=
Displayed(tab/group)=fwdMplsLspPointer (Forwarding LSP Details/LSP Instance Details/MPLS TP LSP Details)

fwdRedPlcyPointer Specifies the redirect policy to be used to determine the nexthop.

type=Pointer
default=
Displayed(tab/group)=Redirect Policy (Forwarding Redirect Filter Policy/Redirect Filter)

fwdSapCtpPointer Specifies the SAP port identity of the destination for this filter entry. A value of empty string indicates that there is currently no SAP destination defined. A value different from empty string can only be specified if the value of the 'action' property of this entry is 'forwardSap'. In addition a non-zero value can only be given if the property 'fwdSdpBindVcId' and 'fwdSdpBindPathId' have a zero value. The value is null pointer (empty string) for the global instance. Cannot be modified for a global entry.

type=Pointer
access=read-only
default=

fwdSapEncapType The encapsulation type of the SAP. Can be modified for global entry only. Cannot be modified for local entry. Is set automatically by the server depending on the encap type of the terminating object (as 'fwdSapCtpPointer' is pointing to).

type=equipment.PortEncapType
access=read-only
default=unspecified
Displayed(tab/group)=Encap Type (Forwarding Destination/Primary Access Interface (SAP))

fwdSapInnerEncapValue Specifies the SAP Inner encapsulation of the destination for this filter entry. A value of 0 indicates that either 1) the sap encapsulation value is not specified when 'fwdSapCtpPointer' and 'fwdServiceId' have valid values; or 2) that there is no SAP destination. A value different from 0 can only be specified if the value of the 'action' property of this entry is 'forwardSap'. In addition a non-zero value can only be given if the properties 'fwdSdpBindVcId' and 'fwdSdpBindPathId' have a zero value.

type=int
default=0
Displayed(tab/group)=Inner Encap Value (Forwarding Destination/Primary Access Interface (SAP))

fwdSapOuterEncapValue Specifies the SAP Outer encapsulation of the destination for this filter entry. A value of 0 indicates that either 1) the sap encapsulation value is not specified when 'fwdSapCtpPointer' and 'fwdServiceId' have valid values; or 2) that there is no SAP destination. A value different from 0 can only be specified if the value of the 'action' property of this entry is 'forwardSap'. In addition a non-zero value can only be given if the properties 'fwdSdpBindVcId' and 'fwdSdpBindPathId' have a zero value.

type=int
default=0
Displayed(tab/group)=Outer Encap Value (Forwarding Destination/Primary Access Interface (SAP))

fwdSapPortName Contains the name of the port in the same format as used by CLI or SNMP MIB. Can be modified for global entry only. Cannot be modified for local entry. Is set automatically by the server depending on the name of the terminating port (as 'fwdSapCtpPointer' is pointing to).

type=string
default=
minimum=0
maximum=50
Displayed(tab/group)=Port Name (Forwarding Destination/Primary Access Interface (SAP))

fwdSdpBindPathId Specifies the SDP Binding's Path (SDP) ID of the destination for this filter entry. A value of 0 indicates that there is currently no SDP binding defined. A value different from 0 can only be specified if the value of the 'action' object of this entry is 'forwardSdp'. In addition a non-zero value can only be given if the property 'fwdSapCtpPointer' is empty and 'fwdSapInnerEncapValue' and 'fwdSapOuterEncapValue' have a zero value.

type=long
default=0
minimum=0
maximum=17407
Displayed(tab/group)=Path ID (Forwarding Destination/Primary SDP Binding)

fwdSdpBindVcId Specifies the SDP Binding's VC ID of the destination for this filter entry. A value of 0 indicates that there is currently no SDP binding defined. A value different from 0 can only be specified if the value of the 'action' object of this entry is 'forwardSdp'. In addition a non-zero value can only be given if the property 'fwdSapCtpPointer' is empty and 'fwdSapInnerEncapValue' and 'fwdSapOuterEncapValue' have a zero value.

type=long
default=0
minimum=0
maximum=4294967295
Displayed(tab/group)=VC ID (Forwarding Destination/Primary SDP Binding)

fwdServiceId Indicates the service id of the destination for this filter entry. A value of 0 indicates that there is currently no active SAP or SDP destination.

type=long
access=read-only
default=0
Displayed(tab/group)=Service ID (Forwarding Destination/Service)

fwdSrv6PlcyColor The value of the SRv6 policy color to be used when the value of tIPvXFltrEntryActAction is 'forwardSrv6Plcy'.

type=long
default=0
minimum=0
maximum=4294967295
Displayed(tab/group)=Color (Forwarding SRv6 Policy/SRv6 Policy)

fwdSrv6PlcyEndptAddr Specifies the SRv6 policy endpoint address to be used when the value of tIPvXFltrEntryActAction is 'forwardSrv6Plcy'.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Endpoint Address (Forwarding SRv6 Policy/SRv6 Policy)

fwdSrv6PlcyEndptAddrTp The IP address type of the SRv6 policy endpoint to be used when the value of tIPvXFltrEntryActAction is 'forwardSrv6Plcy'

type=rtr.InetAddressType
access=read-only
default=ipv6

fwdSrv6PlcySvcSid The value specifies the IPv6 address of SRv6 service-SID.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Service SID (Forwarding SRv6 Policy/SRv6 Policy)

fwdSrv6PlcySvcSidAddrTp The IP address type of the SRv6 policy SID to be used when the value of tIPvXFltrEntryActAction is 'forwardSrv6Plcy'

type=rtr.InetAddressType
access=read-only
default=ipv6

fwdVprnPointer This is NFM-P only Attribute for selecting a Specific routerInstance/VPRN Pointer

type=Pointer
default=
Displayed(tab/group)=fwdVprnPointer (Forwarding Router Instance Details/Primary Router Instance/VPRN)

fwdVprnRouterPointer Specifies the virtual router used for route lookup,can be set only when the value of action is set to 'Forward Vprn Target'.

type=Pointer
default=
Displayed(tab/group)=Router (Forwarding VPRN Target/VPRN Target)

fwdVprnTgtAdvPrefix Specifies the IP address of the service function toward which traffic is steered, can be set only when the value of action is set to 'Forward Vprn Target'.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Target Advertisement Prefix (Forwarding VPRN Target/VPRN Target)

fwdVprnTgtAdvPrefixLength Specifies the IP prefix length of this prefix list entry, can be set only when the value of action is set to 'Forward Vprn Target'.

type=int
default=0
minimum=0
maximum=128
Displayed(tab/group)=Target Advertisement Prefix Length (Forwarding VPRN Target/VPRN Target)

fwdVprnTgtAdvPrefixType

type=rtr.InetAddressType
access=read-create
default=unknown

fwdVprnTgtBgpNHAddr Specifies the target BGP next-hop IP address.can be set only when the value of action is set to ''Forward Vprn Target'.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Target BGP NextHop Address (Forwarding VPRN Target/VPRN Target)

fwdVprnTgtBgpNHT

type=rtr.InetAddressType
access=read-only
default=unknown

fwdVprnTgtLspPointer Specifies LSP used for forwarding the packet, can be set only when the value of action is set to 'Forward Vprn Target'.

type=Pointer
default=
Displayed(tab/group)=LSP (Forwarding VPRN Target/VPRN Target)

fwdesiVasInterfaceName Specifies the identifier of a VPRN interface used for VPN/DC connectivity.

type=string
default=
minimum=0
maximum=40

pbrDownActionOvr Specifies the filter action which will be performed when the PBR/PBF target for this entry is not available.

type=aclfilter.PbrDownAction
default=default

rateLimit

type=long
minimum=-1
maximum=2000000000

rateLimitMbs Specifies the maximum burst size to which the traffic matching the filter entry will be limited. This is to be used with the action rateLimitMbs.

type=long
default=-1
minimum=-1
maximum=268435456

rateLimitPps

type=long
default=-2
minimum=-2
maximum=100000000

rateLimitUnit

type=aclfilter.RateLimitUnitTypes
default=kbps

routerType Identify a virtual router type in the system. This attribute is used for NFM-P configuration only.

type=aclfilter.RouterType
default=base
Displayed(tab/group)=Router Instance Type (Forwarding Router Instance Details/Primary Router Instance)

secondaryActionRemarkDscp Specifies the value which remarks the DSCP value of packet matching the secondary action filter entry.

type=qos.DscpEnum
default=be

secondaryExtendedAction Specifies the extended action to be taken on a packet along with seconary action.

type=acl.FilterActionExtension
default=none

secondaryFwdSapCtpPointer

type=Pointer
access=read-only
default=

secondaryFwdSapEncapType

type=equipment.PortEncapType
access=read-only
default=unspecified
Displayed(tab/group)=Encap Type (Forwarding Destination/Secondary Access Interface (SAP))

secondaryFwdSapInnerEncapValue

type=int
default=0
Displayed(tab/group)=Inner Encap Value (Forwarding Destination/Secondary Access Interface (SAP))

secondaryFwdSapOuterEncapValue

type=int
default=0
Displayed(tab/group)=Outer Encap Value (Forwarding Destination/Secondary Access Interface (SAP))

secondaryFwdSapPortName

type=string
default=
minimum=0
maximum=50
Displayed(tab/group)=Port Name (Forwarding Destination/Secondary Access Interface (SAP))

secondaryFwdSdpBindPathId

type=long
default=0
minimum=0
maximum=17407
Displayed(tab/group)=Path ID (Forwarding Destination/Secondary SDP Binding)

secondaryFwdSdpBindVcId

type=long
default=0
minimum=0
maximum=4294967295
Displayed(tab/group)=VC ID (Forwarding Destination/Secondary SDP Binding)

secondaryFwdVprnPointer This is NFM-P only Attribute for selecting a Specific routerInstance/VPRN Pointer

type=Pointer
default=
Displayed(tab/group)=secondaryFwdVprnPointer (Forwarding Router Instance Details/Secondary Router Instance/VPRN)

secondaryFwdVprnRouterPointer Specifies the virtual router used for route lookup,can be set only when the value of secondary action is set to 'Forward Vprn Target'.

type=Pointer
default=
Displayed(tab/group)=Router (Secondary VPRN Target/VPRN Target)

secondaryFwdVprnTgtBgpNHAddr Specifies the target BGP next-hop IP address.can be set only when the value of secondary action is set to ''Forward Vprn Target'.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Target BGP NextHop Address (Secondary VPRN Target/VPRN Target)

secondaryRouterType Identify a virtual router type in the system. This attribute is used for NFM-P configuration only.

type=aclfilter.RouterType
default=base
Displayed(tab/group)=Router Instance Type (Forwarding Router Instance Details/Secondary Router Instance)

secondaryVprnTgtAdvPrefix

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Target Advertisement Prefix (Secondary VPRN Target/VPRN Target)

secondaryVprnTgtAdvPrefixLength Specifies the IP prefix length of this prefix list entry, can be set only when the value of action is set to 'Secondary Vprn Target'.

type=int
default=0
minimum=0
maximum=128
Displayed(tab/group)=Target Advertisement Prefix Length (Secondary VPRN Target/VPRN Target)

secondaryVprnTgtLspPointer Specifies LSP used for forwarding the packet, can be set only when the value of action is set to 'Secondary Vprn Target'.

type=Pointer
default=
Displayed(tab/group)=LSP (Secondary VPRN Target/VPRN Target)

stickyDestHoldTimeUp

type=int
default=-1
minimum=-1
maximum=65535
units=seconds

  
Properties inherited from aclfilter.EntryDefinition
action, administrativeState, application, displayedName, filterEntryType, id, logId, secondaryAction, timeRangePointer
 
Properties inherited from policy.PolicyItemDefinition
containingPolicyDisplayedName, containingPolicyId
 
Properties inherited from policy.PolicyObject
description, displayedName, globalPolicy, id, isLocal, policyType, siteId, siteName, templateObject
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from aclfilter.EntryDefinition
find, renum
 
Supported Network Elements
7450 ESS
7210 SAS M
7210 SAS X
7210 SAS E
7210 SAS D
7210 SAS K
7210 SAS T
7210 SAS Mxp
7210 SAS Dxp
7210 SAS S/Sx
7210 SAS R
7250 IXR
7750 SR
7705 SAR Gen 2
7705 SAR Hm
7701 CPAA
7705 SAR
7705 SAR H
DC VSC
DC 7850
DC 210
DC VSA8
7950 XRS
Product Specifics
7250 IXR 20.0
7250 IXR 21.0
7250 IXR 22.0
7250 IXR 23.0
7250 IXR 24.0
7250 IXR 25.0
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7701 CPAA 8.0
7705 SAR Gen 2 25.0
7705 SAR H 20.0
7705 SAR H 21.0
7705 SAR H 22.0
7705 SAR H 23.0
7705 SAR H 24.0
7705 SAR H 25.0
7705 SAR H 9.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
7705 SAR 20.0
7705 SAR 21.0
7705 SAR 22.0
7705 SAR 23.0
7705 SAR 24.0
7705 SAR 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
DC 210 20.5
DC 210 5.0
DC 210 6.0
DC 7850 20.0
DC 7850 5.0
DC 7850 6.0
DC VSA8 5.0
DC VSA8 6.0
DC VSC 20.0
DC VSC 5.0
DC VSC 6.0