Commit e75cb6a4 authored by Pascal Schäfer's avatar Pascal Schäfer
Browse files

Add iP-nat-translated to iPAddress.

parent e810e266
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -713,6 +713,8 @@ IPAddress ::= SEQUENCE
        -- The subnet mask is intended to be presented as a binary value, e.g. "ff ff ff f8" to
        -- The subnet mask is intended to be presented as a binary value, e.g. "ff ff ff f8" to
        -- represent the dotted-decimal subnet mask of "255.255.255.248" corresponding to
        -- represent the dotted-decimal subnet mask of "255.255.255.248" corresponding to
        -- a /29 CIDR-format subnet mask
        -- a /29 CIDR-format subnet mask
    iP-nat-translated   [6] BOOLEAN OPTIONAL
        -- if absent, no translation (and backwards compat), if TRUE then NAT translated, if FALSE then explicit original in NAT.
}
}


IP-value ::= CHOICE
IP-value ::= CHOICE