Description | An entry describes a single IP helper address associated with
the corresponding interface, identified by the ifIndex-value
assigned to the interface.
A peer SNMP entity may associate a helper address with an
interface by setting an instance of ciiHelperAddressStatus to
'createAndWait' or 'createAndGo'. Observe that an
implementation that does not support these options must specify
these limitations in an agent capabilities statement.
Other management entities (e.g., the local console) may
associate a helper address with an interface. In these cases,
the system must automatically create a row in the
ciiHelperAddressTable.
A peer SNMP entity may disassociate a helper address from an
interface by setting the corresponding instance of
ciiHelperAddressStatus to 'destroy'. Observe an implementation
that does not support this option must specify this limitation
in an agent capabilities statement.
Other management entities may disassociate a helper address
from an interface. In these cases, the system must
automatically destroy the corresponding row in the
ciiHelperAddressTable.
The system automatically destroys a row when the system destroys
the corresponding interface in the ifTable. |