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