mpcEgressCacheEntryState
MPOA-MIB ·
.1.3.6.1.4.1.353.5.8.1.1.2.15.1.5
Object
column
Enumeration
The present state of this MPC egress cache entry.
The states are:
doesNotExist (1) -- the state is not yet available,
inactive (2) -- state exists, entry is not yet active,
active (3) -- state exists, entry is active.
For example,if using the Finite State
Machine in Appendix 1.5,
the states active and flooding
are `active' state.
negative (4) -- state exists, entry is negative.
For example,if using the Finite
State Machine in Appendix 1.5,
the state purging is `negative'.
Context
- MIB
- MPOA-MIB
- OID
.1.3.6.1.4.1.353.5.8.1.1.2.15.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mpcEgressCacheEntry
- Table
- mpcEgressCacheTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | doesNotExist |
2 | inactive |
3 | active |
4 | negative |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mpcEgressCacheId Cache ID Provided by the MPS in the Cache
Imposition Request. | column | Integer32 | .1.3.6.1.4.1.353.5.8.1.1.2.15.1.1 |
| mpcEgressCacheIngressMpcDataAtmAddr The Data ATM Address of the ingress MPC that issued
the MPOA Resolution request | column | AtmAddr | .1.3.6.1.4.1.353.5.8.1.1.2.15.1.10 |
| mpcEgressCacheLecIndex This is the lecIndex of the LANE Client that this flow
is associated with. This can be used to get the ELAN
name as well as other LANE parameters. | column | LecIndex | .1.3.6.1.4.1.353.5.8.1.1.2.15.1.11 |
| mpcEgressCacheServiceCategory This is a bitmap describing the service categories
supported for this shortcut. This value represents
an inclusive OR of the bits:
bit 1 - if rt-VBR is supported,
… | column | Integer32 | .1.3.6.1.4.1.353.5.8.1.1.2.15.1.12 |
| mpcEgressCacheInetworkAddrType Type of Internetwork Address in this cache entry. | column | InternetworkAddrType | .1.3.6.1.4.1.353.5.8.1.1.2.15.1.2 |
| mpcEgressCacheIDestAddr The destination internetwork layer address
for which this entry is defined. | column | InternetworkAddr | .1.3.6.1.4.1.353.5.8.1.1.2.15.1.3 |
| mpcEgressCachePrefixLen Defines an equivalence class of addresses that match
Prefix Length bit positions of the destination
internetwork layer address. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.353.5.8.1.1.2.15.1.4 |
| mpcEgressCacheEgressCacheTagValid If the value of this object is true(1), then a valid
Egress Cache Tag is present and the value of the Egress
Cache Tag is in mpcEgressCacheEgressCacheTag. Otherwise,
if this valu… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.353.5.8.1.1.2.15.1.6 |
| mpcEgressCacheEgressCacheTag If a valid Egress Cache Tag is present, then this
object contains the value of that tag. To determine
if this object contains a valid value,
mpcEgressCacheEgressCacheTagValid sho… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.353.5.8.1.1.2.15.1.7 |
| mpcEgressCacheHoldTime The remaining time for which this entry is valid. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.353.5.8.1.1.2.15.1.8 |
| mpcEgressCacheDataLinkHeader The DataLink header that the egress client rebuilds
the original DataLink packet with. | column | OctetString | .1.3.6.1.4.1.353.5.8.1.1.2.15.1.9 |