ctAliasConfigurationInterfaceMaxEntries
CTRON-ALIAS-MIB ·
.1.3.6.1.4.1.52.4.1.3.7.1.1.4.3.1.2
Object
This object represents the maximum number of alias entries in the ctAliasTable which were created by this ctAliasInterface. When the object ctAliasConfigurationInterfaceTotalEntries equals this object, the next alias appearing on this ctAliasInterface causes the oldest entry created by this ctAliasInterface to be deleted. The sum of this object across all ctAliasInterface shall not exceed ctAliasConfigurationSystemTotalEntries. If the value of this object is increased, then oldest entry removal ceases until the maximum is reached again. If management reduces the value of this object, then, starting with the oldest, alias entries are removed until the new number of entries is reached.
Context
- MIB
- CTRON-ALIAS-MIB
- OID
.1.3.6.1.4.1.52.4.1.3.7.1.1.4.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctAliasConfigurationEntry
- Table
- ctAliasConfigurationTable
- Siblings
- 3
Syntax
SNMPv2-SMIGauge32
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctAliasConfigurationInterfaceTotalEntries The total number of alias entries currently in
use by this ctAliasInterface. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.52.4.1.3.7.1.1.4.3.1.1 |
| ctAliasConfigurationInterfaceEnableState The enable state of the alias agent on this
ctAliasInterface. | column | P-BRIDGE-MIBEnabledStatus | .1.3.6.1.4.1.52.4.1.3.7.1.1.4.3.1.3 |
| ctAliasConfigurationNumQueueWraps This object represents the number of times the queue for
this ctAliasConfigurationEntry has wrapped. Since circular
queues are used for storing the entries, when all allocated
en… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.52.4.1.3.7.1.1.4.3.1.4 |