nat
L2AwareNatSubscriberPolicies

L2AwareNatSubscriberPolicies is a readonly class, this object only gets created when you resync L2Aware subscriber with the node. Object is not configurable at any time.



public class L2AwareNatSubscriberPolicies

Properties
dnatDisabledOvr Indicates if there is a Radius override associated with this NAT subscriber and this NAT policy that disables destination NAT.

type=boolean
access=read-only
default=false
Displayed(tab/group)=DNAT Disabled by Override

dnatOvrAddr Indicates the Radius override associated with this NAT subscriber and this NAT policy that replaces its default Destination NAT IP address.

type=InetAddress
access=read-only
default=
Displayed(tab/group)=DNAT Override IP Address

dnatOvrAddrType Specifies the address type of dnatOvrAddr.

type=rtr.InetAddressType
access=read-only

natPolicy Indicates one of the NAT Policies associated with this NAT subscriber.

type=string
access=read-create
Mandatory on create
Displayed(tab/group)=NAT/Firewall Policy

outsideIpAddress Indicates the outside IP address allocated to this NAT subscriber according to this NAT policy.

type=InetAddress
access=read-only
Displayed(tab/group)=Outside IP Address

outsideIpAddressType Specifies the address type of outsideIpAddress.

type=rtr.InetAddressType
access=read-only

purpose The value of purpose indicates the purpose of policy.

type=nat.NatPolicyPurpose
access=read-only
Displayed(tab/group)=Purpose

resSubscr This value indicates the identifier of the Level 2 Aware NAT subscriber.

type=string
access=read-only
Displayed(tab/group)=Residential Subscriber (/Site)

routingInstance This is a meaningful description of the vRtrId ie: Something like " Routing Instance -1, 38.120.182.228" or " VPRN Service - VPRN550 (38.10.182.227)"

type=string
access=read-only
Displayed(tab/group)=Routing Instance/VPRN Service

siteId A pointer to the parent spanEnabled object.

type=string
access=read-only
default=
minimum=0
maximum=64
Displayed(tab/group)=Site ID (/Site)

siteName Site Name

type=string
access=read-only
default=
maximum=252
Displayed(tab/group)=Site Name (/Site)

vRtrId Virtual Router Id.

type=long
access=read-only

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

retrieveL2AwareNatSubscriberPolicies

Method used to query the NE for the L2 Aware NAT Subscriber Policies related to the specified NAT L2 Aware Subscriber.
Input Parameters:
aInSiteId : string - Specifies the NE to which the NAT L2 Aware Host is connected.
aInResidentialSubIdent : string - The value of aInResidentialSubIdent specifies the subscriber identification of the NAT L2 Aware Subscriber.
timeout : long - (Optional) The number of milliseconds to wait before receiving the results. This is an optional input parameter. The default value is 5 minutes (300000).
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) -
Supported Network Elements
7750 SR Supported from 14.0.R1 until 20.5.R1
  • Excluded chassis types: 7750-SRc4, 7750-SRa4, 7750-SRa8, 7750-SR1 Fixed CFM, 7750 SR-14s, 7750 SR-7s, 7750 SR-1s, 7750 SR-2s
Supported from 20.5.R1
  • Excluded chassis types: 7750-SRa4, 7750-SRa8, 7750 SR-14s
7705 SAR Gen 2
7450 ESS Supported from 14.0.R1
  • Required Capabilities: MixedMode
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
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0