|
Description:
|
grLogicalType OBJECT-TYPE
SYNTAX INTEGER {
local(1),
remote(2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This object determines whether this network
interface is locally connected to a LAN or is
connected to a LAN via a WAN. If this object
is set to local(1) then this interface is
associated with one of the physical LAN interfaces
via the ifIndex. If this object indicates remote(2)
then this network is reachable through a wide area
network (WAN) as described in grLogWanTable."
|
|
|