Index |
Unique group index. |
Descr |
A textual string describing this IP drop-in group. Length: 0 to 255 |
NetworkAddr |
This object describes together with ipDropinGroupNetworkMask the network defined for this IP drop-in group. |
NetworkMask |
This object describes together with ipDropinGroupNetworkAddr the network defined for this IP drop-in group. |
LocalAddr |
This object defines the configured local IP address accessible via all interfaces associated with this drop-in-group. |
AdminStatus |
The administrative status of this drop-in group. Enumerations: - enabled (1)
- disabled (2)
- delete (3)
|
Mode |
The operational mode of this drop-in group. Enumerations: - transparent (1)
- proxy (2)
- secure-proxy (3)
|
NetworkConfig |
Determines the source of the network configuration of this drop-in group. If set to static (1) it's determined by the configured parameters 'ipDropinGroupNetworkAddr' and 'ipDropinGroupNetworkMask', if set to dhcp (2) it's determined by the DHCP servers' DHCP OFFER message. Enumerations: |
DhcpClientIfIndex |
In case of ipDropinGroupNetworkConfig_dhcp (2) this variable determines the associated interface running in DHCP client mode. In this case setting this variable is mandatory. |
ArpLifeTime |
This object defines the minimum lifetime (in seconds) of associated but unused ipNetToMediaTable entries. Range: 0 to 86400 |
DhcpDnsAssign |
This variable determines the DNS server assignment policy, if set to passthrough (1) the DHCP domain server tag(s) will be passed unchanged, if set to self (2) the IP address set in 'ipDropinGroupUsedLocalAddr' is provided as first nameserver address. Enumerations: |
ExcludeFromNat |
This variable determines, in conjunction with the variable 'ipDropinIfExcludeFromNat', whether the NAT procedure is bypassed for IP addresses (source or target) within the drop-in network - with exception of the address 'ipDropinGroupUsedLocalAddr' itself. If set to enabled (2) NAT-less communication initiated from or addressed to the drop-in network is possible, needed for non-private DMZ networks for example. Enumerations: |
ArpPolicy |
This object enables/disables active and passive ARP processing for the associated drop-in network. If set to static-only (2) only predefined or already existing IP/MAC-address relations (see ipNetToMediaTable) will be considered for packet distribution. Enumerations: - default (1)
- static-only (2)
|
UsedNetworkAddr |
This object describes together with 'ipDropinGroupUsedNetworkMask' the network used for the IP drop-in mode. |
UsedNetworkMask |
This object describes together with 'ipDropinGroupUsedNetworkAddr' the network used for the IP drop-in mode. |
UsedLocalAddr |
This object defines the local IP address currently used on all interfaces associated with this drop-in group. |