leRDArpRowStatus
LAN-EMULATION-CLIENT-MIB ·
.1.3.6.1.4.1.353.5.3.1.1.10.1.5
Object
column
mandatory
r/w
RowStatus
Lets users create and delete LE_ARP cache entries,
on systems that support this capability.
Normally clients will maintain their LE_ARP caches
automatically. However, managers may occasionally
want to create 'static' LE_ARP cache entries.
Rules
1. Before a new row can become 'active', values
must be supplied for the columnar objects
leRDArpAtmAddress and leRDArpEntryType.
2. It is not necessary to set leRDArpRowStatus to
'notInService' in order to modify a writable
object in the same conceptual row.
3. LE_ARP entries whose status is 'notReady' or
'notInService' will not be used to translate
LAN Destinations to ATM Addresses. However,
clients may overwrite such entries with data
obtained from other sources. For example, a
client which needed to transmit a data frame
to a given MAC address (or via a given Route
Descriptor) might find that its LE_ARP entry
for the LAN Destination is 'notInService' or
'notReady'. The client might then act as if
the LAN Destination was unknown - generating
a LE_ARP_REQUEST, flooding the data frame to
the BUS, and creating a new, 'active' LE_ARP
cache entry based on the LE_ARP_RESPONSE.
Context
- MIB
- LAN-EMULATION-CLIENT-MIB
- OID
.1.3.6.1.4.1.353.5.3.1.1.10.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- leRDArpEntry
- Table
- leRDArpTable
- Siblings
- 7
Syntax
RowStatus
- Source
- BtechTypes-MIBRowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| leRDArpSegmentID The LAN ID portion of the IEEE 802.5 route descriptor
associated with this ARP cache entry. | column | Integer32 | .1.3.6.1.4.1.353.5.3.1.1.10.1.1 |
| leRDArpBridgeNumber The Bridge Number portion of the IEEE 802.5 route
descriptor associated with this ARP cache entry. | column | Integer32 | .1.3.6.1.4.1.353.5.3.1.1.10.1.2 |
| leRDArpAtmAddress The ATM address of the LAN Emulation Client which is
associated with the route descriptor
('leRDArpSegmentID', 'leRDArpBridgeNumber').
This value may be determined … | column | AtmLaneAddress | .1.3.6.1.4.1.353.5.3.1.1.10.1.3 |
| leRDArpEntryType Indicates how this LE_ARP table entry was created and
whether it is aged. | column | LeArpTableEntryType | .1.3.6.1.4.1.353.5.3.1.1.10.1.4 |
| leRDArpMuxedAtmAddress mandatory The LLC-multiplexed ATM address of the LAN Emulation
Client which is associated with the route descriptor
('leRDArpSegmentID', 'leRDArpBridgeNumber').
This value ma… | column | AtmLaneAddress | .1.3.6.1.4.1.353.5.3.1.1.10.1.6 |
| leRDArpServiceCategory mandatory A bitmap describing the service categories which the
LEC 'lecIndex'supports.
This value normally comes from the optional 'Service-
Category' TLV in LANE 2.0 LE_ARP_… | column | Integer32 | .1.3.6.1.4.1.353.5.3.1.1.10.1.7 |
| leRDArpIsRemoteDescriptor mandatory 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 o… | column | TruthValue | .1.3.6.1.4.1.353.5.3.1.1.10.1.8 |