ctAliasEntryStatus
CTRON-ALIAS-MIB ·
.1.3.6.1.4.1.52.4.1.3.7.1.1.2.1.3
Object
column
r/w
Enumeration
This object provides the control to remove or inactivate
entries that are no longer needed.
active(1) - indicates that this entry is active.
inactive(2) - indicates that this entry is no longer of any
interest and can be removed, as needed, by
the entity. If the alias is marked inactive
and is seen again by the agent, the alias
ID's status will be changed to active.
remove(3) - indicates that the agent SHOULD immediately
remove the entry from the table. If the alias
is seen again by the agent after having been
removed, it will be added as a new aliasID.
Context
- MIB
- CTRON-ALIAS-MIB
- OID
.1.3.6.1.4.1.52.4.1.3.7.1.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctAliasControlEntry
- Table
- ctAliasControlTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
3 | remove |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctAliasID A unique and arbitrary integer ID assigned
by the agent to identify this entry.
Each identifier must not be reused until the agent
is re-initialized, i.e. sysUpTim… | column | Integer32 | .1.3.6.1.4.1.52.4.1.3.7.1.1.2.1.1 |
| ctAliasMarkInactive deprecated This object provides the control to mark this entry
to inactive.
When an entry is created by the agent, this is set to
false(2). A network management application c… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.52.4.1.3.7.1.1.2.1.2 |