Owner manual

OpenLNS Programmer's Reference 910
Application loaded but not running.
The configuration is considered valid
in this state; the network
management authentication bit is
honored. The device's service LED is
off in this state.
12 lcaStateSoftOffline
The device has an application, is
configured, and is soft-offline. It will
go online when it is reset or when
requested to go online. The device's
service LED is off in this state.
140 lcaStateCnfgBypass
The application confirmed the offline
request, but is still running (bypass
mode). The device's service LED is
off in this state.
object
The router to be acted on.
Data Type
Integer.
Read/Write
Read /write.
Added to API
Prior to LNS Release 3.0.
Subnets
Summary
Contains the Subnets collection object associated with the
specified System. The Subnets collection contains subnets
that are associated with object. For example, the Subnets
property returns a collection of all the Subnet objects in the
system.
Availability
Local, full, and lightweight clients.
Syntax
subnetCollection = object.Subnets
Element
Description
subnetCollection
The returned Subnets collection
object
The System object to be acted upon.
Data Type
Subnets collection object.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.