rtr
StaticNatMap

Each row of static nat map represents an association between a source IP address range of a prefix for Deterministic NAT and the start of an outside IP address range.



public class StaticNatMap

Properties
administrativeState The value of administrativeState specifies the administrative state of this NAT insdie map.

type=int
default=up
Displayed(tab/group)=Admin State
enums=
    2: up - Up
    3: down - Down

creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

natInMapInAddrType The value of natInMapInAddrType specifies the address type of start of this inside IP address and end of this inside IP address.

type=rtr.InetAddressType
default=ipv4
Displayed(tab/group)=Inside Address Type

valid enums=ipv4 (Where parent is one of (rtr.VirtualRouter, vprn.Site))

natInMapInEnd The value of natInMapInEnd specifies the end of this inside IP address range.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=End

natInMapInStart The value of natInMapInStart specifies the start of this inside IP address range.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Start

natInMapOperState The value of the object natInMapOperState indicates the operational state of this row.

type=int
access=read-only
default=down
Displayed(tab/group)=Operational State
enums=
    1: up - Up
    2: down - Down

natInMapOutAddrType The value of aluNatInMapOutAddrType specifies the address type of aluNatInMapOutStart. A value for this object must be specified when the row is created.

type=rtr.InetAddressType
default=ipv4
Displayed(tab/group)=To Address Type

valid enums=ipv4 (Where parent is one of (rtr.VirtualRouter, vprn.Site))

natInMapOutStart The value of natInMapOutStart specifies the start of this outside IP address range.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=To

routerId

type=int
default=1
minimum=1
maximum=10240
Displayed(tab/group)=Router Id

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7705 SAR Supported from 20.4.R3
7705 SAR H Supported from 20.4.R3