MIB Viewer

mpcIngressCacheEntryState

OBJECT-TYPE
1.3.6.1.4.1.353.5.8.1.1.2.12.1.6
Access
read-only
Status
current
Source
MPOA-MIB
Sub-identifiers
0
The present state of this MPC ingress cache. The states are: doesNotExist (1) inactive (2) active. For an example, if using the Finite State Machine Appendix I.2, then the states Cached and query are considered `inactive'. active (3) For an example, if using the Finite State Machine in Appendix I.2, then the states resolved and refresh are considered `active'. negative (4) 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'.
INTEGER { doesNotExist (1), inactive (2), active(3), negative(4) }