|
Description:
|
swL3IpStaticRouteStatus OBJECT-TYPE
SYNTAX INTEGER {other(1), invalid(2), valid(3), active(4), inActive(5)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This object indicates the status of this entry.
other(1) - this entry is currently in use but the conditions
under which it will remain so are different from each of
the following values.
invalid(2) - writing this value to the object, and then the
corresponding entry will be removed from the table.
valid(3) - this entry resides in the table.
active(4) - the nextHop of this entry exists in the ARP table.
inActive(5) - the next hop of this entry does not exist in the
ARP table."
|
|
|