aggrCtlEntryStatus
AGGREGATE-MIB ·
.1.3.6.1.3.123.1.1.7
Object
The row status variable, used according to row installation and removal conventions. Objects in a row can be modified only when the value of this object in the corresponding conceptual row is not 'active'. Thus, to modify one or more of the objects in this conceptual row, a. change the row status to 'notInService', b. change the values of the row, and c. change the row status to 'active'. The aggrCtlEntryStatus may be changed to 'active' if all the MOs in the conceptual row have been assigned valid values.
Context
- MIB
- AGGREGATE-MIB
- OID
.1.3.6.1.3.123.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aggrCtlEntry
- Table
- aggrCtlTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aggrCtlEntryID A locally unique, administratively assigned name
for this aggregated MO. It is used as an index to
uniquely identify this row in the table. | column | OctetString | .1.3.6.1.3.123.1.1.1 |
| aggrCtlMOIndex A pointer to a group of MOs identified by aggrMOEntryID
in the aggrMOTable. This is the group of MOs that will
be aggregated. | column | Unsigned32 | .1.3.6.1.3.123.1.1.2 |
| aggrCtlMODescr A textual description of the object that is
being aggregated. | column | OctetString | .1.3.6.1.3.123.1.1.3 |
| aggrCtlCompressionAlgorithm The compression algorithm that will be used by
the agent to compress the value of the aggregated
object.
The deflate algorithm and corresponding data format
specification is descr… | column | Enumeration | .1.3.6.1.3.123.1.1.4 |
| aggrCtlEntryOwner The entity that created this entry. | column | RMON-MIBOwnerString | .1.3.6.1.3.123.1.1.5 |
| aggrCtlEntryStorageType This object defines whether the parameters defined in
this row are kept in volatile storage and lost upon
reboot or backed up by non-volatile (permanent)
storage.
C… | column | SNMPv2-TCStorageType | .1.3.6.1.3.123.1.1.6 |