ephemeral
nat:TranslationDb
Nat Translation Database
Telemetry Sensor Path(s)
- sys/nat/inst/dom-[name]/proto-[protocol]-ig-[insideGlobalAddress]-igp-[insideGlobalPort]-il-[insideLocalAddress]-ilp-[insideLocalPort]-ol-[outsideLocalAddress]-olp-[outsideLocalPort]-og-[outsideGlobalAddress]-ogp-[outsideGlobalPort]
Ephemeral Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| entryId | scalar:Uint32 |
Entry ID to identify unique translation. | RANGE: [0, 4294967295] |
| finTimer | nat:FinSynTimeoutOper (scalar:Sint32) |
TCP fin timer left | RANGE: [-1 , 172800] DEFAULT: -1 |
| groupId | scalar:Uint32 |
Group ID for Twice-Nat | RANGE: [0, 4294967295] |
| inStats | scalar:Uint32 |
In statistics count | RANGE: [0, 4294967295] |
| insideGlobalAddress | address:Ip |
Inside global address | Value must match ipv4 or ipv6 known format |
| insideGlobalPort | scalar:Uint32 |
Inside global port | RANGE: [0, 4294967295] |
| insideLocalAddress | address:Ip |
Inside local address | Value must match ipv4 or ipv6 known format |
| insideLocalPort | scalar:Uint32 |
Inside local port | RANGE: [0, 4294967295] |
| outStats | scalar:Uint32 |
Out statistics count | RANGE: [0, 4294967295] |
| outsideGlobalAddress | address:Ip |
Outside global address | Value must match ipv4 or ipv6 known format |
| outsideGlobalPort | scalar:Uint32 |
Outside global port | RANGE: [0, 4294967295] |
| outsideLocalAddress | address:Ip |
Outside local address | Value must match ipv4 or ipv6 known format |
| outsideLocalPort | scalar:Uint32 |
Outside local port | RANGE: [0, 4294967295] |
| protocol | string:Basic |
Protocol , tcp/udp/any | A sequence of characters |
| synTimer | nat:FinSynTimeoutOper (scalar:Sint32) |
TCP syn timer left | RANGE: [-1 , 172800] DEFAULT: -1 |
| timeLeft | nat:NatTimeLeft (scalar:Uint32) |
Inactive time left | RANGE: [0 , 172800] DEFAULT: 0 |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |