antispoof
AntiSpoofingFilter



public class AntiSpoofingFilter

Properties
encapVal

type=long
access=read-create
default=0
minimum=0
maximum=4294967295

innerEncapValue

type=int
default=0

ipAddr The IP address of this filter, if the address type is IPv4.

DEPRECATED: 7.0R8 - Does not support IPv6. The ipAddress property should be used instead as it supports both IPv4 and IPv6
type=InetAddress
access=read-create
Mandatory on create

ipAddrType The IP address type of this filter, if the address type is IPv4. The value for this property is always ipv4.

DEPRECATED: 7.0R8 - Does not support IPv6. The ipAddressType property should be used instead as it supports both IPv4 and IPv6
type=rtr.InetAddressType
access=read-create
default=ipv4

ipAddress The IP address of this filter

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=IP Address

ipAddressType The IP address type of this filter

type=rtr.InetAddressType
default=ipv4

macAddr

type=MacAddress
access=read-create
default=00-00-00-00-00-00
Displayed(tab/group)=MAC Address

outerEncapValue

type=int
default=0

portId

type=long
access=read-create
default=0

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

retrieveAntiSpoofingFilters

Input Parameters:
aInRtrId : string -
aInSvcId : long -
aInPortId : long -
aInPortPointer : string -
aInInnerEncapValue : int -
aInOuterEncapValue : int -
timeout : long - The number of milliseconds to wait before receiving the results. If no results are received in the given time, the method returns.
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:
antispoof.AntiSpoofingFilter.retrieveAntiSpoofingFiltersException
Supported Network Elements
7450 ESS
7750 SR
7705 SAR Hm