mpsIngressCacheEntryState
MPOA-MIB ·
.1.3.6.1.4.1.353.5.8.1.1.3.7.1.4
Object
column
Enumeration
The state of this MPS Ingress cache.
The states are:
doesNotExist (1) -- the state is not yet available
inactive (2) -- state exists, entry is not yet active
For example,if using the Finite
State Machine in Appendix I.3,
the state resolving is `inactive'.
active (3) -- state exists, entry is active.
For example,if using the Finite
State Machine in Appendix I.3,
the state resolved
is `active' state.
negative (4) -- state exists, entry is negative.
For example,if using the Finite
State Machine in Appendix I.3,
the state purging is `negative'.
Context
- MIB
- MPOA-MIB
- OID
.1.3.6.1.4.1.353.5.8.1.1.3.7.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mpsIngressCacheEntry
- Table
- mpsIngressCacheTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | doesNotExist |
2 | inactive |
3 | active |
4 | negative |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mpsIngressCacheDestInternetworkAddrType The type of internetwork layer address of the
Destination Address. | column | InternetworkAddrType | .1.3.6.1.4.1.353.5.8.1.1.3.7.1.1 |
| mpsIngressCacheMpoaRequestId The request ID contained in the MPOA resolution request
from the local Ingress MPC. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.353.5.8.1.1.3.7.1.10 |
| mpsIngressCacheNhrpRequestId The request ID which this MPS generates to identify the
NHRP resolution request. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.353.5.8.1.1.3.7.1.11 |
| mpsIngressCacheServiceCategory The service categories supported for this shortcut. | column | Integer32 | .1.3.6.1.4.1.353.5.8.1.1.3.7.1.12 |
| mpsIngressCacheDestAddr The Ingress MPS Destination Internetwork Layer Address. | column | InternetworkAddr | .1.3.6.1.4.1.353.5.8.1.1.3.7.1.2 |
| mpsIngressCachePrefixLen The Prefix Length of the mpsIngressCacheDestAddr. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.353.5.8.1.1.3.7.1.3 |
| mpsIngressCacheSrcInternetworkAddrType The type of internetwork layer address of the
Source Address. | column | InternetworkAddrType | .1.3.6.1.4.1.353.5.8.1.1.3.7.1.5 |
| mpsIngressCacheSrcAddr The Ingress MPS Source Internetwork Layer Address. | column | InternetworkAddr | .1.3.6.1.4.1.353.5.8.1.1.3.7.1.6 |
| mpsIngressCacheSourceMpcCtrlAtmAddr The ATM Address from the source of this MPOA request.
In other words, the Ingress MPC's Control Atm Address. | column | AtmAddr | .1.3.6.1.4.1.353.5.8.1.1.3.7.1.7 |
| mpsIngressCacheResolvedAtmAddr The ATM Address which has been resolved by an Egress MPC. | column | AtmAddr | .1.3.6.1.4.1.353.5.8.1.1.3.7.1.8 |
| mpsIngressCacheHoldTime Time interval that this value is valid. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.353.5.8.1.1.3.7.1.9 |