With ipNatOutExtMask, this object specifies the external
'IP address' or 'NET address' to which the internal IP address
is mapped.
- To map exactly to ipNatOutExtAddr (i.e. map to a single IP
address), ipNatOutExtMask MUST be set to 255.255.255.255
- To keep HOST part of source IP address and map only the
NET part, ipNatOutExtMask MUST be the related subnet mask
(and it should be the same as ipNatOutIntMask ).
Parsed from file mibip.mib.txt
Company: None
Module: BIANCA-BRICK-IP-MIB
This object specifies the external IP address to which
the internal IP address is mapped.
Parsed from file BIANCA-BRICK-IP-MIB.mib
Module: BIANCA-BRICK-IP-MIB
Vendor: BinTec Communications GmbH
Module: BIANCA-BRICK-IP-MIB
[Automatically extracted from oidview.com]
ipNatOutExtAddr OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "With ipNatOutExtMask, this object specifies the external 'IP address' or 'NET address' to which the internal IP address is mapped. - To map exactly to ipNatOutExtAddr (i.e. map to a single IP address), ipNatOutExtMask MUST be set to 255.255.255.255 - To keep HOST part of source IP address and map only the NET part, ipNatOutExtMask MUST be the related subnet mask (and it should be the same as ipNatOutIntMask )." ::= { ipNatOutEntry 5 }
ipNatOutExtAddr OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "This object specifies the external IP address to which the internal IP address is mapped." ::= { ipNatOutEntry 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.272.4.5.18.1.1 | ipNatOutIfIndex | 0 | 0 | This object specifies the interface index, for which the table entry shall be valid. If set to 0, the entry will be valid for all… |
1.3.6.1.4.1.272.4.5.18.1.2 | ipNatOutProtocol | 0 | 0 | This object specifies the protocol, for which the table entry shall be valid. |
1.3.6.1.4.1.272.4.5.18.1.3 | ipNatOutRemoteAddr | 0 | 0 | This object specifies together with ipNatOutRemoteMask the set of target IP addresses for which the table entry is valid. If both… |
1.3.6.1.4.1.272.4.5.18.1.4 | ipNatOutRemoteMask | 0 | 0 | This object specifies together with ipNatOutRemoteAddr the set of target IP addresses for which the table entry is valid. If both… |
1.3.6.1.4.1.272.4.5.18.1.6 | ipNatOutRemotePort | 0 | 0 | This object specifies together with ipNatOutRemotePortRange the range of portnumbers for outgoing calls, for which the table entr… |
1.3.6.1.4.1.272.4.5.18.1.7 | ipNatOutRemotePortRange | 0 | 0 | This object specifies together with ipNatOutRemotePort the range of portnumbers for outgoing calls, for which the table entry sha… |
1.3.6.1.4.1.272.4.5.18.1.8 | ipNatOutIntAddr | 0 | 0 | This object specifies together with ipNatOutIntMask the internal hosts IP address for outgoing calls matching the table entry. If… |
1.3.6.1.4.1.272.4.5.18.1.9 | ipNatOutIntMask | 0 | 0 | This object specifies together with ipNatOutIntAddr the internal hosts IP address for outgoing calls matching the table entry. If… |
1.3.6.1.4.1.272.4.5.18.1.10 | ipNatOutIntPort | 0 | 0 | This object specifies the internal source port for which the table entry shall be valid. If this object is set to -1, any interna… |
1.3.6.1.4.1.272.4.5.18.1.11 | ipNatOutExtPort | 0 | 0 | This object may be used to specify a fixed external source port to which the internal source port is mapped. If this object is se… |
1.3.6.1.4.1.272.4.5.18.1.12 | ipNatOutExtMask | 0 | 0 | With ipNatOutExtAddr, this object specifies the external 'IP address' or 'NET address' to which the internal IP address is mapped… |