leArpRowStatus
LAN-EMULATION-CLIENT-MIB ·
.1.3.6.1.4.1.353.5.3.1.1.9.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
leArpAtmAddress and leArpEntryType.
2. It is not necessary to set leArpRowStatus 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.9.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- leArpEntry
- Table
- leArpTable
- Siblings
- 6
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 |
|---|---|---|---|
| leArpMacAddress The MAC address for which this cache entry provides
a translation. Since ATM LAN Emulation uses an ARP
protocol to locate the Broadcast and Unknown Server,
the value of this obje… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.353.5.3.1.1.9.1.1 |
| leArpAtmAddress The ATM address of the Broadcast & Unknown Server
or LAN Emulation Client whose MAC address is stored
in 'leArpMacAddress'.
This value may be determined through the… | column | AtmLaneAddress | .1.3.6.1.4.1.353.5.3.1.1.9.1.2 |
| leArpIsRemoteAddress Indicates whether this entry is for a local or remote
MAC address.
In this context, 'local' means 'a MAC address that is
local to the remote client', as opposed to … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.353.5.3.1.1.9.1.3 |
| leArpEntryType 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.9.1.4 |
| leArpMuxedAtmAddress mandatory The LLC-multiplexed LE Client or Broadcast/Multicast
Service ATM address corresponding to the MAC address
'leArpMacAddress'.
This value may be determined through th… | column | AtmLaneAddress | .1.3.6.1.4.1.353.5.3.1.1.9.1.6 |
| leArpServiceCategory 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.9.1.7 |