|
|
Description:
|
leRDArpIsRemoteDescriptor OBJECT-TYPE
SYNTAX TruthValue
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Indicates whether this entry is for a local or remote
route descriptor.
In this context, 'local' means 'a route descriptor
that is local to the remote client', as opposed to
'one of my route descriptors'.
true(1)
The route descriptor is believed to be remote
- or its local/remote status is unknown.
For an entry created via the LE_ARP mechanism,
this corresponds to the 'Remote address' flag
being set in the LE_ARP_RESPONSE.
false(2)
The route descriptor is believed to be local
- that is to say, registered with the LES by
the client whose address is leRDArpAtmAddress
(and/or leRDArpMuxedATMAddress).
For an entry created via the LE_ARP mechanism,
this corresponds to the 'Remote address' flag
being cleared in the LE_ARP_RESPONSE."
|
|
|
|