mpcIngressCacheEntryState
MPOA-MIB ·
.1.3.6.1.4.1.353.5.8.1.1.2.12.1.6
Object
column
Enumeration
The present state of this MPC ingress cache.
The states are:
doesNotExist (1) -- the state is not yet available
inactive (2) -- state exists, entry is not yet
active. For an example, if
using the Finite State Machine
Appendix I.2, then the states
Cached and query are considered
`inactive'.
active (3) -- state exists, entry is active.
For an example, if using the
Finite State Machine in Appendix I.2,
then the states resolved and refresh
are considered `active'.
negative (4) -- state exists, entry is negative,
which could mean a NAK response was
received, or entry is doing a
retry, etc. For example, if using
the Finite State Machine in Appendix
I.2, then the state `hold down' is
considered `negative'.
Context
- MIB
- MPOA-MIB
- OID
.1.3.6.1.4.1.353.5.8.1.1.2.12.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mpcIngressCacheEntry
- Table
- mpcIngressCacheTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | doesNotExist |
2 | inactive |
3 | active |
4 | negative |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mpcIngressCacheDestInetworkAddrType The type of the destination internetwork layer address. | column | InternetworkAddrType | .1.3.6.1.4.1.353.5.8.1.1.2.12.1.1 |
| mpcIngressCacheSigErrCode Error code or Success of the last sinalling request
for this cache entry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.353.5.8.1.1.2.12.1.10 |
| mpcIngressCacheRetries The current number of times this MPC has issued a
resolution request since it received a valid reply. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.353.5.8.1.1.2.12.1.11 |
| mpcIngressCacheTimeUntilNextResolutionRequest The amount of time the MPC
must wait before issuing the next resolution request. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.353.5.8.1.1.2.12.1.12 |
| mpcIngressCacheHoldingTime The time that this MPC's Ingress Cache Entry will remain
valid. If the mpcIngressCacheEntryState is not active
this value will be zero. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.353.5.8.1.1.2.12.1.13 |
| mpcIngressCacheServiceCategory The service categories supported for this shortcut. | column | Integer32 | .1.3.6.1.4.1.353.5.8.1.1.2.12.1.14 |
| mpcIngressCacheDestAddr 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.12.1.2 |
| mpcIngressCachePrefixLen 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.12.1.3 |
| mpcIngressCacheDestAtmAddr The Destination ATM Address received in the MPOA
Resolution Reply. | column | AtmAddr | .1.3.6.1.4.1.353.5.8.1.1.2.12.1.4 |
| mpcIngressCacheSrcAtmAddr The Source ATM Address for the MPOA Resolution Request. | column | AtmAddr | .1.3.6.1.4.1.353.5.8.1.1.2.12.1.5 |
| mpcIngressCacheEgressCacheTagValid 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 mpcIngressCacheEgressCacheTag. Otherwise,
if this val… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.353.5.8.1.1.2.12.1.7 |
| mpcIngressCacheEgressCacheTag 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,
mpcIngressCacheEgressTagValid should … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.353.5.8.1.1.2.12.1.8 |
| mpcIngressCacheLastNhrpCieCode The last NHRP CIE code received for this entry. This
value is valid only during the Hold Down period of the
cache entry. This value is undefined otherwise. | column | Integer32 | .1.3.6.1.4.1.353.5.8.1.1.2.12.1.9 |