|
|
Description:
|
ipInjectionStatus OBJECT-TYPE
SYNTAX INTEGER {
static(1), -- a statically assigned entry
dynamic(2), -- a dynamically assigned entry
invalid(3) -- an invalidated entry
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Setting this object to the value invalid(3) has
the effect of invalidating the corresponding entry
in the ipInjectionTable object.
It is an implementation-specific matter as to whether the
agent removes an invalidated entry from the table.
Accordingly, management stations must be prepared
to receive tabular information from agents that
corresponds to entries not currently in use."
|
|
|
|