|
|
Description:
|
ipInjectionType OBJECT-TYPE
SYNTAX INTEGER {null(1), -- null used to simplify adding a row
nap(2), -- network access point IP information
serviceProvider(3), -- service provider IP information
host(4), -- host IP info and next hop router addr
defaultGateway(5) -- default gateway IP address}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Indicates the type of IP address information whether it is
null, network access provider (nap), service provider, or host
IP address information (for local hosts, local subnets or remote
subnets) and next hop route address associated with the host.
Additionally can be used to specify default gateway IP address.
A null row indicates that the information is null or meaningless.
One example of its use would be for agents to add null rows to
enable managers, which are not able to add new rows but
able to edit existing ones, to effectively add new rows"
|
|
|
|