ctAliasTableStatsState
CTRON-ALIAS-MIB ·
.1.3.6.1.4.1.52.4.1.3.7.1.1.3.4
Object
scalar
Enumeration
Current Alias Table state.
notStarted(1) indicates the agent has not
completed any required start up routines and
therefore the ctAliasTable and ctAliasControlTable
are not currently valid.
ready(2) indicates that the agent has completed
all initialization procedures and that the alias
MIB is running properly.
full(3) indicates that due to memory restrictions
on the agent, the ctaliasTable has reached the
maximum number of entries possible.
NOTE: If an agent is using a circular queue design,
then the state of full(3) will never be set.
Context
- MIB
- CTRON-ALIAS-MIB
- OID
.1.3.6.1.4.1.52.4.1.3.7.1.1.3.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ctAliasStats
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notStarted |
2 | ready |
3 | full |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctAliasTableStatsTotalEntries The total number of entries in the ctAliasControlTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.52.4.1.3.7.1.1.3.1 |
| ctAliasTableStatsActiveEntries The total number of active entries in the
ctAliasControlTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.52.4.1.3.7.1.1.3.2 |
| ctAliasTableStatsPurgeTime System time of the most recent purge. | scalar | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.52.4.1.3.7.1.1.3.3 |