|
Description:
|
ccWanNatType OBJECT-TYPE
SYNTAX INTEGER{natNone(1),
nat1to1(2),
nat1toMany(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Configure the NAT type.
Only if 'nat1to1' is selected is the
ccWanNat1to1IpAddr value is used. In such a case,
any corresponding entries in the ccWanNatInboundTable
and the ccWanNatOutboundTable are ignored.
If 'none' is selected, all the above mentioned values
are ignored.
If '1toMany' is selected, the ccWanNat1to1IpAddr
value is ignored, but entries, (if any), in the two
tables are relevant."
|
|
|