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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | doesNotExist |
2 | inactive |
3 | active |
4 | negative |